Skip to content

Commit 0e8c48c

Browse files
committed
Update TypeScript major version for development and testing
1 parent ac118d5 commit 0e8c48c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"sinon": "^2.3.1",
7171
"ts-loader": "4.3.0",
7272
"tslint": "^5.0.0",
73-
"typescript": "^2.6.2",
73+
"typescript": "^3.0.1",
7474
"vue": "^2.5.16",
7575
"vue-class-component": "^6.1.1",
7676
"vue-loader": "^15.2.4",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4046,9 +4046,9 @@ typedarray@^0.0.6:
40464046
version "0.0.6"
40474047
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
40484048

4049-
typescript@^2.6.2:
4050-
version "2.7.1"
4051-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
4049+
typescript@^3.0.1:
4050+
version "3.0.1"
4051+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
40524052

40534053
uglify-es@^3.3.4:
40544054
version "3.3.9"

0 commit comments

Comments
 (0)