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

Commit 8bb205f

Browse files
Merge pull request #12 from tpucci/dependabot/npm_and_yarn/typescript-3.4.3
2 parents 3976d69 + ea36ef5 commit 8bb205f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"react-native": "0.59.3",
4646
"react-test-renderer": "^16.8.6",
4747
"tslint": "^5.15.0",
48-
"typescript": "^3.4.1"
48+
"typescript": "^3.4.3"
4949
}
5050
}

yarn.lock

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

6547-
typescript@^3.4.1:
6548-
version "3.4.1"
6549-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
6550-
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
6547+
typescript@^3.4.3:
6548+
version "3.4.3"
6549+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
6550+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
65516551

65526552
ua-parser-js@^0.7.18:
65536553
version "0.7.19"

0 commit comments

Comments
 (0)