Skip to content

Commit 7298430

Browse files
chore(deps): update dependency jsonc-eslint-parser to v2.4.1 (#4269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 426f436 commit 7298430

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"fast-glob": "3.3.3",
8888
"gh-pages": "6.3.0",
8989
"husky": "9.1.7",
90-
"jsonc-eslint-parser": "2.4.0",
90+
"jsonc-eslint-parser": "2.4.1",
9191
"lint-staged": "16.1.6",
9292
"lodash": "4.17.21",
9393
"markdownlint": "0.38.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ __metadata:
132132
fast-glob: "npm:3.3.3"
133133
gh-pages: "npm:6.3.0"
134134
husky: "npm:9.1.7"
135-
jsonc-eslint-parser: "npm:2.4.0"
135+
jsonc-eslint-parser: "npm:2.4.1"
136136
lint-staged: "npm:16.1.6"
137137
lodash: "npm:4.17.21"
138138
markdownlint: "npm:0.38.0"
@@ -13673,7 +13673,19 @@ __metadata:
1367313673
languageName: node
1367413674
linkType: hard
1367513675

13676-
"jsonc-eslint-parser@npm:2.4.0, jsonc-eslint-parser@npm:^2.4.0":
13676+
"jsonc-eslint-parser@npm:2.4.1":
13677+
version: 2.4.1
13678+
resolution: "jsonc-eslint-parser@npm:2.4.1"
13679+
dependencies:
13680+
acorn: "npm:^8.5.0"
13681+
eslint-visitor-keys: "npm:^3.0.0"
13682+
espree: "npm:^9.0.0"
13683+
semver: "npm:^7.3.5"
13684+
checksum: 10c0/735bd33435fee002bf7f07d23ba969b994971ab3b333a0e2641b79cd413819fe36540ba6ed29da9ebc69062625e8bfb167ff4415321f9640fdd9d0cf92dfa999
13685+
languageName: node
13686+
linkType: hard
13687+
13688+
"jsonc-eslint-parser@npm:^2.4.0":
1367713689
version: 2.4.0
1367813690
resolution: "jsonc-eslint-parser@npm:2.4.0"
1367913691
dependencies:

0 commit comments

Comments
 (0)