Skip to content

Commit c183b0c

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent 7b81d17 commit c183b0c

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.8.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
@@ -6523,10 +6523,10 @@ typescript-json-schema@^0.36.0:
65236523
typescript "^3.0.1"
65246524
yargs "^12.0.1"
65256525

6526-
typescript@^3.0.1, typescript@^3.9.7:
6527-
version "3.9.7"
6528-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6529-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6526+
typescript@^3.0.1, typescript@^3.9.10:
6527+
version "3.9.10"
6528+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6529+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
65306530

65316531
typescript@^4.6.4:
65326532
version "4.7.2"

0 commit comments

Comments
 (0)