Skip to content

Commit 1e0165a

Browse files
committed
Upgrade typescript
1 parent f41f047 commit 1e0165a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lerna": "^2.4.0",
1717
"rimraf": "^2.6.2",
1818
"ts-jest": "^23.10.4",
19-
"typescript": "^3.1.1"
19+
"typescript": "^3.5.3"
2020
},
2121
"workspaces": [
2222
"packages/cli",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8587,10 +8587,10 @@ typedarray@^0.0.6:
85878587
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
85888588
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
85898589

8590-
typescript@^3.1.1:
8591-
version "3.1.1"
8592-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"
8593-
integrity sha512-Veu0w4dTc/9wlWNf2jeRInNodKlcdLgemvPsrNpfu5Pq39sgfFjvIIgTsvUHCoLBnMhPoUA+tFxsXjU6VexVRQ==
8590+
typescript@^3.5.3:
8591+
version "3.5.3"
8592+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
8593+
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
85948594

85958595
uglify-js@^2.6:
85968596
version "2.8.29"

0 commit comments

Comments
 (0)