Skip to content

Commit 3b1c07c

Browse files
Bump @types/react from 16.9.35 to 17.0.14
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.35 to 17.0.14. - [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 3237131 commit 3b1c07c

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^25.2.3",
33-
"@types/react": "^16.9.35",
33+
"@types/react": "^17.0.14",
3434
"@typescript-eslint/eslint-plugin": "^3.0.2",
3535
"@typescript-eslint/parser": "^3.0.2",
3636
"concurrently": "^5.2.0",

yarn.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2346,21 +2346,14 @@
23462346
"@types/history" "*"
23472347
"@types/react" "*"
23482348

2349-
"@types/react@*":
2350-
version "16.9.36"
2351-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
2352-
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
2349+
"@types/react@*", "@types/react@^17.0.14":
2350+
version "17.0.14"
2351+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
2352+
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
23532353
dependencies:
23542354
"@types/prop-types" "*"
2355-
csstype "^2.2.0"
2356-
2357-
"@types/react@^16.9.35":
2358-
version "16.9.35"
2359-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
2360-
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
2361-
dependencies:
2362-
"@types/prop-types" "*"
2363-
csstype "^2.2.0"
2355+
"@types/scheduler" "*"
2356+
csstype "^3.0.2"
23642357

23652358
"@types/reflexbox@^4.0.0":
23662359
version "4.0.1"
@@ -2379,6 +2372,11 @@
23792372
"@types/glob" "*"
23802373
"@types/node" "*"
23812374

2375+
"@types/scheduler@*":
2376+
version "0.16.2"
2377+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
2378+
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
2379+
23822380
"@types/stack-utils@^2.0.0":
23832381
version "2.0.0"
23842382
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
@@ -5225,11 +5223,16 @@ cssstyle@^2.3.0:
52255223
dependencies:
52265224
cssom "~0.3.6"
52275225

5228-
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.10, csstype@^2.6.6, csstype@^2.6.9:
5226+
csstype@^2.5.7, csstype@^2.6.10, csstype@^2.6.6, csstype@^2.6.9:
52295227
version "2.6.10"
52305228
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
52315229
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
52325230

5231+
csstype@^3.0.2:
5232+
version "3.0.8"
5233+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
5234+
integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==
5235+
52335236
currently-unhandled@^0.4.1:
52345237
version "0.4.1"
52355238
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"

0 commit comments

Comments
 (0)