Skip to content

Commit f2cfa8f

Browse files
chore(deps-dev): bump @types/react from 17.0.27 to 17.0.30 (#435)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.27 to 17.0.30. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b371c71 commit f2cfa8f

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2781,19 +2781,10 @@
27812781
dependencies:
27822782
"@types/react" "*"
27832783

2784-
"@types/react@*", "@types/react@>=16.9.0":
2785-
version "17.0.3"
2786-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
2787-
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
2788-
dependencies:
2789-
"@types/prop-types" "*"
2790-
"@types/scheduler" "*"
2791-
csstype "^3.0.2"
2792-
2793-
"@types/react@^17.0.27":
2794-
version "17.0.27"
2795-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6"
2796-
integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==
2784+
"@types/react@*", "@types/react@>=16.9.0", "@types/react@^17.0.27":
2785+
version "17.0.30"
2786+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e"
2787+
integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==
27972788
dependencies:
27982789
"@types/prop-types" "*"
27992790
"@types/scheduler" "*"

0 commit comments

Comments
 (0)