Skip to content

Commit 40f264d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency pify to v4.0.1
Signed-off-by: Charlike Mike Reagent <[email protected]>
1 parent be63ead commit 40f264d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"src/"
2525
],
2626
"dependencies": {
27-
"pify": "4.0.0"
27+
"pify": "4.0.1"
2828
},
2929
"devDependencies": {
3030
"hela": "2.0.10",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2482,9 +2482,9 @@ path-type@^2.0.0:
24822482
dependencies:
24832483
pify "^2.0.0"
24842484

2485-
2486-
version "4.0.0"
2487-
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.0.tgz#db04c982b632fd0df9090d14aaf1c8413cadb695"
2485+
2486+
version "4.0.1"
2487+
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
24882488

24892489
pify@^2.0.0:
24902490
version "2.3.0"

0 commit comments

Comments
 (0)