Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Bump fs-extra from 10.1.0 to 11.2.0 (#21)
Browse files Browse the repository at this point in the history
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@10.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 935536b commit 99df807
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 9 deletions.
41 changes: 33 additions & 8 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 @@ -54,7 +54,7 @@
"@types/jasmine": "^4.0.3",
"concurrently": "^7.2.1",
"cors": "^2.8.5",
"fs-extra": "^10.1.0",
"fs-extra": "^11.2.0",
"karma": "^6.3.20",
"karma-chrome-launcher": "^3.1.1",
"karma-express-http-server": "0.0.1",
Expand Down

0 comments on commit 99df807

Please sign in to comment.