diff --git a/plugins/should-i-deploy/package.json b/plugins/should-i-deploy/package.json index d6c9bd6d6e..da7465c167 100644 --- a/plugins/should-i-deploy/package.json +++ b/plugins/should-i-deploy/package.json @@ -37,6 +37,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", "@testing-library/jest-dom": "^5.10.1", + "@types/react": "^16.13.1 || ^17.0.0", "cross-fetch": "^3.1.5", "react-use": "^17.2.4" }, diff --git a/yarn.lock b/yarn.lock index c8e7629e86..1d67609b6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9409,6 +9409,7 @@ __metadata: "@testing-library/user-event": ^14.0.0 "@types/jest": "*" "@types/node": "*" + "@types/react": ^16.13.1 || ^17.0.0 cross-fetch: ^3.1.5 msw: ^0.44.0 react-use: ^17.2.4