chore(deps-dev): bump typescript from 3.4.2 to 3.4.3 (#232)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
f6bcf6bbe8
commit
03945c6abc
2 changed files with 5 additions and 5 deletions
|
@ -182,7 +182,7 @@
|
|||
"merge2": "^1.2.3",
|
||||
"tslint": "^5.15.0",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
"typescript": "^3.4.2",
|
||||
"typescript": "^3.4.3",
|
||||
"vscode": "^1.1.33"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -2750,10 +2750,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
|
|||
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
||||
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
||||
|
||||
typescript@^3.4.2:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"
|
||||
integrity sha512-Og2Vn6Mk7JAuWA1hQdDQN/Ekm/SchX80VzLhjKN9ETYrIepBFAd8PkOdOTK2nKt0FCkmMZKBJvQ1dV1gIxPu/A==
|
||||
typescript@^3.4.3:
|
||||
version "3.4.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
|
||||
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
|
||||
|
||||
unc-path-regex@^0.1.2:
|
||||
version "0.1.2"
|
||||
|
|
Loading…
Reference in a new issue