Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.15.0 to 2.15.1 (#422)
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] committed Apr 12, 2024
1 parent 2d91cf6 commit a080b7c
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 @@ -103,7 +103,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsonc": "2.15.0",
"eslint-plugin-jsonc": "2.15.1",
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-markdownlint": "0.5.0",
"eslint-plugin-mdx": "3.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:48.2.3"
eslint-plugin-jsonc: "npm:2.15.0"
eslint-plugin-jsonc: "npm:2.15.1"
eslint-plugin-markdown: "npm:4.0.1"
eslint-plugin-markdownlint: "npm:0.5.0"
eslint-plugin-mdx: "npm:3.1.5"
Expand Down Expand Up @@ -4399,9 +4399,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a080b7c

Please sign in to comment.