Skip to content

Commit 86385a9

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump eslint-plugin-jsonc from 2.15.0 to 2.15.1
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.15.0 to 2.15.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.15.0...v2.15.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 5c79fb9 commit 86385a9

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
@@ -117,7 +117,7 @@
117117
"eslint-plugin-eslint-comments": "^3.2.0",
118118
"eslint-plugin-import": "^2.29.1",
119119
"eslint-plugin-json-schema-validator": "^4.8.3",
120-
"eslint-plugin-jsonc": "^2.15.0",
120+
"eslint-plugin-jsonc": "^2.15.1",
121121
"eslint-plugin-lodash": "^7.4.0",
122122
"eslint-plugin-prettier": "^5.1.3",
123123
"eslint-plugin-react": "7.34.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,10 +3739,10 @@ eslint-plugin-json-schema-validator@^4.8.3:
37393739
tunnel-agent "^0.6.0"
37403740
yaml-eslint-parser "^1.0.0"
37413741

3742-
eslint-plugin-jsonc@^2.15.0:
3743-
version "2.15.0"
3744-
resolved "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.15.0.tgz#3d6e329ae37a4240e2647c0e71f77ec6725a6897"
3745-
integrity sha512-wAphMVgTQPAKAYV8d/QEkEYDg8uer9nMQ85N17IUiJcAWLxJs83/Exe59dEH9yKUpvpLf46H+wR7/U7lZ3/NpQ==
3742+
eslint-plugin-jsonc@^2.15.1:
3743+
version "2.15.1"
3744+
resolved "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.15.1.tgz#97a5b24e9b14fe2163fd4988fa66d428785d7e7e"
3745+
integrity sha512-PVFrqIJa8BbM/e828RSn0SwB/Z5ye+2LDuy2XqG6AymNgPsfApRRcznsbxP7VrjdLEU4Nb+g9n/d6opyp0jp9A==
37463746
dependencies:
37473747
"@eslint-community/eslint-utils" "^4.2.0"
37483748
eslint-compat-utils "^0.5.0"

0 commit comments

Comments
 (0)