Skip to content

Commit

Permalink
Merge pull request #582 from nestjs/renovate/fs-extra-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency fs-extra to v9.1.0
  • Loading branch information
kamilmysliwiec authored Jan 22, 2021
2 parents c050c12 + 5ffbba3 commit 1ceda92
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@angular-devkit/core": "11.1.0",
"@angular-devkit/schematics": "11.1.0",
"fs-extra": "9.0.1",
"fs-extra": "9.1.0",
"pluralize": "8.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1ceda92

Please sign in to comment.