Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 (#790)
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 Jan 24, 2025
1 parent 7662430 commit 4cf5f44
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 @@ -185,7 +185,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-jsonc": "2.19.1",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-promise": "7.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1845,7 +1845,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
eslint-plugin-jsdoc: "npm:50.6.2"
eslint-plugin-jsonc: "npm:2.18.2"
eslint-plugin-jsonc: "npm:2.19.1"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-n: "npm:17.15.1"
eslint-plugin-promise: "npm:7.2.1"
Expand Down Expand Up @@ -5245,9 +5245,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 4cf5f44

Please sign in to comment.