Skip to content

Commit eeb752f

Browse files
committed
build: upgrade typescript
1 parent 52f9d3f commit eeb752f

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
@@ -137,7 +137,7 @@
137137
"selenium-server": "^2.53.1",
138138
"serialize-javascript": "^1.3.0",
139139
"shelljs": "^0.8.1",
140-
"typescript": "^2.7.1",
140+
"typescript": "^3.1.3",
141141
"uglify-js": "^3.0.15",
142142
"webpack": "^4.22.0",
143143
"weex-js-runtime": "^0.23.6",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8110,10 +8110,10 @@ typedarray@^0.0.6:
81108110
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
81118111
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
81128112

8113-
typescript@^2.7.1:
8114-
version "2.9.2"
8115-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
8116-
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
8113+
typescript@^3.1.3:
8114+
version "3.1.3"
8115+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
8116+
integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
81178117

81188118
uglify-es@^3.3.4:
81198119
version "3.3.9"

0 commit comments

Comments
 (0)