Skip to content

Commit 7aa5f28

Browse files
committed
fix(deps): update eslint-visitor-keys to v4 (#293)
1 parent e839d6d commit 7aa5f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"watch": "warun \"{src,test}/**/*.mjs\" -- npm run -s test:mocha"
5454
},
5555
"dependencies": {
56-
"eslint-visitor-keys": "^3.4.3"
56+
"eslint-visitor-keys": "^4.2.1"
5757
},
5858
"devDependencies": {
5959
"@eslint-community/eslint-plugin-mysticatea": "^15.8.0",

0 commit comments

Comments
 (0)