Skip to content

Commit 19789d4

Browse files
Bump @types/react from 16.9.11 to 16.9.19 (#231)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.11 to 16.9.19. - [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: Javier Morant <javier.morant84@gmail.com>
1 parent 8edde88 commit 19789d4

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/jest": "24.0.23",
3636
"@types/use-global-hook": "0.1.2",
3737
"@types/object-hash": "1.3.1",
38-
"@types/react": "16.9.11",
38+
"@types/react": "16.9.19",
3939
"@types/react-native": "0.60.22",
4040
"@types/react-test-renderer": "16.9.1",
4141
"@types/shortid": "0.0.29",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,15 +1069,10 @@
10691069
dependencies:
10701070
"@types/react" "*"
10711071

1072-
"@types/react@*":
1073-
version "16.0.40"
1074-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"
1075-
integrity sha512-OZi2OPNI1DGwnC3Fgbr1CcYfOD6V0pbv+aehXdvuFE+L+sipWjividsasuqFW/G0CZrZ81Ao+9IzjvkRDWCE9Q==
1076-
1077-
"@types/react@16.9.11":
1078-
version "16.9.11"
1079-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
1080-
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
1072+
"@types/react@*", "@types/react@16.9.19":
1073+
version "16.9.19"
1074+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.19.tgz#c842aa83ea490007d29938146ff2e4d9e4360c40"
1075+
integrity sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==
10811076
dependencies:
10821077
"@types/prop-types" "*"
10831078
csstype "^2.2.0"

0 commit comments

Comments
 (0)