Skip to content

Commit ce9d5b1

Browse files
committed
fix(deps): update dependency eslint-compat-utils to ^0.6.0
1 parent ec907b1 commit ce9d5b1

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
@@ -67,7 +67,7 @@
6767
"homepage": "https://ota-meshi.github.io/eslint-plugin-jsonc/",
6868
"dependencies": {
6969
"@eslint-community/eslint-utils": "^4.2.0",
70-
"eslint-compat-utils": "^0.5.0",
70+
"eslint-compat-utils": "^0.6.0",
7171
"espree": "^9.6.1",
7272
"graphemer": "^1.4.0",
7373
"jsonc-eslint-parser": "^2.0.4",

0 commit comments

Comments
 (0)