Skip to content

Commit

Permalink
Bump npm-run-path from 4.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [npm-run-path](https://github.com/sindresorhus/npm-run-path) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/npm-run-path/releases)
- [Commits](sindresorhus/npm-run-path@v4.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent ed61e69 commit 3947a2e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"chalk": "^4.1.2",
"execa": "^5.1.1",
"npm-run-path": "^4.0.1"
"npm-run-path": "^5.1.0"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^5.0.0",
Expand Down
16 changes: 14 additions & 2 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 3947a2e

Please sign in to comment.