Skip to content

Commit

Permalink
chore(deps): update dependency fs-extra to v11 (nuxt#9390)
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 Dec 8, 2022
1 parent 7f5f952 commit 5ce5c69
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"destr": "^1.2.2",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"globby": "^13.1.2",
"h3": "^1.0.1",
"hash-sum": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
"externality": "^1.0.0",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"get-port-please": "^2.6.1",
"h3": "^1.0.1",
"knitwork": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"estree-walker": "^3.0.1",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^7.2.13",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"hash-sum": "^2.0.0",
"lodash-es": "^4.17.21",
"magic-string": "^0.27.0",
Expand Down
68 changes: 61 additions & 7 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 5ce5c69

Please sign in to comment.