Skip to content

Commit 74e82fd

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent d21ce48 commit 74e82fd

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

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

65326532
typescript@^4.6.4:
65336533
version "4.7.2"

0 commit comments

Comments
 (0)