Skip to content

Commit 98621e7

Browse files
build(deps-dev): Bump eslint-plugin-jsonc from 2.13.0 to 2.14.1 (#62)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12f7526 commit 98621e7

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"eslint-plugin-import": "2.29.1",
132132
"eslint-plugin-jest-formatting": "3.1.0",
133133
"eslint-plugin-jsdoc": "48.2.1",
134-
"eslint-plugin-jsonc": "2.13.0",
134+
"eslint-plugin-jsonc": "2.14.1",
135135
"eslint-plugin-markdown": "4.0.1",
136136
"eslint-plugin-markdownlint": "0.5.0",
137137
"eslint-plugin-mdx": "3.1.5",

yarn.lock

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,7 +1453,7 @@ __metadata:
14531453
eslint-plugin-import: "npm:2.29.1"
14541454
eslint-plugin-jest-formatting: "npm:3.1.0"
14551455
eslint-plugin-jsdoc: "npm:48.2.1"
1456-
eslint-plugin-jsonc: "npm:2.13.0"
1456+
eslint-plugin-jsonc: "npm:2.14.1"
14571457
eslint-plugin-markdown: "npm:4.0.1"
14581458
eslint-plugin-markdownlint: "npm:0.5.0"
14591459
eslint-plugin-mdx: "npm:3.1.5"
@@ -4718,17 +4718,6 @@ __metadata:
47184718
languageName: node
47194719
linkType: hard
47204720

4721-
"eslint-compat-utils@npm:^0.4.0":
4722-
version: 0.4.1
4723-
resolution: "eslint-compat-utils@npm:0.4.1"
4724-
dependencies:
4725-
semver: "npm:^7.5.4"
4726-
peerDependencies:
4727-
eslint: ">=6.0.0"
4728-
checksum: 10/62727af92603b000ecfc533cb5aaaf93ab82865fcbbcf46ee0ab3af77b3a0bb26458dd9eae862ca9c8d9d431531c45f572ec23b9f75753d34a8674b2d7c65791
4729-
languageName: node
4730-
linkType: hard
4731-
47324721
"eslint-compat-utils@npm:^0.5.0":
47334722
version: 0.5.0
47344723
resolution: "eslint-compat-utils@npm:0.5.0"
@@ -4890,20 +4879,20 @@ __metadata:
48904879
languageName: node
48914880
linkType: hard
48924881

4893-
"eslint-plugin-jsonc@npm:2.13.0":
4894-
version: 2.13.0
4895-
resolution: "eslint-plugin-jsonc@npm:2.13.0"
4882+
"eslint-plugin-jsonc@npm:2.14.1":
4883+
version: 2.14.1
4884+
resolution: "eslint-plugin-jsonc@npm:2.14.1"
48964885
dependencies:
48974886
"@eslint-community/eslint-utils": "npm:^4.2.0"
4898-
eslint-compat-utils: "npm:^0.4.0"
4887+
eslint-compat-utils: "npm:^0.5.0"
48994888
espree: "npm:^9.6.1"
49004889
graphemer: "npm:^1.4.0"
49014890
jsonc-eslint-parser: "npm:^2.0.4"
49024891
natural-compare: "npm:^1.4.0"
49034892
synckit: "npm:^0.6.0"
49044893
peerDependencies:
49054894
eslint: ">=6.0.0"
4906-
checksum: 10/32770482d40551de7722ddf3750a1d93ffd39fb8efc821dfb8d7a78ae0fa05c5f96a18b3e2c82beb295bb0411c22c6b6ee17156721c643e237d58f4088854708
4895+
checksum: 10/c547527f445c8488643af07d5687ef08b251efb3900ed9f9e368e37a9c23f9fb8e1f80124e9dd9488235424b717a16b1d4d4a2618db6135876eb7c1d0b558f8c
49074896
languageName: node
49084897
linkType: hard
49094898

0 commit comments

Comments
 (0)