Skip to content

Commit

Permalink
graceful-fs@4.2.7
Browse files Browse the repository at this point in the history
  * fix: start retrying immediately, stop after 10 attempts
  • Loading branch information
wraithgar committed Aug 5, 2021
1 parent 745326d commit e82bcd4
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 55 deletions.
94 changes: 48 additions & 46 deletions node_modules/graceful-fs/graceful-fs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/graceful-fs/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"cli-table3": "^0.6.0",
"columnify": "~1.5.4",
"glob": "^7.1.7",
"graceful-fs": "^4.2.6",
"graceful-fs": "^4.2.7",
"hosted-git-info": "^4.0.2",
"ini": "^2.0.0",
"init-package-json": "^2.0.3",
Expand Down

0 comments on commit e82bcd4

Please sign in to comment.