Skip to content

Commit 80c3ab3

Browse files
build(deps-dev): Bump eslint-plugin-jsonc from 2.13.0 to 2.14.1
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.13.0 to 2.14.1. - [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.13.0...v2.14.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0baedc6 commit 80c3ab3

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"eslint-plugin-import": "2.29.1",
123123
"eslint-plugin-jest-formatting": "3.1.0",
124124
"eslint-plugin-jsdoc": "48.2.1",
125-
"eslint-plugin-jsonc": "2.13.0",
125+
"eslint-plugin-jsonc": "2.14.1",
126126
"eslint-plugin-markdown": "4.0.1",
127127
"eslint-plugin-markdownlint": "0.5.0",
128128
"eslint-plugin-mdx": "3.1.5",

yarn.lock

+17-6
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ __metadata:
18521852
eslint-plugin-import: "npm:2.29.1"
18531853
eslint-plugin-jest-formatting: "npm:3.1.0"
18541854
eslint-plugin-jsdoc: "npm:48.2.1"
1855-
eslint-plugin-jsonc: "npm:2.13.0"
1855+
eslint-plugin-jsonc: "npm:2.14.1"
18561856
eslint-plugin-markdown: "npm:4.0.1"
18571857
eslint-plugin-markdownlint: "npm:0.5.0"
18581858
eslint-plugin-mdx: "npm:3.1.5"
@@ -4708,6 +4708,17 @@ __metadata:
47084708
languageName: node
47094709
linkType: hard
47104710

4711+
"eslint-compat-utils@npm:^0.5.0":
4712+
version: 0.5.0
4713+
resolution: "eslint-compat-utils@npm:0.5.0"
4714+
dependencies:
4715+
semver: "npm:^7.5.4"
4716+
peerDependencies:
4717+
eslint: ">=6.0.0"
4718+
checksum: 10/3f305ca4d9af42ff536cb9abedd4fddecb36809ee04772d5f16c5e4437b169fcfa02c5e6a1554df092dceb67864d0d4516d2db4b3a91131bb8dbbafe00d7b209
4719+
languageName: node
4720+
linkType: hard
4721+
47114722
"eslint-import-resolver-node@npm:^0.3.9":
47124723
version: 0.3.9
47134724
resolution: "eslint-import-resolver-node@npm:0.3.9"
@@ -4858,20 +4869,20 @@ __metadata:
48584869
languageName: node
48594870
linkType: hard
48604871

4861-
"eslint-plugin-jsonc@npm:2.13.0":
4862-
version: 2.13.0
4863-
resolution: "eslint-plugin-jsonc@npm:2.13.0"
4872+
"eslint-plugin-jsonc@npm:2.14.1":
4873+
version: 2.14.1
4874+
resolution: "eslint-plugin-jsonc@npm:2.14.1"
48644875
dependencies:
48654876
"@eslint-community/eslint-utils": "npm:^4.2.0"
4866-
eslint-compat-utils: "npm:^0.4.0"
4877+
eslint-compat-utils: "npm:^0.5.0"
48674878
espree: "npm:^9.6.1"
48684879
graphemer: "npm:^1.4.0"
48694880
jsonc-eslint-parser: "npm:^2.0.4"
48704881
natural-compare: "npm:^1.4.0"
48714882
synckit: "npm:^0.6.0"
48724883
peerDependencies:
48734884
eslint: ">=6.0.0"
4874-
checksum: 10/32770482d40551de7722ddf3750a1d93ffd39fb8efc821dfb8d7a78ae0fa05c5f96a18b3e2c82beb295bb0411c22c6b6ee17156721c643e237d58f4088854708
4885+
checksum: 10/c547527f445c8488643af07d5687ef08b251efb3900ed9f9e368e37a9c23f9fb8e1f80124e9dd9488235424b717a16b1d4d4a2618db6135876eb7c1d0b558f8c
48754886
languageName: node
48764887
linkType: hard
48774888

0 commit comments

Comments
 (0)