chore(deps-dev): bump typescript from 3.3.4000 to 3.4.1 (#221)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.4000 to 3.4.1. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.3.4000...v3.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a14982616e
commit
224eb3bc0e
2 changed files with 5 additions and 5 deletions
|
@ -182,7 +182,7 @@
|
||||||
"merge2": "^1.2.3",
|
"merge2": "^1.2.3",
|
||||||
"tslint": "^5.14.0",
|
"tslint": "^5.14.0",
|
||||||
"tslint-config-fire": "^1.0.1",
|
"tslint-config-fire": "^1.0.1",
|
||||||
"typescript": "^3.3.4000",
|
"typescript": "^3.4.1",
|
||||||
"vscode": "^1.1.33"
|
"vscode": "^1.1.33"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
@ -2741,10 +2741,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
|
||||||
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
||||||
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
||||||
|
|
||||||
typescript@^3.3.4000:
|
typescript@^3.4.1:
|
||||||
version "3.3.4000"
|
version "3.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
|
||||||
integrity sha512-jjOcCZvpkl2+z7JFn0yBOoLQyLoIkNZAs/fYJkUG6VKy6zLPHJGfQJYFHzibB6GJaF/8QrcECtlQ5cpvRHSMEA==
|
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
|
||||||
|
|
||||||
unc-path-regex@^0.1.2:
|
unc-path-regex@^0.1.2:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
|
|
Loading…
Reference in a new issue