Skip to content

Commit

Permalink
chore(deps): update dependency start-server-and-test to ^2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 1fde2ea commit 7382546
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"prettier": "^3.4.2",
"prettier-plugin-sh": "^0.14.0",
"run-script-os": "^1.1.6",
"start-server-and-test": "^2.0.9",
"start-server-and-test": "^2.0.10",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"unimported": "^1.31.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4540,14 +4540,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
languageName: node
linkType: hard

Expand Down Expand Up @@ -10074,7 +10074,7 @@ __metadata:
recharts: "npm:^2.15.0"
run-script-os: "npm:^1.1.6"
spdx-license-ids: "npm:^3.0.20"
start-server-and-test: "npm:^2.0.9"
start-server-and-test: "npm:^2.0.10"
stream-json: "npm:^1.9.1"
typescript: "npm:^5.7.3"
typescript-eslint: "npm:^8.19.1"
Expand Down Expand Up @@ -11763,9 +11763,9 @@ __metadata:
languageName: node
linkType: hard

"start-server-and-test@npm:^2.0.9":
version: 2.0.9
resolution: "start-server-and-test@npm:2.0.9"
"start-server-and-test@npm:^2.0.10":
version: 2.0.10
resolution: "start-server-and-test@npm:2.0.10"
dependencies:
arg: "npm:^5.0.2"
bluebird: "npm:3.7.2"
Expand All @@ -11774,12 +11774,12 @@ __metadata:
execa: "npm:5.1.1"
lazy-ass: "npm:1.6.0"
ps-tree: "npm:1.2.0"
wait-on: "npm:8.0.1"
wait-on: "npm:8.0.2"
bin:
server-test: src/bin/start.js
start-server-and-test: src/bin/start.js
start-test: src/bin/start.js
checksum: 10/85aa1299ff5bbb41546b17089a08b1f2d84ae72b19d6500c25f41224e65096f765f280f043c4d40ca3199059ecf234d62f17ea240986573e8ff25f17d1380ffc
checksum: 10/8025825ad0360da4f3c87f5b9ccf214f7a821d4df7ab99f81e52707f013eddea9fbc1046b86d983da18927e34a14247d0282d5c99588cbfbbef62a3e6c3a74af
languageName: node
linkType: hard

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

"wait-on@npm:8.0.1":
version: 8.0.1
resolution: "wait-on@npm:8.0.1"
"wait-on@npm:8.0.2":
version: 8.0.2
resolution: "wait-on@npm:8.0.2"
dependencies:
axios: "npm:^1.7.7"
axios: "npm:^1.7.9"
joi: "npm:^17.13.3"
lodash: "npm:^4.17.21"
minimist: "npm:^1.2.8"
rxjs: "npm:^7.8.1"
bin:
wait-on: bin/wait-on
checksum: 10/41f933031b994718dfb50af35bb843f7f7017d601ef22927e92c211736fadd21808fdbf7ae367e998bcaf995cb9c05cf6160552dc655db9082aeecc346bc926d
checksum: 10/be688f1f0512ed4d57d3361d6ab1ed7dd22c0a2146c9e77c2ad4d64660e87959ce75e4e375a2bd2d17c58b1b0a65ac88f9ad2097e16bc12424a3b2895611c817
languageName: node
linkType: hard

Expand Down

0 comments on commit 7382546

Please sign in to comment.