Skip to content

Commit 9f66507

Browse files
committed
chore(deps): update dependency typescript to v3.9.6
1 parent 8b715be commit 9f66507

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.9.6"
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.9.6:
3573+
version "3.9.6"
3574+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
3575+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
35763576

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

0 commit comments

Comments
 (0)