Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump jsonc-eslint-parser from 2.1.0 to 2.2.0 #120

Merged
merged 2 commits into from
Mar 10, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -158,7 +158,7 @@
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.1.0",
"jsonc-eslint-parser": "2.2.0",
"lint-staged": "13.1.2",
"memfs": "3.4.13",
"mri": "1.2.0",
Expand Down
16 changes: 14 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,7 @@ __metadata:
growl: "npm:1.10.5"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.1.0"
jsonc-eslint-parser: "npm:2.2.0"
lint-staged: "npm:13.1.2"
memfs: "npm:3.4.13"
merge-anything: "npm:5.1.4"
Expand Down Expand Up @@ -6038,7 +6038,19 @@ __metadata:
languageName: node
linkType: hard

"jsonc-eslint-parser@npm:2.1.0, jsonc-eslint-parser@npm:^2.0.4":
"jsonc-eslint-parser@npm:2.2.0":
version: 2.2.0
resolution: "jsonc-eslint-parser@npm:2.2.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
languageName: node
linkType: hard

"jsonc-eslint-parser@npm:^2.0.4":
version: 2.1.0
resolution: "jsonc-eslint-parser@npm:2.1.0"
dependencies:
Expand Down