Skip to content

Commit ba45e1f

Browse files
authored
Update dependency typescript to v3.9.5 (#34)
1 parent 95f5bd2 commit ba45e1f

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
@@ -47,7 +47,7 @@
4747
"rollup-plugin-node-resolve": "5.2.0",
4848
"rollup-plugin-typescript": "1.0.1",
4949
"rollup-plugin-terser": "6.1.0",
50-
"typescript": "3.9.3",
50+
"typescript": "3.9.5",
5151
"tslib": "2.0.0"
5252
},
5353
"filesize": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2943,10 +2943,10 @@ type-is@~1.6.17:
29432943
media-typer "0.3.0"
29442944
mime-types "~2.1.24"
29452945

2946-
2947-
version "3.9.3"
2948-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
2949-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
2946+
2947+
version "3.9.5"
2948+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
2949+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
29502950

29512951
29522952
version "0.7.21"

0 commit comments

Comments
 (0)