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

Commit 347c854

Browse files
authored
Merge pull request #18 from tpucci/dependabot/npm_and_yarn/example/@types/react-native-0.57.45
⬆️ Bump @types/react-native from 0.57.43 to 0.57.45 in /example
2 parents 3079afc + 9f1a11a commit 347c854

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.43",
25+
"@types/react-native": "^0.57.45",
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.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==
897+
"@types/react-native@^0.57.45":
898+
version "0.57.45"
899+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.57.45.tgz#bc341b2fbe879aec6d52f799f7342f674e045c4f"
900+
integrity sha512-XHo3buFjgCs5WmycCBoc71QAa+mayQgDf+igRKgt3rle8rxW/fKtQny6quSabR+YcT55PsOE2qBQ4S5ra9ds2g==
901901
dependencies:
902902
"@types/prop-types" "*"
903903
"@types/react" "*"

0 commit comments

Comments
 (0)