chore(package): update promise-toolbox to v0.9.4
Fix an minor issue regarding Cancel#toString().
This commit is contained in:
parent
6ea3eb4ba6
commit
699363c548
@ -44,7 +44,7 @@
|
|||||||
"make-error": "^1.3.0",
|
"make-error": "^1.3.0",
|
||||||
"minimist": "^1.2.0",
|
"minimist": "^1.2.0",
|
||||||
"ms": "^2.0.0",
|
"ms": "^2.0.0",
|
||||||
"promise-toolbox": "^0.9.1",
|
"promise-toolbox": "^0.9.4",
|
||||||
"pw": "0.0.4",
|
"pw": "0.0.4",
|
||||||
"xmlrpc": "^1.3.2",
|
"xmlrpc": "^1.3.2",
|
||||||
"xo-collection": "^0.4.1"
|
"xo-collection": "^0.4.1"
|
||||||
|
@ -3016,6 +3016,12 @@ promise-toolbox@^0.9.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
make-error "^1.2.3"
|
make-error "^1.2.3"
|
||||||
|
|
||||||
|
promise-toolbox@^0.9.4:
|
||||||
|
version "0.9.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/promise-toolbox/-/promise-toolbox-0.9.4.tgz#672fe37557eea05093f770e7e1fca64e39ae9238"
|
||||||
|
dependencies:
|
||||||
|
make-error "^1.2.3"
|
||||||
|
|
||||||
prr@~0.0.0:
|
prr@~0.0.0:
|
||||||
version "0.0.0"
|
version "0.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"
|
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"
|
||||||
|
Loading…
Reference in New Issue
Block a user