aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 01:02:08 +0000
committerGitHub <noreply@github.com>2023-06-10 01:02:08 +0000
commite855d52d8d6fb0b8fa4c33eb1bb1fddfcb4f24f7 (patch)
treebf4b5f7bd0e036acbcd5255658e37e36329ca636 /package.json
parentf85bae93867aa15e081b930f39da952f1b4e3408 (diff)
parentd13e49b9c64006d0b0be107486b72cfb129f7b1b (diff)
Merge pull request #157 from themoeway/dependabot/npm_and_yarn/eslint-plugin-jsonc-2.8.0
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",