Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 0a03281

Browse files
chore(deps-dev): bump @types/react from 16.9.35 to 17.0.3 (#1040)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.35 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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c37cfbf commit 0a03281

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

yarn.lock

+3-14
Original file line numberDiff line numberDiff line change
@@ -2057,16 +2057,9 @@
20572057
dependencies:
20582058
"@types/react" "*"
20592059

2060-
"@types/react@*":
2061-
version "16.9.35"
2062-
resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.35.tgz?cache=0&sync_timestamp=1589160578767&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact%2Fdownload%2F%40types%2Freact-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2063-
dependencies:
2064-
"@types/prop-types" "*"
2065-
csstype "^2.2.0"
2066-
2067-
"@types/react@^17.0.3":
2060+
"@types/react@*", "@types/react@^17.0.3":
20682061
version "17.0.3"
2069-
resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
2062+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
20702063
dependencies:
20712064
"@types/prop-types" "*"
20722065
"@types/scheduler" "*"
@@ -4640,11 +4633,7 @@ cssstyle@^2.2.0:
46404633
dependencies:
46414634
cssom "~0.3.6"
46424635

4643-
csstype@^2.0.0, csstype@^2.2.0, csstype@^2.5.2, csstype@^2.5.5:
4644-
version "2.6.10"
4645-
resolved "https://registry.npm.taobao.org/csstype/download/csstype-2.6.10.tgz?cache=0&sync_timestamp=1586935655811&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcsstype%2Fdownload%2Fcsstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
4646-
4647-
csstype@^2.5.7:
4636+
csstype@^2.0.0, csstype@^2.5.2, csstype@^2.5.5, csstype@^2.5.7:
46484637
version "2.6.14"
46494638
resolved "https://registry.npm.taobao.org/csstype/download/csstype-2.6.14.tgz?cache=0&sync_timestamp=1605258867356&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcsstype%2Fdownload%2Fcsstype-2.6.14.tgz#004822a4050345b55ad4dcc00be1d9cf2f4296de"
46504639

0 commit comments

Comments
 (0)