Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.9.0 to 2.10.0 (#417)
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] authored Oct 12, 2023
1 parent 8a2cac6 commit 801e2d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-jsonc": "2.10.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-node": "11.1.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ __metadata:
eslint-plugin-import: "npm:2.28.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsonc: "npm:2.9.0"
eslint-plugin-jsonc: "npm:2.10.0"
eslint-plugin-markdown: "npm:3.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-node: "npm:11.1.0"
Expand Down Expand Up @@ -4003,7 +4003,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.1.0":
"eslint-compat-utils@npm:^0.1.0, eslint-compat-utils@npm:^0.1.2":
version: 0.1.2
resolution: "eslint-compat-utils@npm:0.1.2"
peerDependencies:
Expand Down Expand Up @@ -4128,16 +4128,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.9.0":
version: 2.9.0
resolution: "eslint-plugin-jsonc@npm:2.9.0"
"eslint-plugin-jsonc@npm:2.10.0":
version: 2.10.0
resolution: "eslint-plugin-jsonc@npm:2.10.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.1.2"
jsonc-eslint-parser: "npm:^2.0.4"
natural-compare: "npm:^1.4.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 50ac69d432f0f2ae437e18de2776e91ace5322a46b3a1f7c289dc28acbd387fdcddb378060edd905f50052d083d7afbb8133cf564e3b4c05c37d078951b27abf
checksum: e35c40195bf0e087ea63c0526552ba4e1dc48996d5e6a3dfea3e683e2372f4b8215b199b9a176039ed978010d467a51c1ca254cbe4b90fadba5b97e7a8dc7be9
languageName: node
linkType: hard

Expand Down

0 comments on commit 801e2d7

Please sign in to comment.