Skip to content

Commit

Permalink
Bump eslint-plugin-jsonc from 2.18.1 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.18.1 to 2.18.2.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.18.1...v2.18.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 0652403 commit 2e88a7a
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 @@ -45,7 +45,7 @@
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-security": "^3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2131,7 +2131,7 @@ __metadata:
eslint: "npm:9.15.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsonc: "npm:^2.18.1"
eslint-plugin-jsonc: "npm:^2.18.2"
eslint-plugin-no-unsanitized: "npm:^4.1.2"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-security: "npm:^3.0.1"
Expand Down Expand Up @@ -4757,9 +4757,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:^2.18.1":
version: 2.18.1
resolution: "eslint-plugin-jsonc@npm:2.18.1"
"eslint-plugin-jsonc@npm:^2.18.2":
version: 2.18.2
resolution: "eslint-plugin-jsonc@npm:2.18.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
eslint-compat-utils: "npm:^0.6.0"
Expand All @@ -4771,7 +4771,7 @@ __metadata:
synckit: "npm:^0.6.0"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/f44c02ed3bc4a2857de4e1ac02ca604d30aefb278af0ac2ce33154e9e027ea0b0b677770d4df5e548278da40ecaeb40d0516848f86e6f665e4e05cb0ed6fe143
checksum: 10/7c63d5387d44e70de0a74ba4bc82d3db87d82665e21ac9c73ae28803174e8820dfc607b84e477a0a9871113e3e616ae731f1468944b060e60177f033589e6c4e
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e88a7a

Please sign in to comment.