Skip to content

Commit 318c883

Browse files
authored
Update dependency typescript to v3.9.5 (#389)
1 parent 2d8c04f commit 318c883

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
@@ -61,7 +61,7 @@
6161
"rollup": "2.12.1",
6262
"rollup-plugin-copy": "3.3.0",
6363
"sirv-cli": "0.4.6",
64-
"typescript": "3.9.3"
64+
"typescript": "3.9.5"
6565
},
6666
"lint-staged": {
6767
"*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,10 +4373,10 @@ typedarray-to-buffer@^3.1.5:
43734373
dependencies:
43744374
is-typedarray "^1.0.0"
43754375

4376-
4377-
version "3.9.3"
4378-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
4379-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
4376+
4377+
version "3.9.5"
4378+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
4379+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
43804380

43814381
43824382
version "0.0.3"

0 commit comments

Comments
 (0)