Skip to content

Commit 67c91bd

Browse files
committed
chore(deps): update dependency typescript to ^3.9.10
1 parent 8865a6b commit 67c91bd

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
@@ -61,7 +61,7 @@
6161
"semantic-release": "^15.13.3",
6262
"sourcegraph": "^25.3.0",
6363
"ts-node": "^8.1.0",
64-
"typescript": "^3.9.6"
64+
"typescript": "^3.9.10"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6975,10 +6975,10 @@ typedarray@^0.0.6:
69756975
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69766976
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69776977

6978-
typescript@^3.9.6:
6979-
version "3.9.6"
6980-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
6981-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
6978+
typescript@^3.9.10:
6979+
version "3.9.10"
6980+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6981+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
69826982

69836983
uglify-js@^3.1.4:
69846984
version "3.5.9"

0 commit comments

Comments
 (0)