Skip to content

Commit

Permalink
chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#412)
Browse files Browse the repository at this point in the history
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@9.1.0...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2021
1 parent afa0b82 commit 9df2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^15.0.0",
"fastify": "^3.7.0",
"fastify-helmet": "^5.0.3",
"fs-extra": "^9.0.0",
"fs-extra": "^10.0.0",
"joi": "^14.3.1",
"joi-to-json": "^1.2.0",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit 9df2d3e

Please sign in to comment.