Skip to content

Commit 39d0844

Browse files
chore(deps): update dependency jsonc-eslint-parser to v2.4.2 (#4382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a968db commit 39d0844

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"fast-glob": "3.3.3",
8686
"gh-pages": "6.3.0",
8787
"husky": "9.1.7",
88-
"jsonc-eslint-parser": "2.4.1",
88+
"jsonc-eslint-parser": "2.4.2",
8989
"lint-staged": "16.2.7",
9090
"lodash": "4.17.21",
9191
"markdownlint": "0.39.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ __metadata:
130130
fast-glob: "npm:3.3.3"
131131
gh-pages: "npm:6.3.0"
132132
husky: "npm:9.1.7"
133-
jsonc-eslint-parser: "npm:2.4.1"
133+
jsonc-eslint-parser: "npm:2.4.2"
134134
lint-staged: "npm:16.2.7"
135135
lodash: "npm:4.17.21"
136136
markdownlint: "npm:0.39.0"
@@ -10971,7 +10971,19 @@ __metadata:
1097110971
languageName: node
1097210972
linkType: hard
1097310973

10974-
"jsonc-eslint-parser@npm:2.4.1, jsonc-eslint-parser@npm:^2.4.0":
10974+
"jsonc-eslint-parser@npm:2.4.2":
10975+
version: 2.4.2
10976+
resolution: "jsonc-eslint-parser@npm:2.4.2"
10977+
dependencies:
10978+
acorn: "npm:^8.5.0"
10979+
eslint-visitor-keys: "npm:^3.0.0"
10980+
espree: "npm:^9.0.0"
10981+
semver: "npm:^7.3.5"
10982+
checksum: 10c0/821af0231cb8eba2afde34535bd76d723ed5b4b3711fdccff3f300f32de7bbf463ceab3ce2de9e6fd78dc3b24a9c7248ca12eb43e280cfa2695f49bd16908f87
10983+
languageName: node
10984+
linkType: hard
10985+
10986+
"jsonc-eslint-parser@npm:^2.4.0":
1097510987
version: 2.4.1
1097610988
resolution: "jsonc-eslint-parser@npm:2.4.1"
1097710989
dependencies:

0 commit comments

Comments
 (0)