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

Commit 8cc1b97

Browse files
authored
Merge pull request #82 from tpucci/dependabot/npm_and_yarn/example/typescript-3.5.1
⬆️ Bump typescript from 3.4.5 to 3.5.1 in /example
2 parents 2432eb8 + a5593b9 commit 8cc1b97

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
@@ -18,6 +18,6 @@
1818
"@babel/runtime": "^7.4.5",
1919
"babel-plugin-module-resolver": "^3.2.0",
2020
"metro-react-native-babel-preset": "^0.54.0",
21-
"typescript": "^3.4.5"
21+
"typescript": "^3.5.1"
2222
}
2323
}

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,10 +1010,10 @@ trim-right@^1.0.1:
10101010
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
10111011
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
10121012

1013-
typescript@^3.4.5:
1014-
version "3.4.5"
1015-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
1016-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
1013+
typescript@^3.5.1:
1014+
version "3.5.1"
1015+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
1016+
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
10171017

10181018
unicode-canonical-property-names-ecmascript@^1.0.4:
10191019
version "1.0.4"

0 commit comments

Comments
 (0)