Skip to content

Commit 653669a

Browse files
Bump typescript from 3.6.4 to 3.7.2 (#24)
1 parent 4fe7fbe commit 653669a

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
@@ -34,7 +34,7 @@
3434
"rimraf": "^3.0.0",
3535
"ts-jest": "^20.0.7",
3636
"tslint": "^5.5.0",
37-
"typescript": "3.6.4"
37+
"typescript": "3.7.2"
3838
},
3939
"jest": {
4040
"transform": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3429,10 +3429,10 @@ type-check@~0.3.2:
34293429
dependencies:
34303430
prelude-ls "~1.1.2"
34313431

3432-
typescript@3.6.4:
3433-
version "3.6.4"
3434-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
3435-
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
3432+
typescript@3.7.2:
3433+
version "3.7.2"
3434+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
3435+
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
34363436

34373437
uglify-js@^3.1.4:
34383438
version "3.6.0"

0 commit comments

Comments
 (0)