Skip to content

Commit eda217b

Browse files
angular-robotalxhub
authored andcommitted
build: update dependency get-port to v7 (#50566)
See associated pull request for more information. PR Close #50566
1 parent ab35596 commit eda217b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"find-free-port": "^2.0.0",
119119
"firebase-tools": "^12.0.0",
120120
"fs-extra": "^11.0.0",
121-
"get-port": "^6.1.2",
121+
"get-port": "^7.0.0",
122122
"globby": "^13.0.0",
123123
"hast-util-has-property": "^1.0.4",
124124
"hast-util-is-element": "^1.1.0",

aio/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7545,10 +7545,10 @@ get-package-type@^0.1.0:
75457545
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
75467546
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
75477547

7548-
get-port@^6.1.2:
7549-
version "6.1.2"
7550-
resolved "https://registry.yarnpkg.com/get-port/-/get-port-6.1.2.tgz#c1228abb67ba0e17fb346da33b15187833b9c08a"
7551-
integrity sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==
7548+
get-port@^7.0.0:
7549+
version "7.0.0"
7550+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-7.0.0.tgz#ffcd83da826146529e307a341d7801cae351daff"
7551+
integrity sha512-mDHFgApoQd+azgMdwylJrv2DX47ywGq1i5VFJE7fZ0dttNq3iQMfsU4IvEgBHojA3KqEudyu7Vq+oN8kNaNkWw==
75527552

75537553
get-stream@^5.1.0:
75547554
version "5.2.0"

0 commit comments

Comments
 (0)