aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index bff93e0..d4bca25 100644
--- a/package.json
+++ b/package.json
@@ -44,9 +44,9 @@
"chai": "^4.2.0",
"css-loader": "^5.0.1",
"eslint": "7.16.0",
- "eslint-config-prettier": "7.0.0",
+ "eslint-config-prettier": "7.1.0",
"eslint-plugin-prettier": "3.3.0",
- "eslint-plugin-react": "7.21.5",
+ "eslint-plugin-react": "7.22.0",
"eslint-plugin-standard": "^5.0.0",
"express": "^4.17.1",
"html-webpack-plugin": "4.5.0",
@@ -83,6 +83,6 @@
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",
"webpack": "4.44.2",
- "webpack-cli": "4.2.0"
+ "webpack-cli": "4.3.1"
}
}