Skip to content

Commit ec30371

Browse files
fix(deps): update dependency espree to v10
1 parent ce9d5b1 commit ec30371

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
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@eslint-community/eslint-utils": "^4.2.0",
7070
"eslint-compat-utils": "^0.6.0",
71-
"espree": "^9.6.1",
71+
"espree": "^10.0.0",
7272
"graphemer": "^1.4.0",
7373
"jsonc-eslint-parser": "^2.0.4",
7474
"natural-compare": "^1.4.0",

0 commit comments

Comments
 (0)