Skip to content

Commit f0cdafe

Browse files
chore(deps-dev): bump eslint-plugin-jsonc from 2.15.0 to 2.15.1 (#2666)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ae4a00 commit f0cdafe

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
@@ -73,7 +73,7 @@
7373
"diff": "^5.1.0",
7474
"diff2html": "^3.4.45",
7575
"eslint": "^8.57.0",
76-
"eslint-plugin-jsonc": "^2.13.0",
76+
"eslint-plugin-jsonc": "^2.15.1",
7777
"eslint-plugin-prettier": "^5.1.3",
7878
"fast-glob": "^3.3.2",
7979
"gh-pages": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8444,10 +8444,10 @@ eslint-plugin-jest@^27.2.2:
84448444
dependencies:
84458445
"@typescript-eslint/utils" "^5.10.0"
84468446

8447-
eslint-plugin-jsonc@^2.13.0:
8448-
version "2.15.0"
8449-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.15.0.tgz#3d6e329ae37a4240e2647c0e71f77ec6725a6897"
8450-
integrity sha512-wAphMVgTQPAKAYV8d/QEkEYDg8uer9nMQ85N17IUiJcAWLxJs83/Exe59dEH9yKUpvpLf46H+wR7/U7lZ3/NpQ==
8447+
eslint-plugin-jsonc@^2.15.1:
8448+
version "2.15.1"
8449+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.15.1.tgz#97a5b24e9b14fe2163fd4988fa66d428785d7e7e"
8450+
integrity sha512-PVFrqIJa8BbM/e828RSn0SwB/Z5ye+2LDuy2XqG6AymNgPsfApRRcznsbxP7VrjdLEU4Nb+g9n/d6opyp0jp9A==
84518451
dependencies:
84528452
"@eslint-community/eslint-utils" "^4.2.0"
84538453
eslint-compat-utils "^0.5.0"

0 commit comments

Comments
 (0)