Bump @types/mz from 0.0.31 to 0.0.32 in /terminus-plugin-manager

Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 0.0.31 to 0.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)
This commit is contained in:
dependabot-preview[bot]
2019-05-24 15:54:44 +00:00
committed by GitHub
parent 078582e40c
commit 82a57957b1
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"@types/mz": "0.0.31",
"@types/mz": "0.0.32",
"@types/node": "7.0.12",
"@types/semver": "^5.3.32",
"@types/webpack-env": "1.13.0",

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@types/mz@0.0.31":
version "0.0.31"
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-0.0.31.tgz#a4d80c082fefe71e40a7c0f07d1e6555bbbc7b52"
integrity sha1-pNgMCC/v5x5Ap8DwfR5lVbu8e1I=
"@types/mz@0.0.32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/mz/-/mz-0.0.32.tgz#e8248b4e41424c052edc1725dd33650c313a3659"
integrity sha512-cy3yebKhrHuOcrJGkfwNHhpTXQLgmXSv1BX+4p32j+VUQ6aP2eJ5cL7OvGcAQx75fCTFaAIIAKewvqL+iwSd4g==
dependencies:
"@types/node" "*"