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 1103fcf..c399a27 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/styled-components": "^5.1.11", "@typescript-eslint/eslint-plugin": "3.9.0", "@typescript-eslint/parser": "3.10.1", - "ajv": "^7.0.2", + "ajv": "^8.9.0", "ajv-cli": "^5.0.0", "css-loader": "^5.2.6", "eslint": "7.30.0", @@ -52,7 +52,7 @@ "jszip": "^3.2.2", "lanthan": "0.0.2", "prettier": "2.3.2", - "prettier-eslint": "12.0.0", + "prettier-eslint": "13.0.0", "react": "17.0.2", "react-dom": "17.0.2", "react-redux": "^7.1.3", |