Skip to content

Commit 88ac55c

Browse files
chore(deps): update dependency jsonc-eslint-parser to v2.4.1
1 parent 7b05fdc commit 88ac55c

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"
@@ -13620,7 +13620,19 @@ __metadata:
1362013620
languageName: node
1362113621
linkType: hard
1362213622

13623-
"jsonc-eslint-parser@npm:2.4.0, jsonc-eslint-parser@npm:^2.4.0":
13623+
"jsonc-eslint-parser@npm:2.4.1":
13624+
version: 2.4.1
13625+
resolution: "jsonc-eslint-parser@npm:2.4.1"
13626+
dependencies:
13627+
acorn: "npm:^8.5.0"
13628+
eslint-visitor-keys: "npm:^3.0.0"
13629+
espree: "npm:^9.0.0"
13630+
semver: "npm:^7.3.5"
13631+
checksum: 10c0/735bd33435fee002bf7f07d23ba969b994971ab3b333a0e2641b79cd413819fe36540ba6ed29da9ebc69062625e8bfb167ff4415321f9640fdd9d0cf92dfa999
13632+
languageName: node
13633+
linkType: hard
13634+
13635+
"jsonc-eslint-parser@npm:^2.4.0":
1362413636
version: 2.4.0
1362513637
resolution: "jsonc-eslint-parser@npm:2.4.0"
1362613638
dependencies:

0 commit comments

Comments
 (0)