Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.18.1 to 2.18.2 (#709)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2d4003d commit 47555a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-promise": "7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1808,7 +1808,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.5.0"
eslint-plugin-jsonc: "npm:2.18.1"
eslint-plugin-jsonc: "npm:2.18.2"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.13.2"
eslint-plugin-promise: "npm:7.1.0"
Expand Down Expand Up @@ -5198,9 +5198,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.18.1":
version: 2.18.1
resolution: "eslint-plugin-jsonc@npm:2.18.1"
"eslint-plugin-jsonc@npm:2.18.2":
version: 2.18.2
resolution: "eslint-plugin-jsonc@npm:2.18.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.6.0"
Expand All @@ -5212,7 +5212,7 @@ __metadata:
synckit: "npm:^0.6.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/f44c02ed3bc4a2857de4e1ac02ca604d30aefb278af0ac2ce33154e9e027ea0b0b677770d4df5e548278da40ecaeb40d0516848f86e6f665e4e05cb0ed6fe143
checksum: 10/7c63d5387d44e70de0a74ba4bc82d3db87d82665e21ac9c73ae28803174e8820dfc607b84e477a0a9871113e3e616ae731f1468944b060e60177f033589e6c4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 47555a5

Please sign in to comment.