Skip to content

Commit be647af

Browse files
build(deps-dev): Bump eslint-plugin-jsonc from 2.19.0 to 2.19.1
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.19.0 to 2.19.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.19.0...v2.19.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17c4d91 commit be647af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"eslint-plugin-import": "2.31.0",
169169
"eslint-plugin-jest-formatting": "3.1.0",
170170
"eslint-plugin-jsdoc": "50.6.2",
171-
"eslint-plugin-jsonc": "2.19.0",
171+
"eslint-plugin-jsonc": "2.19.1",
172172
"eslint-plugin-mdx": "3.1.5",
173173
"eslint-plugin-n": "17.15.1",
174174
"eslint-plugin-promise": "7.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ __metadata:
18131813
eslint-plugin-import: "npm:2.31.0"
18141814
eslint-plugin-jest-formatting: "npm:3.1.0"
18151815
eslint-plugin-jsdoc: "npm:50.6.2"
1816-
eslint-plugin-jsonc: "npm:2.19.0"
1816+
eslint-plugin-jsonc: "npm:2.19.1"
18171817
eslint-plugin-mdx: "npm:3.1.5"
18181818
eslint-plugin-n: "npm:17.15.1"
18191819
eslint-plugin-promise: "npm:7.2.1"
@@ -5040,9 +5040,9 @@ __metadata:
50405040
languageName: node
50415041
linkType: hard
50425042

5043-
"eslint-plugin-jsonc@npm:2.19.0":
5044-
version: 2.19.0
5045-
resolution: "eslint-plugin-jsonc@npm:2.19.0"
5043+
"eslint-plugin-jsonc@npm:2.19.1":
5044+
version: 2.19.1
5045+
resolution: "eslint-plugin-jsonc@npm:2.19.1"
50465046
dependencies:
50475047
"@eslint-community/eslint-utils": "npm:^4.2.0"
50485048
eslint-compat-utils: "npm:^0.6.0"
@@ -5054,7 +5054,7 @@ __metadata:
50545054
synckit: "npm:^0.6.0"
50555055
peerDependencies:
50565056
eslint: ">=6.0.0"
5057-
checksum: 10/720111fe6ddfc9cec47e4771fede6ac19e447428470aa1ddc11778d5d7934119d8ebfb7bc2f4ba3bcf38255dbcd11acd386059cb1bf2f9d73ae14d149d99859f
5057+
checksum: 10/ff013d5ff00bf5705405ab8ab04729edb540beaf2e3f434a4f92ca0f99416e6df76abdaceef12e60d1133dc08a746c68291634c9dde9c73230ff794b9313ae26
50585058
languageName: node
50595059
linkType: hard
50605060

0 commit comments

Comments
 (0)