summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 180c408d..f8c13ad9 100644
--- a/package.json
+++ b/package.json
@@ -44,12 +44,12 @@
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jsonc": "^2.4.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
- "fake-indexeddb": "^3.1.7",
+ "fake-indexeddb": "^4.0.0",
"html-validate": "^7.6.0",
- "jsdom": "^19.0.0",
- "parse5": "^7.0.0",
+ "jsdom": "^20.0.1",
+ "parse5": "^7.1.1",
"stylelint": "^14.14.0",
"stylelint-config-recommended": "^9.0.0",
- "web-ext": "^6.8.0"
+ "web-ext": "^7.3.0"
}
}