Skip to content

Commit

Permalink
chore(deps): bump get-port from 5.1.1 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [get-port](https://github.com/sindresorhus/get-port) from 5.1.1 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/get-port/releases)
- [Commits](sindresorhus/get-port@v5.1.1...v7.1.0)

---
updated-dependencies:
- dependency-name: get-port
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 9d42e5c commit a9ac29e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@pact-foundation/pact": "10.x || 11.x"
},
"dependencies": {
"get-port": "^5.0.0"
"get-port": "^7.1.0"
},
"lint-staged": {
"*.ts": [
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4005,9 +4005,9 @@ get-package-type@^0.1.0:
version "0.1.0"
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"

get-port@*, get-port@^5.0.0:
version "5.1.1"
resolved "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz"
get-port@*, get-port@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/get-port/-/get-port-7.1.0.tgz#d5a500ebfc7aa705294ec2b83cc38c5d0e364fec"

get-stream@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit a9ac29e

Please # to comment.