Skip to content

Commit 1a28382

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent 252219e commit 1a28382

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"semantic-release": "^15.13.3",
6262
"sourcegraph": "^25.7.0",
6363
"ts-node": "^8.1.0",
64-
"typescript": "^3.9.6"
64+
"typescript": "^3.9.10"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7418,10 +7418,10 @@ typedarray@^0.0.6:
74187418
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
74197419
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
74207420

7421-
typescript@^3.9.6:
7422-
version "3.9.6"
7423-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7424-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7421+
typescript@^3.9.10:
7422+
version "3.9.10"
7423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7424+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
74257425

74267426
typescript@^4.6.4:
74277427
version "4.7.2"

0 commit comments

Comments
 (0)