Skip to content

Commit ac5c0e3

Browse files
renovate-botajaymathur
authored andcommitted
Update dependency typescript to v3.9.10
1 parent e6e7434 commit ac5c0e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
"prettier": "1.19.1",
6464
"sinon": "^7.5.0",
6565
"ts-node": "^8.6.2",
66-
"typescript": "^3.7.3"
66+
"typescript": "3.9.10"
6767
}
6868
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3332,10 +3332,10 @@ typedarray-to-buffer@^3.1.5:
33323332
dependencies:
33333333
is-typedarray "^1.0.0"
33343334

3335-
typescript@^3.7.3:
3336-
version "3.9.3"
3337-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
3338-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
3335+
typescript@3.9.10:
3336+
version "3.9.10"
3337+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
3338+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
33393339

33403340
33413341
version "0.0.3"

0 commit comments

Comments
 (0)