Skip to content

Commit eea4acb

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent 417fd05 commit eea4acb

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.7.1",
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
@@ -6513,10 +6513,10 @@ typescript-json-schema@^0.36.0:
65136513
typescript "^3.0.1"
65146514
yargs "^12.0.1"
65156515

6516-
typescript@^3.0.1, typescript@^3.9.7:
6517-
version "3.9.7"
6518-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6519-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6516+
typescript@^3.0.1, typescript@^3.9.10:
6517+
version "3.9.10"
6518+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6519+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
65206520

65216521
typescript@^4.6.4:
65226522
version "4.7.2"

0 commit comments

Comments
 (0)