We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488be97 commit 3f8a1b9Copy full SHA for 3f8a1b9
.changeset/odd-houses-flash.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-jsonc": patch
3
4
+
5
+fix(deps): update dependency eslint-json-compat-utils to ^0.2.0
package.json
@@ -68,7 +68,7 @@
68
"dependencies": {
69
"@eslint-community/eslint-utils": "^4.2.0",
70
"eslint-compat-utils": "^0.6.0",
71
- "eslint-json-compat-utils": "^0.1.2",
+ "eslint-json-compat-utils": "^0.2.1",
72
"espree": "^9.6.1",
73
"graphemer": "^1.4.0",
74
"jsonc-eslint-parser": "^2.0.4",
0 commit comments