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 b480fae..7a7a8a3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/react-test-renderer": "^17.0.0", "@types/redux-promise": "^0.5.28", "@types/selenium-webdriver": "^4.0.6", - "@types/sinon": "^9.0.0", + "@types/sinon": "^10.0.0", "@types/styled-components": "^5.1.2", "@typescript-eslint/eslint-plugin": "3.9.0", "@typescript-eslint/parser": "3.10.1", @@ -43,7 +43,7 @@ "ajv-cli": "^5.0.0", "chai": "^4.2.0", "css-loader": "^5.0.1", - "eslint": "7.23.0", + "eslint": "7.24.0", "eslint-config-prettier": "8.2.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.23.2", |