Skip to content

Commit 65b2f45

Browse files
committed
chore(deps): upgrade typescript
1 parent b2674c9 commit 65b2f45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"rollup-plugin-replace": "^2.0.0",
8383
"rollup-watch": "^4.0.0",
8484
"selenium-server": "^2.53.1",
85-
"typescript": "^2.7.2",
85+
"typescript": "^3.3.1",
8686
"uglify-js": "^3.3.13",
8787
"vue": "^2.5.16",
8888
"vue-loader": "^15.2.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9900,10 +9900,10 @@ typedarray@^0.0.6:
99009900
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
99019901
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
99029902

9903-
typescript@^2.7.2:
9904-
version "2.9.2"
9905-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
9906-
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
9903+
typescript@^3.3.1:
9904+
version "3.3.1"
9905+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
9906+
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
99079907

99089908
uc.micro@^1.0.1, uc.micro@^1.0.5:
99099909
version "1.0.5"

0 commit comments

Comments
 (0)