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 eslint-plugin-jsonc from 2.14.1 to 2.15.1 #90

Closed
Closed
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 @@ -137,7 +137,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.1",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-mdx": "3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1297,7 +1297,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.1"
eslint-plugin-jsonc: "npm:2.14.1"
eslint-plugin-jsonc: "npm:2.15.1"
eslint-plugin-markdown: "npm:4.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-mdx: "npm:3.1.5"
Expand Down Expand Up @@ -4645,9 +4645,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.14.1":
version: 2.14.1
resolution: "eslint-plugin-jsonc@npm:2.14.1"
"eslint-plugin-jsonc@npm:2.15.1":
version: 2.15.1
resolution: "eslint-plugin-jsonc@npm:2.15.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.5.0"
Expand All @@ -4658,7 +4658,7 @@ __metadata:
synckit: "npm:^0.6.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/c547527f445c8488643af07d5687ef08b251efb3900ed9f9e368e37a9c23f9fb8e1f80124e9dd9488235424b717a16b1d4d4a2618db6135876eb7c1d0b558f8c
checksum: 10/0c7e69d660baa7b5440543448119b90362b43745ceac068187f5da96c76d9c19153e253d76179053028b61d48420bfca40f88bee3e3f21b41c0ddee4721abf3f
languageName: node
linkType: hard

Expand Down
Loading