Build(deps-dev): bump start-server-and-test from 1.12.3 to 1.12.4 (#6587)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.3...v1.12.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f7f6d911ca
commit
103c647d33
30
package-lock.json
generated
30
package-lock.json
generated
@@ -146,7 +146,7 @@
|
||||
"sinon": "^11.1.1",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"snap-shot-it": "^7.9.6",
|
||||
"start-server-and-test": "1.12.3",
|
||||
"start-server-and-test": "1.12.4",
|
||||
"styled-components": "^5.3.0",
|
||||
"ts-mocha": "^8.0.0",
|
||||
"tsd": "^0.17.0",
|
||||
@@ -27510,15 +27510,15 @@
|
||||
"integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
|
||||
},
|
||||
"node_modules/start-server-and-test": {
|
||||
"version": "1.12.3",
|
||||
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.3.tgz",
|
||||
"integrity": "sha512-YNL/QdZ8gLYoAcvAFo/S2J4W0WS6Bi8HX/qZ74bMhZXEAMykvg7/8+vs0cPulhGBfoD4NGdbeEuV5wyhi1tlig==",
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.4.tgz",
|
||||
"integrity": "sha512-RjcWqNV4xDjhZhlFe8/uDdAMNj8m30/Zjo+fWsFkSuMPRYt5DzVIwSzlRuKcwnjgPcsBaYiT0k+uhvREz4nUoA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bluebird": "3.7.2",
|
||||
"check-more-types": "2.24.0",
|
||||
"debug": "4.3.1",
|
||||
"execa": "5.0.0",
|
||||
"execa": "5.1.0",
|
||||
"lazy-ass": "1.6.0",
|
||||
"ps-tree": "1.2.0",
|
||||
"wait-on": "5.3.0"
|
||||
@@ -27559,9 +27559,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/start-server-and-test/node_modules/execa": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-5.0.0.tgz",
|
||||
"integrity": "sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-5.1.0.tgz",
|
||||
"integrity": "sha512-CkdUB7s2y6S+d4y+OM/+ZtQcJCiKUCth4cNImGMqrt2zEVtW2rfHGspQBE1GDo6LjeNIQmTPKXqTCKjqFKyu3A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cross-spawn": "^7.0.3",
|
||||
@@ -54175,15 +54175,15 @@
|
||||
"integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
|
||||
},
|
||||
"start-server-and-test": {
|
||||
"version": "1.12.3",
|
||||
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.3.tgz",
|
||||
"integrity": "sha512-YNL/QdZ8gLYoAcvAFo/S2J4W0WS6Bi8HX/qZ74bMhZXEAMykvg7/8+vs0cPulhGBfoD4NGdbeEuV5wyhi1tlig==",
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.4.tgz",
|
||||
"integrity": "sha512-RjcWqNV4xDjhZhlFe8/uDdAMNj8m30/Zjo+fWsFkSuMPRYt5DzVIwSzlRuKcwnjgPcsBaYiT0k+uhvREz4nUoA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bluebird": "3.7.2",
|
||||
"check-more-types": "2.24.0",
|
||||
"debug": "4.3.1",
|
||||
"execa": "5.0.0",
|
||||
"execa": "5.1.0",
|
||||
"lazy-ass": "1.6.0",
|
||||
"ps-tree": "1.2.0",
|
||||
"wait-on": "5.3.0"
|
||||
@@ -54210,9 +54210,9 @@
|
||||
}
|
||||
},
|
||||
"execa": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-5.0.0.tgz",
|
||||
"integrity": "sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-5.1.0.tgz",
|
||||
"integrity": "sha512-CkdUB7s2y6S+d4y+OM/+ZtQcJCiKUCth4cNImGMqrt2zEVtW2rfHGspQBE1GDo6LjeNIQmTPKXqTCKjqFKyu3A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-spawn": "^7.0.3",
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
"sinon": "^11.1.1",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"snap-shot-it": "^7.9.6",
|
||||
"start-server-and-test": "1.12.3",
|
||||
"start-server-and-test": "1.12.4",
|
||||
"styled-components": "^5.3.0",
|
||||
"ts-mocha": "^8.0.0",
|
||||
"tsd": "^0.17.0",
|
||||
|
||||
Reference in New Issue
Block a user