Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-jsonc from 2.14.1 to 2.15.0 (#413)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 57ed4fc commit fb49b61
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 @@ -159,7 +159,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "44.1.0",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-jsonc": "2.15.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"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 @@ -1205,7 +1205,7 @@ __metadata:
eslint-plugin-import: "npm:2.27.5"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:44.1.0"
eslint-plugin-jsonc: "npm:2.14.1"
eslint-plugin-jsonc: "npm:2.15.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 @@ -4081,9 +4081,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:2.14.1":
version: 2.14.1
resolution: "eslint-plugin-jsonc@npm:2.14.1"
"eslint-plugin-jsonc@npm:2.15.0":
version: 2.15.0
resolution: "eslint-plugin-jsonc@npm:2.15.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.5.0"
Expand All @@ -4094,7 +4094,7 @@ __metadata:
synckit: "npm:^0.6.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: c547527f445c8488643af07d5687ef08b251efb3900ed9f9e368e37a9c23f9fb8e1f80124e9dd9488235424b717a16b1d4d4a2618db6135876eb7c1d0b558f8c
checksum: f3dc4dad7b0f99228137acd1d8fee351921123cd9e3c0faafc3d567a76298d6ddec7819061f85b663070a30c5dda1e4feacbd2230ec6b6243e79d9dcf405c023
languageName: node
linkType: hard

Expand Down

0 comments on commit fb49b61

Please sign in to comment.