Skip to content

Commit 3fa4fd8

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump eslint-plugin-jsonc from 2.8.0 to 2.9.0
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.8.0 to 2.9.0. - [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.8.0...v2.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71c8492 commit 3fa4fd8

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
@@ -113,7 +113,7 @@
113113
"eslint-config-prettier": "8.8.0",
114114
"eslint-plugin-eslint-comments": "^3.2.0",
115115
"eslint-plugin-json-schema-validator": "^4.5.0",
116-
"eslint-plugin-jsonc": "^2.8.0",
116+
"eslint-plugin-jsonc": "^2.9.0",
117117
"eslint-plugin-prettier": "4.2.1",
118118
"eslint-plugin-react": "7.32.2",
119119
"husky": "8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3154,10 +3154,10 @@ eslint-plugin-json-schema-validator@^4.5.0:
31543154
tunnel-agent "^0.6.0"
31553155
yaml-eslint-parser "^1.0.0"
31563156

3157-
eslint-plugin-jsonc@^2.8.0:
3158-
version "2.8.0"
3159-
resolved "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.8.0.tgz#040483bdcbc70a71af7fce72a0de8da45b71e27d"
3160-
integrity sha512-K4VsnztnNwpm+V49CcCu5laq8VjclJpuhfI9LFkOrOyK+BKdQHMzkWo43B4X4rYaVrChm4U9kw/tTU5RHh5Wtg==
3157+
eslint-plugin-jsonc@^2.9.0:
3158+
version "2.9.0"
3159+
resolved "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.9.0.tgz#df3bff1339e10bdef72aafef3b2c132a1a08c23f"
3160+
integrity sha512-RK+LeONVukbLwT2+t7/OY54NJRccTXh/QbnXzPuTLpFMVZhPuq1C9E07+qWenGx7rrQl0kAalAWl7EmB+RjpGA==
31613161
dependencies:
31623162
"@eslint-community/eslint-utils" "^4.2.0"
31633163
jsonc-eslint-parser "^2.0.4"

0 commit comments

Comments
 (0)