Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent edeee00 commit c8e2a70
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 73 deletions.
98 changes: 26 additions & 72 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 packages/create-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"semver": "^7.3.2"
},
"devDependencies": {
"fs-extra": "^8.0.1",
"fs-extra": "^11.2.0",
"fs-test-fixtures": "^0.1.3",
"mocha": "^6.2.2",
"standard": "^17.1.0",
Expand Down

0 comments on commit c8e2a70

Please sign in to comment.