Skip to content

Commit c4a740e

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency typescript to v3.7.5 (#287)
1 parent 6ef7a4b commit c4a740e

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
@@ -58,7 +58,7 @@
5858
"rimraf": "3.0.0",
5959
"rollup": "1.29.0",
6060
"sirv-cli": "0.4.5",
61-
"typescript": "3.7.4"
61+
"typescript": "3.7.5"
6262
},
6363
"lint-staged": {
6464
"*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4094,10 +4094,10 @@ typedarray-to-buffer@^3.1.5:
40944094
dependencies:
40954095
is-typedarray "^1.0.0"
40964096

4097-
typescript@3.7.4:
4098-
version "3.7.4"
4099-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
4100-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
4097+
typescript@3.7.5:
4098+
version "3.7.5"
4099+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
4100+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
41014101

41024102
uid2@0.0.3:
41034103
version "0.0.3"

0 commit comments

Comments
 (0)