Build(deps-dev): bump portfinder from 1.0.21 to 1.0.22 (#3892)

Bumps [portfinder](https://github.com/indexzero/node-portfinder) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/indexzero/node-portfinder/releases)
- [Commits](https://github.com/indexzero/node-portfinder/compare/v1.0.21...v1.0.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-19 13:56:47 +01:00
committed by Paul Melnikow
parent 20202b5bfa
commit 6538aeefc0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19548,9 +19548,9 @@
}
},
"portfinder": {
"version": "1.0.21",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.21.tgz",
"integrity": "sha512-ESabpDCzmBS3ekHbmpAIiESq3udRsCBGiBZLsC+HgBKv2ezb0R4oG+7RnYEVZ/ZCfhel5Tx3UzdNWA0Lox2QCA==",
"version": "1.0.22",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.22.tgz",
"integrity": "sha512-aZuwaz9ujJsyE8C5kurXAD8UmRxsJr+RtZWyQRvRk19Z2ri5uuHw5YS4tDBZrJlOS9Zw96uAbBuPb6W4wgvV5A==",
"dev": true,
"requires": {
"async": "^1.5.2",
+1 -1
View File
@@ -227,7 +227,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"opn-cli": "^5.0.0",
"portfinder": "^1.0.21",
"portfinder": "^1.0.22",
"prettier": "1.18.2",
"prop-types": "^15.7.2",
"react": "^16.9.0",