Skip to content

Commit

Permalink
Bump fs-extra to ^11.3.0 (#1385)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michał Dudak <[email protected]>
  • Loading branch information
renovate[bot] and michaldudak authored Feb 3, 2025
1 parent 8aa9397 commit cf364a0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/unist": "^3.0.3",
"chai": "^4.5.0",
"framer-motion": "^11.15.0",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"mdast-util-mdx-jsx": "^3.1.3",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-testing-library": "^6.5.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"globby": "^14.0.2",
"jsonc-parser": "^3.3.1",
"lerna": "^8.1.9",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"chai": "^4.5.0",
"docs": "workspace:^",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"is-wsl": "^3.1.0",
"lodash": "^4.17.21",
"playwright": "^1.50.0",
Expand Down

0 comments on commit cf364a0

Please sign in to comment.