Skip to content

Commit 82a5ec5

Browse files
chore: update eslint
1 parent 0d86ffd commit 82a5ec5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@commitlint/config-conventional": "^19.8.1",
5454
"@commitlint/types": "^19.8.1",
5555
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
56-
"@eslint/eslintrc": "^3.0.2",
57-
"@eslint/js": "^9.31.0",
56+
"@eslint/eslintrc": "^3.3.1",
57+
"@eslint/js": "^9.39.1",
5858
"@release-it/conventional-changelog": "^9.0.3",
5959
"@types/eslint-plugin-markdown": "^2.0.2",
6060
"@types/eslint-scope": "^8.3.0",
@@ -74,8 +74,8 @@
7474
"eslint-plugin-n": "^17.21.0",
7575
"eslint-plugin-unicorn": "^56.0.1",
7676
"eslint-remote-tester": "^4.0.3",
77-
"eslint-scope": "^8.0.1",
78-
"espree": "^10.0.1",
77+
"eslint-scope": "^8.4.0",
78+
"espree": "^10.4.0",
7979
"husky": "^9.1.7",
8080
"jiti": "^2.5.1",
8181
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)