diff options
author | 2022-08-04 07:13:26 +0200 | |
---|---|---|
committer | 2022-08-04 07:13:26 +0200 | |
commit | d13c8a983f36065c80c34de47cf383d02adb44b6 (patch) | |
tree | c9ad4ae466e6783a3fc8cfcd05b27b31eeb889ce /package.json | |
parent | Bump CodeMirror To 6.0.1 (diff) |
Bump ESLint To 8.21.0
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 86b8a95..aa630c7 100644 --- a/package.json +++ b/package.json @@ -72,10 +72,10 @@ "@types/react-transition-group": "4.4.5", "@types/smoothscroll-polyfill": "0.3.1", "@typescript-eslint/eslint-plugin": "5.32.0", - "@typescript-eslint/parser": "5.29.0", + "@typescript-eslint/parser": "5.32.0", "dotenv": "16.0.1", - "eslint": "8.18.0", - "eslint-plugin-react": "7.30.0", + "eslint": "8.21.0", + "eslint-plugin-react": "7.30.1", "husky": "8.0.1", "jest": "28.1.1", "jest-environment-jsdom": "28.1.1", |