Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent ea95499 commit a39a0b1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"generate-changelog": "1.8.0",
"husky": "4.3.8",
"i18next-scanner": "4.6.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7826,6 +7826,17 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.3.0":
version: 11.3.0
resolution: "fs-extra@npm:11.3.0"
dependencies:
graceful-fs: ^4.2.0
jsonfile: ^6.0.1
universalify: ^2.0.0
checksum: f983c706e0c22b0c0747a8e9c76aed6f391ba2d76734cf2757cd84da13417b402ed68fe25bace65228856c61d36d3b41da198f1ffbf33d0b34283a2f7a62c6e9
languageName: node
linkType: hard

"fs-minipass@npm:^2.0.0, fs-minipass@npm:^2.1.0":
version: 2.1.0
resolution: "fs-minipass@npm:2.1.0"
Expand Down Expand Up @@ -14990,7 +15001,7 @@ __metadata:
eslint-plugin-react-hooks: 5.1.0
eslint-plugin-simple-import-sort: 8.0.0
eslint-plugin-sort-keys-fix: 1.1.2
fs-extra: 11.2.0
fs-extra: 11.3.0
generate-changelog: 1.8.0
husky: 4.3.8
i18next: 24.2.1
Expand Down

0 comments on commit a39a0b1

Please sign in to comment.