Skip to content

Commit 9501e93

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent 170fdfe commit 9501e93

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

7431-
typescript@^3.9.6:
7432-
version "3.9.6"
7433-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
7434-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
7431+
typescript@^3.9.10:
7432+
version "3.9.10"
7433+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7434+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
74357435

74367436
typescript@^4.6.4:
74377437
version "4.7.2"

0 commit comments

Comments
 (0)