Skip to content

Commit a319a0a

Browse files
chore(deps): update dependency portfinder to v1.0.33 (#1933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 465d1d0 commit a319a0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ora": "3.4.0",
7474
"package-json": "7.0.0",
7575
"path-is-root": "0.1.0",
76-
"portfinder": "1.0.32",
76+
"portfinder": "1.0.33",
7777
"prettyjson": "1.2.5",
7878
"proxy-from-env": "1.1.0",
7979
"read-last-lines": "1.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5317,10 +5317,10 @@ pluralize@^8.0.0:
53175317
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
53185318
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
53195319

5320-
5321-
version "1.0.32"
5322-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.32.tgz#2fe1b9e58389712429dc2bea5beb2146146c7f81"
5323-
integrity sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==
5320+
5321+
version "1.0.33"
5322+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.33.tgz#03dbc51455aa8f83ad9fb86af8345e063bb51101"
5323+
integrity sha512-+2jndHT63cL5MdQOwDm9OT2dIe11zVpjV+0GGRXdtO1wpPxv260NfVqoEXtYAi/shanmm3W4+yLduIe55ektTw==
53245324
dependencies:
53255325
async "^2.6.4"
53265326
debug "^3.2.7"

0 commit comments

Comments
 (0)