Skip to content

Commit 3f8a1b9

Browse files
fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 488be97 commit 3f8a1b9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/odd-houses-flash.md

+5
Original file line numberDiff line numberDiff line change
@@ -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

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@eslint-community/eslint-utils": "^4.2.0",
7070
"eslint-compat-utils": "^0.6.0",
71-
"eslint-json-compat-utils": "^0.1.2",
71+
"eslint-json-compat-utils": "^0.2.1",
7272
"espree": "^9.6.1",
7373
"graphemer": "^1.4.0",
7474
"jsonc-eslint-parser": "^2.0.4",

0 commit comments

Comments
 (0)