Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency start-server-and-test to v2 #2110

Merged
merged 1 commit into from
Mar 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"react-native": "^0.71.3",
"react-zdog": "^1.0.11",
"spec.ts": "^1.1.3",
"start-server-and-test": "^1.15.4",
"start-server-and-test": "^2.0.0",
"three": "^0.150.1",
"ts-jest": "^27.1.5",
"ts-node": "^10.9.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18280,7 +18280,7 @@ __metadata:
react-native: ^0.71.3
react-zdog: ^1.0.11
spec.ts: ^1.1.3
start-server-and-test: ^1.15.4
start-server-and-test: ^2.0.0
three: ^0.150.1
ts-jest: ^27.1.5
ts-node: ^10.9.1
Expand Down Expand Up @@ -19772,9 +19772,9 @@ __metadata:
languageName: node
linkType: hard

"start-server-and-test@npm:^1.15.4":
version: 1.15.4
resolution: "start-server-and-test@npm:1.15.4"
"start-server-and-test@npm:^2.0.0":
version: 2.0.0
resolution: "start-server-and-test@npm:2.0.0"
dependencies:
arg: ^5.0.2
bluebird: 3.7.2
Expand All @@ -19788,7 +19788,7 @@ __metadata:
server-test: src/bin/start.js
start-server-and-test: src/bin/start.js
start-test: src/bin/start.js
checksum: 0df9a4710ea45ddb1a9f719e0865faa8e26a973beff693dfe244ae2d914bfc6eed4d2db8529cdcad3d53658c4655356e5aca3520485a3ef4d9d9f320956b0e7d
checksum: 8788e59ad78275332c78325a804504ac558f06a112d47cb5bc3d012d2bda46add72c863cae2357836fe245ee4e22e2fec0b6d47dbdf5e0f0f5cfd1a57544d100
languageName: node
linkType: hard

Expand Down