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

Commit 391ebd2

Browse files
authored
Merge pull request #15 from tpucci/dependabot/npm_and_yarn/@types/react-native-0.57.43
⬆️ Bump @types/react-native from 0.57.42 to 0.57.43
2 parents 09db3b4 + b5de005 commit 391ebd2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@babel/core": "^7.4.3",
3232
"@babel/runtime": "^7.4.3",
3333
"@types/jest": "^24.0.11",
34-
"@types/react-native": "^0.57.42",
34+
"@types/react-native": "^0.57.43",
3535
"@types/react-test-renderer": "^16.8.1",
3636
"babel-jest": "^24.7.0",
3737
"eslint": "^5.16.0",

yarn.lock

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

982-
"@types/react-native@^0.57.42":
983-
version "0.57.42"
984-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.42.tgz#06ad92cd1378146402b7667de13cb7b935d194d6"
985-
integrity sha512-Ms4RI8Oyi8HOIwlteFhgRE7TA9chP/mliLeJCzjKBOywYpile5TrXQF8lRDYzcC1zyTyoopu/u8VMlF+FS7VnA==
982+
"@types/react-native@^0.57.43":
983+
version "0.57.43"
984+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.43.tgz#a4d3fa7be905a8e28b7682220335dacefffd816f"
985+
integrity sha512-hYt5a+Kj/Cy0102b+WZpNhnm1AWNz6HnVYwk41BSDZpDoJweo1BuJv1FStd6ClzCdTPJlfImF8ZqpM2xDoO2aA==
986986
dependencies:
987987
"@types/prop-types" "*"
988988
"@types/react" "*"

0 commit comments

Comments
 (0)