Skip to content

Commit d2efd87

Browse files
build(deps-dev): bump start-server-and-test from 2.0.9 to 2.0.10 (#1622)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.9...v2.0.10) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7997d commit d2efd87

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^5.12.0",
6969
"sinon": "^15.1.2",
70-
"start-server-and-test": "^2.0.9"
70+
"start-server-and-test": "^2.0.10"
7171
},
7272
"publishConfig": {
7373
"registry": "https://registry.npmjs.org"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2350,10 +2350,10 @@ [email protected]:
23502350
dependencies:
23512351
follow-redirects "^1.10.0"
23522352

2353-
axios@^1.7.7:
2354-
version "1.7.7"
2355-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.7.tgz#2f554296f9892a72ac8d8e4c5b79c14a91d0a47f"
2356-
integrity sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==
2353+
axios@^1.7.9:
2354+
version "1.7.9"
2355+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
2356+
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
23572357
dependencies:
23582358
follow-redirects "^1.15.6"
23592359
form-data "^4.0.0"
@@ -9737,10 +9737,10 @@ stack-utils@^2.0.3:
97379737
dependencies:
97389738
escape-string-regexp "^2.0.0"
97399739

9740-
start-server-and-test@^2.0.9:
9741-
version "2.0.9"
9742-
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.9.tgz#a58160fa95e072aeb41e104472dea01b052b7443"
9743-
integrity sha512-DDceIvc4wdpr+z3Aqkot2QMho8TcUBh5qH0wEHDpEexBTzlheOcmh53d3dExABY4J5C7qS2UbSXqRWLtxpbWIQ==
9740+
start-server-and-test@^2.0.10:
9741+
version "2.0.10"
9742+
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.10.tgz#cb0ee4bd86a611f7a4e702028a86d0793a2a8342"
9743+
integrity sha512-nZphcfcqGqwk74lbZkqSwClkYz+M5ZPGOMgWxNVJrdztPKN96qe6HooRu6L3TpwITn0lKJJdKACqHbJtqythOQ==
97449744
dependencies:
97459745
arg "^5.0.2"
97469746
bluebird "3.7.2"
@@ -9749,7 +9749,7 @@ start-server-and-test@^2.0.9:
97499749
execa "5.1.1"
97509750
lazy-ass "1.6.0"
97519751
ps-tree "1.2.0"
9752-
wait-on "8.0.1"
9752+
wait-on "8.0.2"
97539753

97549754
"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2":
97559755
version "1.5.0"
@@ -10574,12 +10574,12 @@ w3c-xmlserializer@^4.0.0:
1057410574
dependencies:
1057510575
xml-name-validator "^4.0.0"
1057610576

10577-
10578-
version "8.0.1"
10579-
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.1.tgz#13c8ec77115517f8fbc2d670521a444201f03f53"
10580-
integrity sha512-1wWQOyR2LVVtaqrcIL2+OM+x7bkpmzVROa0Nf6FryXkS+er5Sa1kzFGjzZRqLnHa3n1rACFLeTwUqE1ETL9Mig==
10577+
10578+
version "8.0.2"
10579+
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.2.tgz#0c7929abf7c5e625b733e992a9c0bd8b7691afe3"
10580+
integrity sha512-qHlU6AawrgAIHlueGQHQ+ETcPLAauXbnoTKl3RKq20W0T8x0DKVAo5xWIYjHSyvHxQlcYbFdR0jp4T9bDVITFA==
1058110581
dependencies:
10582-
axios "^1.7.7"
10582+
axios "^1.7.9"
1058310583
joi "^17.13.3"
1058410584
lodash "^4.17.21"
1058510585
minimist "^1.2.8"

0 commit comments

Comments
 (0)