Bump @types/mz from 2.7.1 to 2.7.2 in /token-lending/js (#680)

Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-21 10:11:53 +00:00 committed by GitHub
parent 0282adc929
commit 6cbbb3a317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -218,9 +218,9 @@
}
},
"@types/mz": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.1.tgz",
"integrity": "sha512-H86h7KmRDVs9UeSiQvtUeVhS+WYpJSYSsZrRvNYpGWGiytEqxwEtvgRnINESQtCgnojIH2wS2WgaMTJP0firBw==",
"version": "2.7.2",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.2.tgz",
"integrity": "sha512-a6E4fuAakzq/uRHEohiYo9M5G+NV33FodRGCU+N4W65CAk6PPJo9KWPH8hxkqiiUgfs8EgUFuKPxclcUEahsRw==",
"dev": true,
"requires": {
"@types/node": "*"

View File

@ -46,7 +46,7 @@
"@types/eslint": "^7.2.4",
"@types/eslint-plugin-prettier": "^3.1.0",
"@types/mkdirp": "^1.0.1",
"@types/mz": "^2.7.1",
"@types/mz": "^2.7.2",
"@types/node": "^14.11.11",
"@types/prettier": "^2.1.5",
"@types/rollup-plugin-json": "^3.0.2",