Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2023
1 parent db68089 commit f7311dd
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 @@ -112,7 +112,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "40.3.0",
"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 @@ -1089,7 +1089,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:40.3.0"
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 @@ -4197,16 +4197,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 f7311dd

Please sign in to comment.