Skip to content

Commit bd1e48f

Browse files
authored
Merge pull request #2752 from StoDevX/greenkeeper/pify-4.0.0
Update pify to the latest version 🚀
2 parents 9d1f7c9 + 7dcfbc9 commit bd1e48f

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"junk": "2.1.0",
156156
"minimist": "1.2.0",
157157
"mkdirp": "0.5.1",
158-
"pify": "3.0.0",
158+
"pify": "4.0.0",
159159
"prettier": "1.14.0",
160160
"pretty-bytes": "5.1.0",
161161
"pretty-quick": "1.6.0",

yarn.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,14 +5729,18 @@ performance-now@^2.1.0:
57295729
version "2.1.0"
57305730
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
57315731

5732-
pify@3.0.0, pify@^3.0.0:
5733-
version "3.0.0"
5734-
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
5732+
pify@4.0.0:
5733+
version "4.0.0"
5734+
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.0.tgz#db04c982b632fd0df9090d14aaf1c8413cadb695"
57355735

57365736
pify@^2.0.0:
57375737
version "2.3.0"
57385738
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
57395739

5740+
pify@^3.0.0:
5741+
version "3.0.0"
5742+
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
5743+
57405744
pinkie-promise@^2.0.0:
57415745
version "2.0.1"
57425746
resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"

0 commit comments

Comments
 (0)