Skip to content

Commit e7fcbc4

Browse files
authored
Update dependency typescript to v3.8.2 (#324)
1 parent e3fbb22 commit e7fcbc4

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
@@ -59,7 +59,7 @@
5959
"rimraf": "3.0.2",
6060
"rollup": "1.31.1",
6161
"sirv-cli": "0.4.5",
62-
"typescript": "3.7.5"
62+
"typescript": "3.8.2"
6363
},
6464
"lint-staged": {
6565
"*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4218,10 +4218,10 @@ typedarray-to-buffer@^3.1.5:
42184218
dependencies:
42194219
is-typedarray "^1.0.0"
42204220

4221-
typescript@3.7.5:
4222-
version "3.7.5"
4223-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
4224-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
4221+
typescript@3.8.2:
4222+
version "3.8.2"
4223+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
4224+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
42254225

42264226
42274227
version "0.0.3"

0 commit comments

Comments
 (0)