Skip to content

Commit 0e66b93

Browse files
committed
update resolutions
1 parent 94228d3 commit 0e66b93

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"react-dom": ">=16"
176176
},
177177
"resolutions": {
178-
"**/@types/react": "^17.0.83",
178+
"**/@types/react": "^17.0.85",
179179
"node-sass-package-importer/**/postcss": "^8.4.49"
180180
},
181181
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,10 +4484,10 @@
44844484
dependencies:
44854485
"@types/react" "*"
44864486

4487-
"@types/react@*", "@types/react@^17", "@types/react@^17.0.83":
4488-
version "17.0.83"
4489-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131"
4490-
integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==
4487+
"@types/react@*", "@types/react@^17", "@types/react@^17.0.85":
4488+
version "17.0.85"
4489+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.85.tgz#1f1abf89083e731d82469a3a59ec57ea93cc476b"
4490+
integrity sha512-5oBDUsRDsrYq4DdyHaL99gE1AJCfuDhyxqF6/55fvvOIRkp1PpKuwJ+aMiGJR+GJt7YqMNclPROTHF20vY2cXA==
44914491
dependencies:
44924492
"@types/prop-types" "*"
44934493
"@types/scheduler" "^0.16"

0 commit comments

Comments
 (0)