Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.7.0 to 2.8.0 (#177)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2023
1 parent b4e07b3 commit ca3a580
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 @@ -127,7 +127,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "41.1.2",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-jsonc": "2.8.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.1",
"eslint-plugin-node": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:41.1.2"
eslint-plugin-jsonc: "npm:2.7.0"
eslint-plugin-jsonc: "npm:2.8.0"
eslint-plugin-markdown: "npm:3.0.0"
eslint-plugin-markdownlint: "npm:0.4.1"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -4286,16 +4286,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.7.0":
version: 2.7.0
resolution: "eslint-plugin-jsonc@npm:2.7.0"
"eslint-plugin-jsonc@npm:2.8.0":
version: 2.8.0
resolution: "eslint-plugin-jsonc@npm:2.8.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
jsonc-eslint-parser: "npm:^2.0.4"
natural-compare: "npm:^1.4.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 09cfef5910a648e30e06836b64bc9a663fe27808f5fb311b51c65f47b029bbecc27b16f57def8b43b23a844b905905316b3c35ccfe7bb43e9d0770894c500538
checksum: 1d2d15911d5a19d84d999ab93c234c74670970f0db754fb320e79db765726f5f9a87b0154f87c85834d18d382fa7725e73d6d4575bbd4a68cc7e71b3d1f719a7
languageName: node
linkType: hard

Expand Down

0 comments on commit ca3a580

Please sign in to comment.