Skip to content

Commit 03a93d8

Browse files
xcomponentadminJulien-Molina
authored andcommitted
Update dependency typescript to ^3.0.1 (#148)
1 parent 0d9d66b commit 03a93d8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
"tslint-loader": "^3.6.0",
9898
"tslint-plugin-prettier": "^1.3.0",
9999
"tslint-react": "^3.6.0",
100-
"typescript": "^2.1.4"
100+
"typescript": "^3.0.1"
101101
}
102102
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3499,9 +3499,9 @@ typedarray-to-buffer@^3.1.2:
34993499
dependencies:
35003500
is-typedarray "^1.0.0"
35013501

3502-
typescript@^2.1.4:
3503-
version "2.9.2"
3504-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
3502+
typescript@^3.0.1:
3503+
version "3.0.1"
3504+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
35053505

35063506
uglify-js@^2.6:
35073507
version "2.8.29"

0 commit comments

Comments
 (0)