Skip to content

Commit 8b28df6

Browse files
chore(deps-dev): bump @types/react from 16.9.43 to 16.9.49
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.43 to 16.9.49. - [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 b41d619 commit 8b28df6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,12 +1842,12 @@
18421842
"@types/react" "*"
18431843

18441844
"@types/react@*", "@types/react@^16.9.34":
1845-
version "16.9.43"
1846-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.43.tgz#c287f23f6189666ee3bebc2eb8d0f84bcb6cdb6b"
1847-
integrity sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==
1845+
version "16.9.49"
1846+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872"
1847+
integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==
18481848
dependencies:
18491849
"@types/prop-types" "*"
1850-
csstype "^2.2.0"
1850+
csstype "^3.0.2"
18511851

18521852
"@types/responselike@*", "@types/responselike@^1.0.0":
18531853
version "1.0.0"
@@ -3342,10 +3342,10 @@ cssstyle@^2.2.0:
33423342
dependencies:
33433343
cssom "~0.3.6"
33443344

3345-
csstype@^2.2.0:
3346-
version "2.6.10"
3347-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b"
3348-
integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w==
3345+
csstype@^3.0.2:
3346+
version "3.0.3"
3347+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3.tgz#2b410bbeba38ba9633353aff34b05d9755d065f8"
3348+
integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==
33493349

33503350
currently-unhandled@^0.4.1:
33513351
version "0.4.1"

0 commit comments

Comments
 (0)