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 5f7447f..6a1ee09 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "web-vitals": "^2.1.0" }, "resolutions": { - "@types/react": "17.0.14", + "@types/react": "^17.0.14", "@types/react-dom": "17.0.14", "nth-check": "2.1.1" }, @@ -63,7 +63,7 @@ "@types/styled-components": "^5.1.24", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", - "eslint": "^8.1.0", + "eslint": "^8.3.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.25.4", "eslint-plugin-jsx-a11y": "^6.5.1", |
