Skip to content

Commit

Permalink
build(deps): bump read-pkg-up in /packages/contract-case-cli
Browse files Browse the repository at this point in the history
Bumps [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) from 7.0.1 to 11.0.0.
- [Release notes](https://github.com/sindresorhus/read-pkg-up/releases)
- [Commits](sindresorhus/read-package-up@v7.0.1...v11.0.0)

---
updated-dependencies:
- dependency-name: read-pkg-up
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 940ce59 commit 0814ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contract-case-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"@contract-case/case-core": "0.15.7",
"chalk": "^4.1.2",
"commander": "^12.1.0",
"read-pkg-up": "^7.0.1"
"read-pkg-up": "^11.0.0"
}
}

0 comments on commit 0814ed4

Please sign in to comment.