Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit fcad722

Browse files
committed
Update dependency typescript to v3.4.1
1 parent 526c1bc commit fcad722

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"license": "MIT",
3232
"dependencies": {
33-
"typescript": "3.2.2",
33+
"typescript": "3.4.1",
3434
"ts-node": "^7.0.1",
3535
"gluegun": "^2.1.0",
3636
"googleapis": "^27.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4273,9 +4273,9 @@ type-check@~0.3.2:
42734273
dependencies:
42744274
prelude-ls "~1.1.2"
42754275

4276-
typescript@3.2.2:
4277-
version "3.2.2"
4278-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
4276+
typescript@3.4.1:
4277+
version "3.4.1"
4278+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
42794279

42804280
uglify-js@^3.1.4:
42814281
version "3.4.9"

0 commit comments

Comments
 (0)