Skip to content

Commit c160683

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency portfinder to v1.0.27
1 parent 91ee8e6 commit c160683

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"node-notifier": "5.4.3",
4747
"optimize-css-assets-webpack-plugin": "4.0.3",
4848
"ora": "2.1.0",
49-
"portfinder": "1.0.26",
49+
"portfinder": "1.0.27",
5050
"postcss-import": "11.1.0",
5151
"postcss-loader": "2.1.6",
5252
"postcss-url": "7.3.2",

advanced/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,9 +4472,10 @@ pkg-dir@^2.0.0:
44724472
dependencies:
44734473
find-up "^2.1.0"
44744474

4475-
4476-
version "1.0.26"
4477-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.26.tgz#475658d56ca30bed72ac7f1378ed350bd1b64e70"
4475+
4476+
version "1.0.27"
4477+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.27.tgz#a41333c116b5e5f3d380f9745ac2f35084c4c758"
4478+
integrity sha512-bJ3U3MThKnyJ9Dx1Idtm5pQmxXqw08+XOHhi/Lie8OF1OlhVaBFhsntAIhkZYjfDcCzszSr0w1yCbccThhzgxQ==
44784479
dependencies:
44794480
async "^2.6.2"
44804481
debug "^3.1.1"

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node-notifier": "5.4.3",
4545
"optimize-css-assets-webpack-plugin": "4.0.3",
4646
"ora": "2.1.0",
47-
"portfinder": "1.0.26",
47+
"portfinder": "1.0.27",
4848
"postcss-import": "11.1.0",
4949
"postcss-loader": "2.1.6",
5050
"postcss-url": "7.3.2",

basic/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4713,9 +4713,10 @@ pluralize@^7.0.0:
47134713
version "7.0.0"
47144714
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
47154715

4716-
4717-
version "1.0.26"
4718-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.26.tgz#475658d56ca30bed72ac7f1378ed350bd1b64e70"
4716+
4717+
version "1.0.27"
4718+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.27.tgz#a41333c116b5e5f3d380f9745ac2f35084c4c758"
4719+
integrity sha512-bJ3U3MThKnyJ9Dx1Idtm5pQmxXqw08+XOHhi/Lie8OF1OlhVaBFhsntAIhkZYjfDcCzszSr0w1yCbccThhzgxQ==
47194720
dependencies:
47204721
async "^2.6.2"
47214722
debug "^3.1.1"

minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"node-notifier": "5.4.3",
4242
"optimize-css-assets-webpack-plugin": "4.0.3",
4343
"ora": "2.1.0",
44-
"portfinder": "1.0.26",
44+
"portfinder": "1.0.27",
4545
"postcss-import": "11.1.0",
4646
"postcss-loader": "2.1.6",
4747
"postcss-url": "7.3.2",

minimal/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4702,9 +4702,10 @@ pluralize@^7.0.0:
47024702
version "7.0.0"
47034703
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
47044704

4705-
4706-
version "1.0.26"
4707-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.26.tgz#475658d56ca30bed72ac7f1378ed350bd1b64e70"
4705+
4706+
version "1.0.27"
4707+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.27.tgz#a41333c116b5e5f3d380f9745ac2f35084c4c758"
4708+
integrity sha512-bJ3U3MThKnyJ9Dx1Idtm5pQmxXqw08+XOHhi/Lie8OF1OlhVaBFhsntAIhkZYjfDcCzszSr0w1yCbccThhzgxQ==
47084709
dependencies:
47094710
async "^2.6.2"
47104711
debug "^3.1.1"

0 commit comments

Comments
 (0)