Skip to content

Commit

Permalink
Update dependency typescript to v3.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2019
1 parent a738f3f commit a7af35e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"tslint": "5.15.0",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.0.1",
"typescript": "3.4.1",
"typescript": "3.4.5",
"utility": "^1.16.1"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5250,10 +5250,10 @@ type-is@^1.6.14, type-is@^1.6.16:
media-typer "0.3.0"
mime-types "~2.1.18"

typescript@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
typescript@3.4.5:
version "3.4.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==

uglify-js@^3.1.4:
version "3.5.2"
Expand Down

0 comments on commit a7af35e

Please sign in to comment.