Skip to content

Commit a9ac29e

Browse files
chore(deps): bump get-port from 5.1.1 to 7.1.0
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] <[email protected]>
1 parent 9d42e5c commit a9ac29e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@pact-foundation/pact": "10.x || 11.x"
8484
},
8585
"dependencies": {
86-
"get-port": "^5.0.0"
86+
"get-port": "^7.1.0"
8787
},
8888
"lint-staged": {
8989
"*.ts": [

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,9 +4005,9 @@ get-package-type@^0.1.0:
40054005
version "0.1.0"
40064006
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
40074007

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

40124012
get-stream@^3.0.0:
40134013
version "3.0.0"

0 commit comments

Comments
 (0)