aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d48531c..d91eda8 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",
@@ -67,7 +67,7 @@
"react": "16.14.0",
"react-dom": "16.14.0",
"react-redux": "^7.1.3",
- "react-test-renderer": "16.13.1",
+ "react-test-renderer": "16.14.0",
"redux": "^4.0.5",
"redux-promise": "^0.6.0",
"reflect-metadata": "^0.1.13",
@@ -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"
}
}