chore(deps): update dependency get-port-please to v3 (#9927)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-04 12:05:40 +01:00 committed by GitHub
parent 918977b74f
commit fa55f67c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 6 deletions

View File

@ -18,7 +18,7 @@
"consola": "^2.15.3",
"defu": "^6.1.1",
"execa": "^6.1.0",
"get-port-please": "^2.6.1",
"get-port-please": "^3.0.1",
"jiti": "^1.16.1",
"ofetch": "^1.0.0",
"pathe": "^1.0.0"

View File

@ -32,7 +32,7 @@
"estree-walker": "^3.0.1",
"externality": "^1.0.0",
"fs-extra": "^11.1.0",
"get-port-please": "^2.6.1",
"get-port-please": "^3.0.1",
"h3": "^1.0.2",
"knitwork": "^1.0.0",
"magic-string": "^0.27.0",

View File

@ -558,7 +558,7 @@ importers:
consola: ^2.15.3
defu: ^6.1.1
execa: ^6.1.0
get-port-please: ^2.6.1
get-port-please: ^3.0.1
jiti: ^1.16.1
ofetch: ^1.0.0
pathe: ^1.0.0
@ -571,7 +571,7 @@ importers:
consola: 2.15.3
defu: 6.1.1
execa: 6.1.0
get-port-please: 2.6.1
get-port-please: 3.0.1
jiti: 1.16.1
ofetch: 1.0.0
pathe: 1.0.0
@ -597,7 +597,7 @@ importers:
estree-walker: ^3.0.1
externality: ^1.0.0
fs-extra: ^11.1.0
get-port-please: ^2.6.1
get-port-please: ^3.0.1
h3: ^1.0.2
knitwork: ^1.0.0
magic-string: ^0.27.0
@ -633,7 +633,7 @@ importers:
estree-walker: 3.0.1
externality: 1.0.0
fs-extra: 11.1.0
get-port-please: 2.6.1
get-port-please: 3.0.1
h3: 1.0.2
knitwork: 1.0.0
magic-string: 0.27.0
@ -5091,6 +5091,10 @@ packages:
dependencies:
fs-memo: 1.2.0
/get-port-please/3.0.1:
resolution: {integrity: sha512-R5pcVO8Z1+pVDu8Ml3xaJCEkBiiy1VQN9za0YqH8GIi1nIqD4IzQhzY6dDzMRtdS1lyiGlucRzm8IN8wtLIXng==}
dev: false
/get-stdin/9.0.0:
resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==}
engines: {node: '>=12'}