Skip to content

Commit

Permalink
Update dependency typescript to v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 18, 2019
1 parent 5a202f7 commit b43ae7d
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.4",
"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.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4.tgz#aac4a08abecab8091a75f10842ffa0631818f785"
integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA==

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

0 comments on commit b43ae7d

Please sign in to comment.