Skip to content

Commit d5c9e21

Browse files
chore(deps): update dependency typescript to ^3.9.10
1 parent 93125d6 commit d5c9e21

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "^3.2.5",
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
@@ -6511,10 +6511,10 @@ typescript-json-schema@^0.36.0:
65116511
typescript "^3.0.1"
65126512
yargs "^12.0.1"
65136513

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

65196519
uglify-js@^3.1.4:
65206520
version "3.6.7"

0 commit comments

Comments
 (0)