Skip to content

Commit 07470dc

Browse files
chore(deps-dev): bump @types/react from 17.0.2 to 17.0.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.2 to 17.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6bc5cb6 commit 07470dc

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2655,11 +2655,12 @@
26552655
"@types/react" "*"
26562656

26572657
"@types/react@*", "@types/react@^17.0.1":
2658-
version "17.0.2"
2659-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8"
2660-
integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==
2658+
version "17.0.3"
2659+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
2660+
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
26612661
dependencies:
26622662
"@types/prop-types" "*"
2663+
"@types/scheduler" "*"
26632664
csstype "^3.0.2"
26642665

26652666
"@types/reactcss@*":
@@ -2676,6 +2677,11 @@
26762677
dependencies:
26772678
"@types/node" "*"
26782679

2680+
"@types/scheduler@*":
2681+
version "0.16.1"
2682+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
2683+
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
2684+
26792685
"@types/source-list-map@*":
26802686
version "0.1.2"
26812687
resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"

0 commit comments

Comments
 (0)