Skip to content

Commit d3d6215

Browse files
renovate[bot]castastrophe
authored andcommitted
chore(deps): update dependency jsonc-eslint-parser to v3
1 parent 340dfb4 commit d3d6215

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint": "^8.57.1",
4747
"eslint-plugin-jsonc": "^2.21.0",
4848
"husky": "^9.1.7",
49-
"jsonc-eslint-parser": "^2.4.2",
49+
"jsonc-eslint-parser": "^3.0.0",
5050
"lint-staged": "^16.2.7",
5151
"markdownlint": "^0.40.0",
5252
"markdownlint-cli": "^0.48.0",

yarn.lock

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,6 +2394,13 @@ __metadata:
23942394
languageName: node
23952395
linkType: hard
23962396

2397+
"eslint-visitor-keys@npm:^5.0.0":
2398+
version: 5.0.1
2399+
resolution: "eslint-visitor-keys@npm:5.0.1"
2400+
checksum: 10c0/16190bdf2cbae40a1109384c94450c526a79b0b9c3cb21e544256ed85ac48a4b84db66b74a6561d20fe6ab77447f150d711c2ad5ad74df4fcc133736bce99678
2401+
languageName: node
2402+
linkType: hard
2403+
23972404
"eslint@npm:^8.57.1":
23982405
version: 8.57.1
23992406
resolution: "eslint@npm:8.57.1"
@@ -2917,7 +2924,7 @@ __metadata:
29172924
eslint-plugin-jsonc: "npm:^2.21.0"
29182925
fast-glob: "npm:^3.3.3"
29192926
husky: "npm:^9.1.7"
2920-
jsonc-eslint-parser: "npm:^2.4.2"
2927+
jsonc-eslint-parser: "npm:^3.0.0"
29212928
lint-staged: "npm:^16.2.7"
29222929
markdownlint: "npm:^0.40.0"
29232930
markdownlint-cli: "npm:^0.48.0"
@@ -3666,7 +3673,7 @@ __metadata:
36663673
languageName: node
36673674
linkType: hard
36683675

3669-
"jsonc-eslint-parser@npm:^2.4.0, jsonc-eslint-parser@npm:^2.4.2":
3676+
"jsonc-eslint-parser@npm:^2.4.0":
36703677
version: 2.4.2
36713678
resolution: "jsonc-eslint-parser@npm:2.4.2"
36723679
dependencies:
@@ -3678,6 +3685,17 @@ __metadata:
36783685
languageName: node
36793686
linkType: hard
36803687

3688+
"jsonc-eslint-parser@npm:^3.0.0":
3689+
version: 3.1.0
3690+
resolution: "jsonc-eslint-parser@npm:3.1.0"
3691+
dependencies:
3692+
acorn: "npm:^8.5.0"
3693+
eslint-visitor-keys: "npm:^5.0.0"
3694+
semver: "npm:^7.3.5"
3695+
checksum: 10c0/9af0aa3abf946f306ce823ccde33ab7d91cf215e1af26d33b2f65e9e230552bfa40aa93859b91aabf96738c66357a598cc7b2275ba99839ef4afd84edda3b11e
3696+
languageName: node
3697+
linkType: hard
3698+
36813699
"jsonc-parser@npm:~3.3.1":
36823700
version: 3.3.1
36833701
resolution: "jsonc-parser@npm:3.3.1"

0 commit comments

Comments
 (0)