Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.2.0",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "13.2.2",
"mri": "1.2.0",
"node-notifier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@ __metadata:
growl: "npm:1.10.5"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.2.0"
jsonc-eslint-parser: "npm:2.3.0"
lint-staged: "npm:13.2.2"
mri: "npm:1.2.0"
node-inspect-extracted: "npm:2.0.2"
Expand Down Expand Up @@ -5787,15 +5787,15 @@ __metadata:
languageName: node
linkType: hard

"jsonc-eslint-parser@npm:2.2.0, jsonc-eslint-parser@npm:^2.0.4":
version: 2.2.0
resolution: "jsonc-eslint-parser@npm:2.2.0"
"jsonc-eslint-parser@npm:2.3.0, jsonc-eslint-parser@npm:^2.0.4":
version: 2.3.0
resolution: "jsonc-eslint-parser@npm:2.3.0"
dependencies:
acorn: "npm:^8.5.0"
eslint-visitor-keys: "npm:^3.0.0"
espree: "npm:^9.0.0"
semver: "npm:^7.3.5"
checksum: cb666a3eae83cb20e17509f4ee2f09ff10cb2f4683dae7ef192e74c775b8a11d25d432ecfabf3b39370e00a760e0569aed0f26bf2afa5773c14aa77437bd80d0
checksum: 6794cbf3727e384032f86c19f53db082323a00ce5e93482bc7adb7ee03dee9f59c4ee9da275c8cd75c191088ace8737458d2c785e71a9a8a6c4f59d6d5dfd498
languageName: node
linkType: hard

Expand Down