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

Commit 8615745

Browse files
authored
Merge pull request #13 from tpucci/dependabot/npm_and_yarn/example/typescript-3.4.3
⬆️ Bump typescript from 3.4.1 to 3.4.3 in /example
2 parents c378a13 + c53269d commit 8615745

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
@@ -29,6 +29,6 @@
2929
"jest": "^24.7.1",
3030
"metro-react-native-babel-preset": "^0.53.1",
3131
"react-test-renderer": "16.8.6",
32-
"typescript": "^3.4.1"
32+
"typescript": "^3.4.3"
3333
}
3434
}

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5973,10 +5973,10 @@ typedarray@^0.0.6:
59735973
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
59745974
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
59755975

5976-
typescript@^3.4.1:
5977-
version "3.4.1"
5978-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
5979-
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
5976+
typescript@^3.4.3:
5977+
version "3.4.3"
5978+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
5979+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
59805980

59815981
ua-parser-js@^0.7.18:
59825982
version "0.7.19"

0 commit comments

Comments
 (0)