Skip to content

Commit f5726a4

Browse files
committed
chore(deps): update dependency typescript to ^3.9.10
1 parent 787eb46 commit f5726a4

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
@@ -49,7 +49,7 @@
4949
"lsif-util": "^0.2.15",
5050
"prettier": "^2.1.2",
5151
"semantic-release": "^17.0.8",
52-
"typescript": "^3.9.7"
52+
"typescript": "^3.9.10"
5353
},
5454
"dependencies": {
5555
"iterare": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6052,10 +6052,10 @@ typescript-json-schema@^0.36.0:
60526052
typescript "^3.0.1"
60536053
yargs "^12.0.1"
60546054

6055-
typescript@^3.0.1, typescript@^3.9.7:
6056-
version "3.9.7"
6057-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6058-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6055+
typescript@^3.0.1, typescript@^3.9.10:
6056+
version "3.9.10"
6057+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6058+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
60596059

60606060
uglify-js@^3.1.4:
60616061
version "3.6.7"

0 commit comments

Comments
 (0)