Skip to content

Commit

Permalink
Update dependency typescript to v3.7.5 (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kristoferbaxter committed Jan 17, 2020
1 parent 6ef7a4b commit c4a740e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "3.0.0",
"rollup": "1.29.0",
"sirv-cli": "0.4.5",
"typescript": "3.7.4"
"typescript": "3.7.5"
},
"lint-staged": {
"*.ts": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4094,10 +4094,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

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

uid2@0.0.3:
version "0.0.3"
Expand Down

0 comments on commit c4a740e

Please sign in to comment.