Skip to content

Commit 2ccec62

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent dd982d1 commit 2ccec62

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
@@ -7421,10 +7421,10 @@ typedarray@^0.0.6:
74217421
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
74227422
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
74237423

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

74297429
typescript@^4.6.4:
74307430
version "4.7.2"

0 commit comments

Comments
 (0)