Skip to content

Commit

Permalink
deps: bump @npmcli/fs from 3.1.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [@npmcli/fs](https://github.com/npm/fs) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/npm/fs/releases)
- [Changelog](https://github.com/npm/fs/blob/main/CHANGELOG.md)
- [Commits](npm/fs@v3.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: "@npmcli/fs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent f663562 commit 9fb5423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
"license": "ISC",
"dependencies": {
"@npmcli/fs": "^3.1.0",
"@npmcli/fs": "^4.0.0",
"fs-minipass": "^3.0.0",
"glob": "^10.2.2",
"lru-cache": "^10.0.1",
Expand Down

0 comments on commit 9fb5423

Please sign in to comment.