Skip to content

Commit 404e6b2

Browse files
fix(deps): update dependency espree to v10
1 parent 9dce7d3 commit 404e6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@eslint-community/eslint-utils": "^4.2.0",
7070
"eslint-compat-utils": "^0.6.0",
7171
"eslint-json-compat-utils": "^0.1.2",
72-
"espree": "^9.6.1",
72+
"espree": "^10.0.0",
7373
"graphemer": "^1.4.0",
7474
"jsonc-eslint-parser": "^2.0.4",
7575
"natural-compare": "^1.4.0",

0 commit comments

Comments
 (0)