Skip to content

Commit 256aa9f

Browse files
authored
refactor: migrate @types/eslint-visitor-keys → eslint-visitor-keys (#2705)
1 parent 224acd3 commit 256aa9f

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,6 @@
6969
"@ota-meshi/site-kit-eslint-editor-vue": "^0.2.4",
7070
"@stylistic/eslint-plugin": "^2.12.1",
7171
"@types/eslint": "^8.56.2",
72-
"@types/eslint-visitor-keys": "^3.3.2",
7372
"@types/natural-compare": "^1.4.3",
7473
"@types/node": "^14.18.63",
7574
"@types/semver": "^7.5.8",
@@ -88,6 +87,7 @@
8887
"eslint-plugin-prettier": "^5.2.1",
8988
"eslint-plugin-unicorn": "^56.0.0",
9089
"eslint-plugin-vue": "file:.",
90+
"eslint-visitor-keys": "^4.2.0",
9191
"espree": "^9.6.1",
9292
"events": "^3.3.0",
9393
"globals": "^15.14.0",

0 commit comments

Comments
 (0)