Skip to content

Commit d966906

Browse files
clydindgp1130
authored andcommitted
build: use TypeScript 3.8
1 parent d4c3881 commit d966906

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
@@ -144,7 +144,7 @@
144144
"tslint": "^5.15.0",
145145
"tslint-no-circular-imports": "^0.7.0",
146146
"tslint-sonarts": "1.9.0",
147-
"typescript": "3.7.5",
147+
"typescript": "3.8.2",
148148
"verdaccio": "4.4.4"
149149
},
150150
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11487,10 +11487,10 @@ [email protected]:
1148711487
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
1148811488
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
1148911489

11490-
typescript@3.7.5:
11491-
version "3.7.5"
11492-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
11493-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
11490+
typescript@3.8.2:
11491+
version "3.8.2"
11492+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
11493+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
1149411494

1149511495
uglify-js@^3.1.4:
1149611496
version "3.8.0"

0 commit comments

Comments
 (0)