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

Commit 09db3b4

Browse files
authored
Merge pull request #14 from tpucci/dependabot/npm_and_yarn/example/@types/react-native-0.57.43
⬆️ Bump @types/react-native from 0.57.42 to 0.57.43 in /example
2 parents 0a79e9b + 70a01d4 commit 09db3b4

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
@@ -894,10 +894,10 @@
894894
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.0.tgz#4c48fed958d6dcf9487195a0ef6456d5f6e0163a"
895895
integrity sha512-eItQyV43bj4rR3JPV0Skpl1SncRCdziTEK9/v8VwXmV6d/qOUO8/EuWeHBbCZcsfSHfzI5UyMJLCSXtxxznyZg==
896896

897-
"@types/react-native@^0.57.42":
898-
version "0.57.42"
899-
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.42.tgz#06ad92cd1378146402b7667de13cb7b935d194d6"
900-
integrity sha512-Ms4RI8Oyi8HOIwlteFhgRE7TA9chP/mliLeJCzjKBOywYpile5TrXQF8lRDYzcC1zyTyoopu/u8VMlF+FS7VnA==
897+
"@types/react-native@^0.57.43":
898+
version "0.57.43"
899+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.43.tgz#a4d3fa7be905a8e28b7682220335dacefffd816f"
900+
integrity sha512-hYt5a+Kj/Cy0102b+WZpNhnm1AWNz6HnVYwk41BSDZpDoJweo1BuJv1FStd6ClzCdTPJlfImF8ZqpM2xDoO2aA==
901901
dependencies:
902902
"@types/prop-types" "*"
903903
"@types/react" "*"

0 commit comments

Comments
 (0)