Skip to content

Commit 391b40a

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

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
@@ -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.0",
88+
"jsonc-eslint-parser": "2.4.1",
8989
"lint-staged": "16.1.6",
9090
"lodash": "4.17.21",
9191
"markdownlint": "0.38.0",

yarn.lock

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ __metadata:
140140
fast-glob: "npm:3.3.3"
141141
gh-pages: "npm:6.3.0"
142142
husky: "npm:9.1.7"
143-
jsonc-eslint-parser: "npm:2.4.0"
143+
jsonc-eslint-parser: "npm:2.4.1"
144144
lint-staged: "npm:16.1.6"
145145
lodash: "npm:4.17.21"
146146
markdownlint: "npm:0.38.0"
@@ -13974,7 +13974,19 @@ __metadata:
1397413974
languageName: node
1397513975
linkType: hard
1397613976

13977-
"jsonc-eslint-parser@npm:2.4.0, jsonc-eslint-parser@npm:^2.4.0":
13977+
"jsonc-eslint-parser@npm:2.4.1":
13978+
version: 2.4.1
13979+
resolution: "jsonc-eslint-parser@npm:2.4.1"
13980+
dependencies:
13981+
acorn: "npm:^8.5.0"
13982+
eslint-visitor-keys: "npm:^3.0.0"
13983+
espree: "npm:^9.0.0"
13984+
semver: "npm:^7.3.5"
13985+
checksum: 10c0/735bd33435fee002bf7f07d23ba969b994971ab3b333a0e2641b79cd413819fe36540ba6ed29da9ebc69062625e8bfb167ff4415321f9640fdd9d0cf92dfa999
13986+
languageName: node
13987+
linkType: hard
13988+
13989+
"jsonc-eslint-parser@npm:^2.4.0":
1397813990
version: 2.4.0
1397913991
resolution: "jsonc-eslint-parser@npm:2.4.0"
1398013992
dependencies:

0 commit comments

Comments
 (0)