Skip to content

Commit

Permalink
chore(deps): bump fs-extra from 11.2.0 to 11.3.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 62088cd commit 446328e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/feature/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@availity/block-ui": "workspace:^",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"prop-types": "^15.8.1"
},
"devDependencies": {
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ __metadata:
"@availity/block-ui": "workspace:^"
axios: ^1.7.4
axios-mock-adapter: ^2.0.0
fs-extra: ^11.2.0
fs-extra: ^11.3.0
prop-types: ^15.8.1
react: ^18.3.1
react-dom: ^18.3.1
Expand Down Expand Up @@ -14912,6 +14912,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-extra@npm:^9.0.0":
version: 9.1.0
resolution: "fs-extra@npm:9.1.0"
Expand Down

0 comments on commit 446328e

Please sign in to comment.