Skip to content

Commit 80823ac

Browse files
renovate-bothansl
authored andcommitted
build: update portfinder to version 1.0.20
1 parent 524cf3c commit 80823ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"minimatch": "3.0.4",
3030
"parse5": "4.0.0",
3131
"opn": "5.4.0",
32-
"portfinder": "1.0.17",
32+
"portfinder": "1.0.20",
3333
"postcss": "7.0.7",
3434
"postcss-import": "12.0.0",
3535
"postcss-loader": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7503,10 +7503,10 @@ popper.js@^1.14.1:
75037503
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.4.tgz#8eec1d8ff02a5a3a152dd43414a15c7b79fd69b6"
75047504
integrity sha1-juwdj/AqWjoVLdQ0FKFce3n9abY=
75057505

7506-
portfinder@1.0.17:
7507-
version "1.0.17"
7508-
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.17.tgz#a8a1691143e46c4735edefcf4fbcccedad26456a"
7509-
integrity sha512-syFcRIRzVI1BoEFOCaAiizwDolh1S1YXSodsVhncbhjzjZQulhczNRbqnUl9N31Q4dKGOXsNDqxC2BWBgSMqeQ==
7506+
portfinder@1.0.20:
7507+
version "1.0.20"
7508+
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.20.tgz#bea68632e54b2e13ab7b0c4775e9b41bf270e44a"
7509+
integrity sha512-Yxe4mTyDzTd59PZJY4ojZR8F+E5e97iq2ZOHPz3HDgSvYC5siNad2tLooQ5y5QHyQhc3xVqvyk/eNA3wuoa7Sw==
75107510
dependencies:
75117511
async "^1.5.2"
75127512
debug "^2.2.0"

0 commit comments

Comments
 (0)