1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 07:28:05 +02:00

Bump fs-extra from 11.1.1 to 11.2.0 (#1103)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.1 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-29 08:27:43 +01:00 committed by GitHub
parent 30d788bf46
commit 0064ad6e1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -21,7 +21,7 @@
"dependencies": {
"cheerio": "1.0.0-rc.12",
"draftlog": "1.0.13",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"node-fetch": "3.3.2",
"rimraf": "5.0.5",
"showdown": "^2.1.0"