Skip to content

Commit 3b011f4

Browse files
chore(deps): update dependency jsonc-eslint-parser to v3
1 parent 8a7038b commit 3b011f4

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
@@ -2456,6 +2456,13 @@ __metadata:
24562456
languageName: node
24572457
linkType: hard
24582458

2459+
"eslint-visitor-keys@npm:^5.0.0":
2460+
version: 5.0.1
2461+
resolution: "eslint-visitor-keys@npm:5.0.1"
2462+
checksum: 10c0/16190bdf2cbae40a1109384c94450c526a79b0b9c3cb21e544256ed85ac48a4b84db66b74a6561d20fe6ab77447f150d711c2ad5ad74df4fcc133736bce99678
2463+
languageName: node
2464+
linkType: hard
2465+
24592466
"eslint@npm:^8.57.1":
24602467
version: 8.57.1
24612468
resolution: "eslint@npm:8.57.1"
@@ -2979,7 +2986,7 @@ __metadata:
29792986
eslint-plugin-jsonc: "npm:^2.21.0"
29802987
fast-glob: "npm:^3.3.3"
29812988
husky: "npm:^9.1.7"
2982-
jsonc-eslint-parser: "npm:^2.4.2"
2989+
jsonc-eslint-parser: "npm:^3.0.0"
29832990
lint-staged: "npm:^16.2.7"
29842991
markdownlint: "npm:^0.40.0"
29852992
markdownlint-cli: "npm:^0.48.0"
@@ -3757,7 +3764,7 @@ __metadata:
37573764
languageName: node
37583765
linkType: hard
37593766

3760-
"jsonc-eslint-parser@npm:^2.4.0, jsonc-eslint-parser@npm:^2.4.2":
3767+
"jsonc-eslint-parser@npm:^2.4.0":
37613768
version: 2.4.2
37623769
resolution: "jsonc-eslint-parser@npm:2.4.2"
37633770
dependencies:
@@ -3769,6 +3776,17 @@ __metadata:
37693776
languageName: node
37703777
linkType: hard
37713778

3779+
"jsonc-eslint-parser@npm:^3.0.0":
3780+
version: 3.1.0
3781+
resolution: "jsonc-eslint-parser@npm:3.1.0"
3782+
dependencies:
3783+
acorn: "npm:^8.5.0"
3784+
eslint-visitor-keys: "npm:^5.0.0"
3785+
semver: "npm:^7.3.5"
3786+
checksum: 10c0/9af0aa3abf946f306ce823ccde33ab7d91cf215e1af26d33b2f65e9e230552bfa40aa93859b91aabf96738c66357a598cc7b2275ba99839ef4afd84edda3b11e
3787+
languageName: node
3788+
linkType: hard
3789+
37723790
"jsonc-parser@npm:~3.3.1":
37733791
version: 3.3.1
37743792
resolution: "jsonc-parser@npm:3.3.1"

0 commit comments

Comments
 (0)