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

Commit 89a9574

Browse files
Merge pull request #33 from tpucci/dependabot/npm_and_yarn/example/typescript-3.4.5
2 parents 45da3b0 + 046a97e commit 89a9574

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.4",
1919
"babel-plugin-module-resolver": "^3.2.0",
2020
"metro-react-native-babel-preset": "^0.54.0",
21-
"typescript": "^3.4.3"
21+
"typescript": "^3.4.5"
2222
}
2323
}

example/yarn.lock

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

1006-
typescript@^3.4.3:
1007-
version "3.4.3"
1008-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
1009-
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
1006+
typescript@^3.4.5:
1007+
version "3.4.5"
1008+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
1009+
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
10101010

10111011
unicode-canonical-property-names-ecmascript@^1.0.4:
10121012
version "1.0.4"

0 commit comments

Comments
 (0)