Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.6.0 to 2.7.0 (#116)
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 Mar 27, 2023
1 parent 56b8e7f commit a7c1221
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "40.1.0",
"eslint-plugin-jsonc": "2.6.0",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdownlint": "0.4.1",
"eslint-plugin-node": "11.1.0",
Expand Down
30 changes: 6 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ __metadata:
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:40.1.0"
eslint-plugin-jsonc: "npm:2.6.0"
eslint-plugin-jsonc: "npm:2.7.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 @@ -4150,16 +4150,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.6.0":
version: 2.6.0
resolution: "eslint-plugin-jsonc@npm:2.6.0"
"eslint-plugin-jsonc@npm:2.7.0":
version: 2.7.0
resolution: "eslint-plugin-jsonc@npm:2.7.0"
dependencies:
eslint-utils: "npm:^3.0.0"
"@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: bf28701878ee85153ff8344c3dfc70d697b436aa0adeba4bf5f5c3ab8102567681c4381ecdb2f96aaada158ab84b0f4f72792f5f5930f8de088b26a370e819d0
checksum: 09cfef5910a648e30e06836b64bc9a663fe27808f5fb311b51c65f47b029bbecc27b16f57def8b43b23a844b905905316b3c35ccfe7bb43e9d0770894c500538
languageName: node
linkType: hard

Expand Down Expand Up @@ -4294,31 +4294,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-utils@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-utils@npm:3.0.0"
dependencies:
eslint-visitor-keys: "npm:^2.0.0"
peerDependencies:
eslint: ">=5"
checksum: c7941cb26c5a1dea52fd7588e2e7ca2c12f28a6769119b3697074170f8e9d32a820dbaf822d30361dc54949eb95e8da3509f76fae77dbf8d53499932a828cb65
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^1.1.0":
version: 1.3.0
resolution: "eslint-visitor-keys@npm:1.3.0"
checksum: 402ccb0043a067646507ab8481b4d4ba6ce668d7e6201294c2326ca9f8e20577385903aeb24894f816c53f052b926dd67f76fb7826138109aac8176cfd8b4e73
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^2.0.0":
version: 2.1.0
resolution: "eslint-visitor-keys@npm:2.1.0"
checksum: fba2e0be2450d1bc52c74b42008e3da7480fc38cb588b3e0474552c290ed0056465d8754cf579503bdb239d3001c91733e3ff26f659f2479e85baf6bf6559b84
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.0.0, eslint-visitor-keys@npm:^3.3.0":
version: 3.3.0
resolution: "eslint-visitor-keys@npm:3.3.0"
Expand Down

0 comments on commit a7c1221

Please sign in to comment.