aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-04 11:41:45 +0000
committerGitHub <noreply@github.com>2023-06-04 11:41:45 +0000
commitd13e49b9c64006d0b0be107486b72cfb129f7b1b (patch)
tree0f3578e27aa5a5097fc6ee097794f05ff546805f /package.json
parent8bf87390af026c7a09a73a14889e0065543c84aa (diff)
Bump eslint-plugin-jsonc from 2.4.0 to 2.8.0
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.4.0 to 2.8.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](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.4.0...v2.8.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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e1041f3b..22aa9f45 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"eslint": "^8.37.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^39.3.6",
- "eslint-plugin-jsonc": "^2.4.0",
+ "eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"fake-indexeddb": "^4.0.0",
"html-validate": "^7.6.0",