Skip to content

Commit

Permalink
build(deps): update devdependency start-server-and-test to 2.0.9 (#1397)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent a9561d9 commit 3ecc996
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"prettier": "2.8.8",
"semantic-release": "24.2.0",
"sitemap": "8.0.0",
"start-server-and-test": "2.0.8",
"start-server-and-test": "2.0.9",
"stream-to-array": "2.3.0",
"typescript": "5.6.3",
"vite": "5.4.11",
Expand Down
26 changes: 7 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3025,7 +3025,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6":
"debug@npm:4, debug@npm:4.4.0, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6":
version: 4.4.0
resolution: "debug@npm:4.4.0"
dependencies:
Expand All @@ -3037,18 +3037,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: ^2.1.3
peerDependenciesMeta:
supports-color:
optional: true
checksum: 822d74e209cd910ef0802d261b150314bbcf36c582ccdbb3e70f0894823c17e49a50d3e66d96b633524263975ca16b6a833f3e3b7e030c157169a5fabac63160
languageName: node
linkType: hard

"debug@npm:^3.1.0, debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -8288,14 +8276,14 @@ __metadata:
languageName: node
linkType: hard

"start-server-and-test@npm:2.0.8":
version: 2.0.8
resolution: "start-server-and-test@npm:2.0.8"
"start-server-and-test@npm:2.0.9":
version: 2.0.9
resolution: "start-server-and-test@npm:2.0.9"
dependencies:
arg: ^5.0.2
bluebird: 3.7.2
check-more-types: 2.24.0
debug: 4.3.7
debug: 4.4.0
execa: 5.1.1
lazy-ass: 1.6.0
ps-tree: 1.2.0
Expand All @@ -8304,7 +8292,7 @@ __metadata:
server-test: src/bin/start.js
start-server-and-test: src/bin/start.js
start-test: src/bin/start.js
checksum: 64cd27598348d8b276f489fa2b394b1141819719f729118b2ba19cfce32df134491c889163a1709013e630cbd988384be9b3e501e3062604b66b1fb3f4db9e50
checksum: 7b0451fd6f1a9fb819e36cb7c3644854734c2151ba01fa1cdfcc661eea7d5b7a437a82787988ec8536c118f641ba52fd3841e00035c3c06f3c29310ec22c3b7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9531,7 +9519,7 @@ __metadata:
prettier: 2.8.8
semantic-release: 24.2.0
sitemap: 8.0.0
start-server-and-test: 2.0.8
start-server-and-test: 2.0.9
stream-to-array: 2.3.0
three: 0.169.0
typescript: 5.6.3
Expand Down

0 comments on commit 3ecc996

Please sign in to comment.