Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.18.2 to 2.19.0 (#363)
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 Jan 24, 2025
1 parent b37c208 commit 6602c36
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 @@ -168,7 +168,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-jsonc": "2.19.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1813,7 +1813,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.6.2"
eslint-plugin-jsonc: "npm:2.18.2"
eslint-plugin-jsonc: "npm:2.19.0"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.15.1"
eslint-plugin-promise: "npm:7.2.1"
Expand Down Expand Up @@ -5040,9 +5040,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 6602c36

Please sign in to comment.