Skip to content

Commit

Permalink
Bump fs-extra to ^11.3.0 (mui#16251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent c716682 commit c77afe8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"eslint-plugin-testing-library": "^7.1.1",
"fast-glob": "^3.3.3",
"format-util": "^1.0.5",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"glob-gitignore": "^1.0.15",
"globby": "^14.0.2",
"html-webpack-plugin": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/rsc-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": "true",
"main": "./buildRsc.ts",
"dependencies": {
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c77afe8

Please sign in to comment.