aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-08-10 19:48:10 -0400
committerGitHub <noreply@github.com>2021-08-10 19:48:10 -0400
commit29e78a72fa69520a76261b99bbf98f3d66a379a7 (patch)
tree57bf7b0ae95a6acb4f670c84bb20b2ef306e157f /package.json
parent916189f402c3310d0c2bfb3f2a8a9dc20991288e (diff)
Update development dependencies (#1885)
* Update dependencies * Fix audit issues
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ee30ea60..2ac3b16d 100644
--- a/package.json
+++ b/package.json
@@ -38,12 +38,12 @@
"devDependencies": {
"browserify": "^17.0.0",
"css": "^3.0.0",
- "eslint": "^7.29.0",
+ "eslint": "^7.32.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-no-unsanitized": "^3.1.5",
"fake-indexeddb": "^3.1.3",
"html-validate": "^4.14.0",
- "jsdom": "^16.6.0",
+ "jsdom": "^16.7.0",
"parse5": "^6.0.1",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^4.0.0",