chore(deps-dev): bump start-server-and-test from 1.10.9 to 1.10.10

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.9...v1.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-14 00:50:21 +00:00
committed by GitHub
parent b5aefd251e
commit f7fc9ec32e
2 changed files with 5 additions and 11 deletions

14
package-lock.json generated
View File

@@ -11754,12 +11754,12 @@
"integrity": "sha512-Vx6W1Yvy+AM1R/ckVwcHQHV147pTPBKWCRLrXMuPrFVfvBUc3os7PR1QLIWCMhPpRg5eX9ojzbQIMLGBwyLjqg=="
},
"start-server-and-test": {
"version": "1.10.9",
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.10.9.tgz",
"integrity": "sha512-0lcabfpMBDImWGS6B2YBrVxPoAzq/9LT38QaTpjELs72XKJFFxnJanj85JzdbrE2Cgmuldu3takJEbrrMiHD7w==",
"version": "1.10.10",
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.10.10.tgz",
"integrity": "sha512-LCnngrqi4Ex7FDJwpzfByXK8SCAcITYJB5yj/K3k2onaBHcH6RMFf6q3Kz8iM7CLuJ3DZlzU76W6Ixwpt+n/sQ==",
"dev": true,
"requires": {
"bluebird": "3.7.1",
"bluebird": "3.7.2",
"check-more-types": "2.24.0",
"debug": "4.1.1",
"execa": "3.4.0",
@@ -11768,12 +11768,6 @@
"wait-on": "4.0.0"
},
"dependencies": {
"bluebird": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.1.tgz",
"integrity": "sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==",
"dev": true
},
"cross-spawn": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.1.tgz",