Skip to content

Commit 877af8f

Browse files
fix(deps): update dependency eslint-visitor-keys to v4 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd27084 commit 877af8f

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
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"eslint-scope": "^8.2.0",
59-
"eslint-visitor-keys": "^3.4.3",
59+
"eslint-visitor-keys": "^4.0.0",
6060
"espree": "^9.6.1",
6161
"postcss": "^8.4.49",
6262
"postcss-scss": "^4.0.9"

0 commit comments

Comments
 (0)