Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.6.0 to 2.7.0 (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
  • Loading branch information
dependabot[bot] and flexdevelopment committed Mar 22, 2023
1 parent 09de96e commit 2049a2e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,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
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1126,14 +1126,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.1.2":
version: 4.1.2
resolution: "@eslint-community/eslint-utils@npm:4.1.2"
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0":
version: 4.3.0
resolution: "@eslint-community/eslint-utils@npm:4.3.0"
dependencies:
eslint-visitor-keys: "npm:^3.3.0"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 81a68aaada6fbe216c9e757ae6739940792a0d993ba0b2d35beb4406240a91597f88debac01e76c3d982ed7e820b6f2e62b14650c7b9b07a7ac6a8f1b0185ad7
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 0a4c8c3161d862633d788af154791b0eb8c92d6cb0713f08c7d0152d1090242f396e1af3a69ac90c40e8590f8e80ffa9f32f1379481b349412dbf8a1f147487b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1434,7 +1434,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 @@ -4361,16 +4361,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

0 comments on commit 2049a2e

Please sign in to comment.