Skip to content

Commit eb44ff0

Browse files
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.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.18.2 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.18.2...v2.19.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 636fba4 commit eb44ff0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.31.0",
165165
"eslint-plugin-jsdoc": "^45.0.0",
166-
"eslint-plugin-jsonc": "^2.18.2",
166+
"eslint-plugin-jsonc": "^2.19.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
@@ -5377,10 +5377,10 @@ eslint-plugin-jsdoc@^45.0.0:
53775377
semver "^7.5.1"
53785378
spdx-expression-parse "^3.0.1"
53795379

5380-
eslint-plugin-jsonc@^2.18.2:
5381-
version "2.18.2"
5382-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.18.2.tgz#893520feb35d343e7438e2fb57fad179ef3ff6aa"
5383-
integrity sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg==
5380+
eslint-plugin-jsonc@^2.19.1:
5381+
version "2.19.1"
5382+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.19.1.tgz#aeedd7131d115b8c46f439a8855139837a0e2752"
5383+
integrity sha512-MmlAOaZK1+Lg7YoCZPGRjb88ZjT+ct/KTsvcsbZdBm+w8WMzGx+XEmexk0m40P1WV9G2rFV7X3klyRGRpFXEjA==
53845384
dependencies:
53855385
"@eslint-community/eslint-utils" "^4.2.0"
53865386
eslint-compat-utils "^0.6.0"

0 commit comments

Comments
 (0)