Skip to content

Commit

Permalink
chore(deps-dev): bump fs-extra from 11.1.1 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 11.1.1 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Jan 19, 2024
1 parent d36cbf1 commit 5165473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"constants-browserify": "^1.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "6.8.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"mocha": "^10.2.0",
"node-fetch": "2",
"npm-link-shared": "^0.5.6",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3458,17 +3458,6 @@ __metadata:
languageName: node
linkType: hard

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

"fs-extra@npm:^11.2.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
Expand Down Expand Up @@ -7685,7 +7674,7 @@ __metadata:
constants-browserify: ^1.0.0
copy-webpack-plugin: ^11.0.0
css-loader: 6.8.1
fs-extra: ^11.1.1
fs-extra: ^11.2.0
mocha: ^10.2.0
node-fetch: 2
npm-link-shared: ^0.5.6
Expand Down

0 comments on commit 5165473

Please sign in to comment.