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

Commit 70a01d4

Browse files
⬆️ Bump @types/react-native from 0.57.42 to 0.57.43 in /example
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.57.42 to 0.57.43. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 3976d69 commit 70a01d4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "^7.4.3",
2323
"@babel/runtime": "^7.4.3",
2424
"@types/jest": "^24.0.11",
25-
"@types/react-native": "^0.57.42",
25+
"@types/react-native": "^0.57.43",
2626
"@types/react-test-renderer": "^16.8.1",
2727
"babel-jest": "^24.7.1",
2828
"babel-plugin-module-resolver": "^3.2.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -921,10 +921,10 @@
921921
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.0.tgz#4c48fed958d6dcf9487195a0ef6456d5f6e0163a"
922922
integrity sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg==
923923

924-
"@types/react-native@^0.57.42":
925-
version "0.57.42"
926-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.42.tgz#06ad92cd1378146402b7667de13cb7b935d194d6"
927-
integrity sha512-Ms4RI8Oyi8HOIwlteFhgRE7TA9chP/mliLeJCzjKBOywYpile5TrXQF8lRDYzcC1zyTyoopu/u8VMlF+FS7VnA==
924+
"@types/react-native@^0.57.43":
925+
version "0.57.43"
926+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.43.tgz#a4d3fa7be905a8e28b7682220335dacefffd816f"
927+
integrity sha512-hYt5a+Kj/Cy0102b+WZpNhnm1AWNz6HnVYwk41BSDZpDoJweo1BuJv1FStd6ClzCdTPJlfImF8ZqpM2xDoO2aA==
928928
dependencies:
929929
"@types/prop-types" "*"
930930
"@types/react" "*"

0 commit comments

Comments
 (0)