Skip to content

Commit 467f751

Browse files
Update dependency @types/eslint__js to v9
1 parent 355b887 commit 467f751

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.21",
3+
"version": "3.0.22",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@eslint/js": "^9.21.0",
26-
"@types/eslint__js": "^8.42.3",
26+
"@types/eslint__js": "^9.14.0",
2727
"eslint": "^9.21.0",
2828
"eslint-config-prettier": "^10.0.2",
2929
"eslint-config-react": "^1.1.7",

0 commit comments

Comments
 (0)