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 23d2025..18c589e 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ "@types/react-dom": "17.0.0", "@types/react-router-dom": "5.1.6", "@types/react-transition-group": "4.4.0", - "@typescript-eslint/eslint-plugin": "4.11.0", - "@typescript-eslint/parser": "4.11.0", + "@typescript-eslint/eslint-plugin": "4.11.1", + "@typescript-eslint/parser": "4.11.1", "axios": "0.21.1", "copy-webpack-plugin": "7.0.0", "cross-env": "7.0.3", |