Skip to content

Commit 4d79ff5

Browse files
committed
chore(deps): update dependency typescript to v3.8.3
1 parent 8b715be commit 4d79ff5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"prettier": "1.17.0",
3737
"pretty-quick": "1.10.0",
3838
"ts-jest": "24.0.2",
39-
"typescript": "3.4.5"
39+
"typescript": "3.8.3"
4040
}
4141
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3569,10 +3569,10 @@ type-check@~0.3.2:
35693569
dependencies:
35703570
prelude-ls "~1.1.2"
35713571

3572-
typescript@3.4.5:
3573-
version "3.4.5"
3574-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
3575-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
3572+
typescript@3.8.3:
3573+
version "3.8.3"
3574+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
3575+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
35763576

35773577
uglify-js@^3.1.4:
35783578
version "3.5.9"

0 commit comments

Comments
 (0)