mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
Bump @types/mz from 0.0.31 to 0.0.32 in /app (#895)
Bump @types/mz from 0.0.31 to 0.0.32 in /app
This commit is contained in:
commit
22452d9da6
2 changed files with 5 additions and 5 deletions
|
@ -39,6 +39,6 @@
|
|||
"windows-swca": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mz": "0.0.31"
|
||||
"@types/mz": "0.0.32"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -58,10 +58,10 @@
|
|||
dependencies:
|
||||
tslib "^1.9.0"
|
||||
|
||||
"@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" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue