Skip to content

Commit 404d185

Browse files
committed
chore(deps): update dependency typescript to ^3.9.9
1 parent cbd0c12 commit 404d185

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": "^24.8.0",
6363
"ts-node": "^8.1.0",
64-
"typescript": "^3.9.6"
64+
"typescript": "^3.9.9"
6565
},
6666
"husky": {
6767
"hooks": {

yarn.lock

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

6846-
typescript@^3.9.6:
6847-
version "3.9.6"
6848-
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
6849-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
6846+
typescript@^3.9.9:
6847+
version "3.9.9"
6848+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
6849+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
68506850

68516851
uglify-js@^3.1.4:
68526852
version "3.5.9"

0 commit comments

Comments
 (0)