aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c2f1bef3..d4f44d49 100644
--- a/package.json
+++ b/package.json
@@ -38,15 +38,15 @@
"devDependencies": {
"browserify": "^17.0.0",
"css": "^3.0.0",
- "eslint": "^8.8.0",
+ "eslint": "^8.12.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-no-unsanitized": "^4.0.1",
"fake-indexeddb": "^3.1.7",
- "html-validate": "^6.2.0",
+ "html-validate": "^6.6.1",
"jsdom": "^19.0.0",
"parse5": "^6.0.1",
- "stylelint": "^14.3.0",
- "stylelint-config-recommended": "^6.0.0",
- "web-ext": "^6.6.0"
+ "stylelint": "^14.6.1",
+ "stylelint-config-recommended": "^7.0.0",
+ "web-ext": "^6.8.0"
}
}