Skip to content

Commit 698d084

Browse files
committed
build: update dependency typescript to v3.4.3
1 parent 2707ab2 commit 698d084

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tslint-config-airbnb": "5.10.0",
3939
"tslint-config-prettier": "1.18.0",
4040
"tslint-react": "4.0.0",
41-
"typescript": "3.4.2"
41+
"typescript": "3.4.3"
4242
},
4343
"scripts": {
4444
"build": "gulp build",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9051,10 +9051,10 @@ typedarray@^0.0.6:
90519051
version "0.0.6"
90529052
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
90539053

9054-
typescript@3.4.2:
9055-
version "3.4.2"
9056-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"
9057-
integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A==
9054+
typescript@3.4.3:
9055+
version "3.4.3"
9056+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
9057+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
90589058

90599059
ua-parser-js@^0.7.9:
90609060
version "0.7.17"

0 commit comments

Comments
 (0)