diff --git a/package.json b/package.json index 675db6f..bd336eb 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@testing-library/react-hooks": "7.0.1", "@types/fontfaceobserver": "2.1.0", "@types/jest": "27.0.2", - "@types/react": "17.0.17", + "@types/react": "17.0.30", "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", "env-cmd": "10.1.0", diff --git a/yarn.lock b/yarn.lock index 26d47ec..ae49b1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1974,10 +1974,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.17": - version "17.0.17" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055" - integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw== +"@types/react@17.0.30": + version "17.0.30" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e" + integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"