Skip to content

Commit

Permalink
Bump path-exists from 3.0.0 to 5.0.0 (#154)
Browse files Browse the repository at this point in the history
Bumps [path-exists](https://github.com/sindresorhus/path-exists) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/path-exists/releases)
- [Commits](sindresorhus/path-exists@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: path-exists
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent fd05fb4 commit 76afa38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"parse-ms": "^4.0.0",
"parse5": "^7.2.1",
"parse5-htmlparser2-tree-adapter": "^7.1.0",
"path-exists": "^3.0.0",
"path-exists": "^5.0.0",
"path-key": "^4.0.0",
"path-type": "^6.0.0",
"picocolors": "^1.1.1",
Expand Down

0 comments on commit 76afa38

Please sign in to comment.