aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-09-23 14:39:33 +0000
committerGitHub <noreply@github.com>2023-09-23 14:39:33 +0000
commit42c29025f9056450897a185e2a5e73bbd62fa79c (patch)
treee50c035a671725c22e328efba39a926a77f4bcec /package.json
parentf56a446209d58efdb73799c878706cff510d28a1 (diff)
parent805f0284e751fe48ff694d954213532e0e27dade (diff)
Merge pull request #233 from themoeway/dependabot/npm_and_yarn/eslint-plugin-jsonc-2.9.0
Bump eslint-plugin-jsonc from 2.8.0 to 2.9.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 bac3af9a..12ac8305 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"eslint": "^8.48.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^39.3.6",
- "eslint-plugin-jsonc": "^2.8.0",
+ "eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
"fake-indexeddb": "^4.0.2",
"html-validate": "^7.6.0",