Skip to content

Commit 470a970

Browse files
chore(deps): update dependency jsonc-eslint-parser to v2.4.2
1 parent 54ecc8f commit 470a970

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.1",
90+
"jsonc-eslint-parser": "2.4.2",
9191
"lint-staged": "16.2.6",
9292
"lodash": "4.17.21",
9393
"markdownlint": "0.40.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.1"
135+
jsonc-eslint-parser: "npm:2.4.2"
136136
lint-staged: "npm:16.2.6"
137137
lodash: "npm:4.17.21"
138138
markdownlint: "npm:0.40.0"
@@ -13772,7 +13772,19 @@ __metadata:
1377213772
languageName: node
1377313773
linkType: hard
1377413774

13775-
"jsonc-eslint-parser@npm:2.4.1, jsonc-eslint-parser@npm:^2.4.0":
13775+
"jsonc-eslint-parser@npm:2.4.2":
13776+
version: 2.4.2
13777+
resolution: "jsonc-eslint-parser@npm:2.4.2"
13778+
dependencies:
13779+
acorn: "npm:^8.5.0"
13780+
eslint-visitor-keys: "npm:^3.0.0"
13781+
espree: "npm:^9.0.0"
13782+
semver: "npm:^7.3.5"
13783+
checksum: 10c0/821af0231cb8eba2afde34535bd76d723ed5b4b3711fdccff3f300f32de7bbf463ceab3ce2de9e6fd78dc3b24a9c7248ca12eb43e280cfa2695f49bd16908f87
13784+
languageName: node
13785+
linkType: hard
13786+
13787+
"jsonc-eslint-parser@npm:^2.4.0":
1377613788
version: 2.4.1
1377713789
resolution: "jsonc-eslint-parser@npm:2.4.1"
1377813790
dependencies:

0 commit comments

Comments
 (0)