Skip to content

Commit 38884e7

Browse files
chore(deps): update dependency @types/react to v17.0.87
1 parent e873ee4 commit 38884e7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@researchgate/spire-config": "7.0.0",
2222
"@storybook/addon-options": "5.3.21",
2323
"@storybook/react": "6.3.12",
24-
"@types/react": "17.0.53",
24+
"@types/react": "17.0.87",
2525
"babel-loader": "8.3.0",
2626
"cross-env": "7.0.3",
2727
"intersection-observer": "0.12.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,13 +2923,13 @@
29232923
dependencies:
29242924
"@types/react" "*"
29252925

2926-
"@types/react@*", "@types/react@17.0.53":
2927-
version "17.0.53"
2928-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
2929-
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
2926+
"@types/react@*", "@types/react@17.0.87":
2927+
version "17.0.87"
2928+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.87.tgz#998a5e146fbea449986d95a794c0aff47f12b6e6"
2929+
integrity sha512-wpg9AbtJ6agjA+BKYmhG6dRWEU/2DHYwMzCaBzsz137ft6IyuqZ5fI4ic1DWL4DrI03Zy78IyVE6ucrXl0mu4g==
29302930
dependencies:
29312931
"@types/prop-types" "*"
2932-
"@types/scheduler" "*"
2932+
"@types/scheduler" "^0.16"
29332933
csstype "^3.0.2"
29342934

29352935
"@types/responselike@*":
@@ -2944,10 +2944,10 @@
29442944
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
29452945
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
29462946

2947-
"@types/scheduler@*":
2948-
version "0.16.1"
2949-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
2950-
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
2947+
"@types/scheduler@^0.16":
2948+
version "0.16.8"
2949+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
2950+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
29512951

29522952
"@types/source-list-map@*":
29532953
version "0.1.2"

0 commit comments

Comments
 (0)