chore(deps): update dependency typescript to ^3.4.1 (#5415)

This commit is contained in:
renovate[bot] 2019-03-29 22:56:19 +04:30 committed by Pooya Parsa
parent 97db6a4b41
commit 286653292d
3 changed files with 6 additions and 6 deletions

View File

@ -80,7 +80,7 @@
"ts-jest": "^24.0.0", "ts-jest": "^24.0.0",
"ts-loader": "^5.3.3", "ts-loader": "^5.3.3",
"tslint": "^5.14.0", "tslint": "^5.14.0",
"typescript": "^3.3.4000", "typescript": "^3.4.1",
"vue-jest": "^4.0.0-beta.2", "vue-jest": "^4.0.0-beta.2",
"vue-property-decorator": "^8.1.0" "vue-property-decorator": "^8.1.0"
}, },

View File

@ -26,7 +26,7 @@
"fs-extra": "^7.0.1", "fs-extra": "^7.0.1",
"ts-loader": "^5.3.3", "ts-loader": "^5.3.3",
"ts-node": "^8.0.3", "ts-node": "^8.0.3",
"typescript": "^3.3.4000" "typescript": "^3.4.1"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

View File

@ -10931,10 +10931,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^3.3.4000: typescript@^3.4.1:
version "3.3.4000" version "3.4.1"
resolved "https://registry.npmjs.org/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0" resolved "https://registry.npmjs.org/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA== integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
ua-parser-js@^0.7.19: ua-parser-js@^0.7.19:
version "0.7.19" version "0.7.19"