aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 36aa18f3..0add0cc6 100644
--- a/package.json
+++ b/package.json
@@ -34,11 +34,11 @@
},
"devDependencies": {
"browserify": "^16.5.2",
- "eslint": "^7.10.0",
+ "eslint": "^7.15.0",
"eslint-plugin-no-unsanitized": "^3.1.4",
"fake-indexeddb": "^3.1.2",
"jsdom": "^16.4.0",
"parse5": "^6.0.1",
- "web-ext": "^5.2.0"
+ "web-ext": "^5.4.1"
}
}