summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-09-26 11:08:32 -0400
committerGitHub <noreply@github.com>2021-09-26 11:08:32 -0400
commit14b2a9be879710d243bac08c21a9577f17844ae9 (patch)
tree0a0623f5128a14f09e28cf572f08334251c85c18 /package.json
parent6694a9d9c3a6770ee744310056cadd3567386f3f (diff)
npm update (#1957)
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 2ac3b16d..6e498825 100644
--- a/package.json
+++ b/package.json
@@ -42,11 +42,11 @@
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-no-unsanitized": "^3.1.5",
"fake-indexeddb": "^3.1.3",
- "html-validate": "^4.14.0",
+ "html-validate": "^4.14.1",
"jsdom": "^16.7.0",
"parse5": "^6.0.1",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^4.0.0",
- "web-ext": "^6.2.0"
+ "web-ext": "^6.4.0"
}
}