Skip to content

Commit 2f1e255

Browse files
fix(deps): update dependency get-port to v7 (#6329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 54e57e9 commit 2f1e255

File tree

4 files changed

+16
-17
lines changed

4 files changed

+16
-17
lines changed

package-lock.json

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"copyfiles": "^2.4.1",
137137
"cpy": "^11.0.0",
138138
"get-node": "^12.0.0",
139-
"get-port": "^6.0.0",
139+
"get-port": "^7.0.0",
140140
"has-ansi": "^6.0.0",
141141
"moize": "^6.0.0",
142142
"npm-run-all2": "^5.0.0",

packages/edge-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"execa": "^7.0.0",
6868
"find-up": "^6.3.0",
6969
"get-package-name": "^2.2.0",
70-
"get-port": "^6.1.2",
70+
"get-port": "^7.0.0",
7171
"is-path-inside": "^4.0.0",
7272
"node-fetch": "^3.1.1",
7373
"node-stream-zip": "^1.15.0",

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fast-safe-stringify": "^2.0.7",
2828
"figures": "^5.0.0",
2929
"get-bin-path": "^11.0.0",
30-
"get-port": "^6.0.0",
30+
"get-port": "^7.0.0",
3131
"get-stream": "^6.0.0",
3232
"is-plain-obj": "^4.0.0",
3333
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)