chore(deps-dev): bump typescript from 3.2.1 to 3.2.2 (#136)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.2.1...v3.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
4460368417
commit
69ce6ce9f7
2 changed files with 5 additions and 5 deletions
|
@ -182,7 +182,7 @@
|
|||
"merge2": "^1.2.3",
|
||||
"tslint": "^5.11.0",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
"typescript": "^3.2.1",
|
||||
"typescript": "^3.2.2",
|
||||
"vscode": "^1.1.26"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -3037,10 +3037,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.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
|
||||
integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg==
|
||||
typescript@^3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5"
|
||||
integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg==
|
||||
|
||||
unc-path-regex@^0.1.2:
|
||||
version "0.1.2"
|
||||
|
|
Loading…
Reference in a new issue