Skip to content

Commit ab1865f

Browse files
Bump eslint-plugin-jsonc from 2.21.0 to 2.21.1 in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc). Updates `eslint-plugin-jsonc` from 2.21.0 to 2.21.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.21.0...v2.21.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-version: 2.21.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37ae83f commit ab1865f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"eslint-plugin-deprecation": "^1.5.0",
164164
"eslint-plugin-import": "^2.32.0",
165165
"eslint-plugin-jsdoc": "^45.0.0",
166-
"eslint-plugin-jsonc": "^2.21.0",
166+
"eslint-plugin-jsonc": "^2.21.1",
167167
"eslint-plugin-lodash": "^7.4.0",
168168
"eslint-plugin-unused-imports": "^2.0.0",
169169
"express-static-gzip": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5694,10 +5694,10 @@ eslint-plugin-jsdoc@^45.0.0:
56945694
semver "^7.5.1"
56955695
spdx-expression-parse "^3.0.1"
56965696

5697-
eslint-plugin-jsonc@^2.21.0:
5698-
version "2.21.0"
5699-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.21.0.tgz#c398b20e9abee4a3bd1931cabb937eefef31b690"
5700-
integrity sha512-HttlxdNG5ly3YjP1cFMP62R4qKLxJURfBZo2gnMY+yQojZxkLyOpY1H1KRTKBmvQeSG9pIpSGEhDjE17vvYosg==
5697+
eslint-plugin-jsonc@^2.21.1:
5698+
version "2.21.1"
5699+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.21.1.tgz#ca1381a36baaa2227b73a2a103477cf69fb4168c"
5700+
integrity sha512-dbNR5iEnQeORwsK2WZzr3QaMtFCY3kKJVMRHPzUpKzMhmVy2zIpVgFDpX8MNoIdoqz6KCpCfOJavhfiSbZbN+w==
57015701
dependencies:
57025702
"@eslint-community/eslint-utils" "^4.5.1"
57035703
diff-sequences "^27.5.1"

0 commit comments

Comments
 (0)