Skip to content

Commit

Permalink
build: bump start-server-and-test from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 16, 2023
1 parent 9b92a29 commit 4b85342
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"prettier": "^3.1.0",
"rss-parser": "^3.13.0",
"standard-version": "^9.5.0",
"start-server-and-test": "^2.0.2",
"start-server-and-test": "^2.0.3",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"ts-node": "^10.9.1"
Expand Down
48 changes: 28 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4228,13 +4228,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
"axios@npm:^1.6.1":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: ^1.14.9
follow-redirects: ^1.15.0
form-data: ^4.0.0
checksum: 38cb7540465fe8c4102850c4368053c21683af85c5fdf0ea619f9628abbcb59415d1e22ebc8a6390d2bbc9b58a9806c874f139767389c862ec9b772235f06854
proxy-from-env: ^1.1.0
checksum: 4a7429e2b784be0f2902ca2680964391eae7236faa3967715f30ea45464b98ae3f1c6f631303b13dfe721b17126b01f486c7644b9ef276bfc63112db9fd379f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5623,7 +5624,7 @@ __metadata:
serve: ^14.2.1
shx: ^0.3.4
standard-version: ^9.5.0
start-server-and-test: ^2.0.2
start-server-and-test: ^2.0.3
stylelint: ^15.10.3
stylelint-config-standard: ^34.0.0
ts-node: ^10.9.1
Expand Down Expand Up @@ -7378,13 +7379,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.9":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
"follow-redirects@npm:^1.15.0":
version: 1.15.3
resolution: "follow-redirects@npm:1.15.3"
peerDependenciesMeta:
debug:
optional: true
checksum: faa66059b66358ba65c234c2f2a37fcec029dc22775f35d9ad6abac56003268baf41e55f9ee645957b32c7d9f62baf1f0b906e68267276f54ec4b4c597c2b190
checksum: 584da22ec5420c837bd096559ebfb8fe69d82512d5585004e36a3b4a6ef6d5905780e0c74508c7b72f907d1fa2b7bd339e613859e9c304d0dc96af2027fd0231
languageName: node
linkType: hard

Expand Down Expand Up @@ -12005,6 +12006,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"prr@npm:~1.0.1":
version: 1.0.1
resolution: "prr@npm:1.0.1"
Expand Down Expand Up @@ -13357,9 +13365,9 @@ __metadata:
languageName: node
linkType: hard

"start-server-and-test@npm:^2.0.2":
version: 2.0.2
resolution: "start-server-and-test@npm:2.0.2"
"start-server-and-test@npm:^2.0.3":
version: 2.0.3
resolution: "start-server-and-test@npm:2.0.3"
dependencies:
arg: ^5.0.2
bluebird: 3.7.2
Expand All @@ -13368,12 +13376,12 @@ __metadata:
execa: 5.1.1
lazy-ass: 1.6.0
ps-tree: 1.2.0
wait-on: 7.1.0
wait-on: 7.2.0
bin:
server-test: src/bin/start.js
start-server-and-test: src/bin/start.js
start-test: src/bin/start.js
checksum: 3abe3e7a0d3fc769aac7677db98f0b51c6c4242a72f179878ef021bd9ded5da85d26f662cbdf3213fb586b37c4bdfbea6dffa91ab27f1d540039b7cc8b5d6f74
checksum: 8e2844a1fab631e1ad83e58d903e8425cd6d2c2cbbc79f71b72a15dbc7d90e6e340bb9133c910d8f3da8b55c737cf579afb581b4551ae7a2392450a78180fa53
languageName: node
linkType: hard

Expand Down Expand Up @@ -14500,18 +14508,18 @@ __metadata:
languageName: node
linkType: hard

"wait-on@npm:7.1.0":
version: 7.1.0
resolution: "wait-on@npm:7.1.0"
"wait-on@npm:7.2.0":
version: 7.2.0
resolution: "wait-on@npm:7.2.0"
dependencies:
axios: ^0.27.2
axios: ^1.6.1
joi: ^17.11.0
lodash: ^4.17.21
minimist: ^1.2.8
rxjs: ^7.8.1
bin:
wait-on: bin/wait-on
checksum: f956c79f5c44788f406223dbd8a1a210500aa3d645032a5bedd4db404131c7d5da31cede08950fefefdd9b91479a474b964396fa2890cb4109082d44560a7448
checksum: 69ec1432bb4479363fdd71f2f3f501a98aa356a562781108a4a89ef8fdf1e3d5fd0c2fd56c4cc5902abbb662065f1f22d4e436a1e6fc9331ce8b575eb023325e
languageName: node
linkType: hard

Expand Down

0 comments on commit 4b85342

Please sign in to comment.