diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7cf06b0..7df6453 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "chai": "^4.2.0", "css-loader": "^5.0.1", "eslint": "7.20.0", - "eslint-config-prettier": "7.1.0", + "eslint-config-prettier": "8.1.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", "eslint-plugin-standard": "^5.0.0", @@ -72,7 +72,7 @@ "redux-promise": "^0.6.0", "reflect-metadata": "^0.1.13", "request-promise-native": "^1.0.8", - "sinon": "^9.0.3", + "sinon": "^10.0.0", "sinon-chrome": "^3.0.1", "style-loader": "^2.0.0", "styled-components": "^5.1.1", |