Skip to content

Commit

Permalink
chore(deps): update dependency start-server-and-test to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 8a4743f commit fb5e8ca
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/react/apollo-client-defer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vitejs/plugin-react": "^3.1.0",
"cypress": "12.17.4",
"serve": "14.2.1",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"typescript": "5.2.2",
"vite": "^4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "5.2.2",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"vite": "^4.1.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react/http-executor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "5.2.2",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"vite": "^4.1.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react/tanstack-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"typescript": "5.2.2",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"vite": "^4.1.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/react/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typescript": "5.2.2",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"vite": "^4.1.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-cts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"typescript": "^5.0.0"
},
"bob": false,
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-mts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"typescript": "^5.0.0"
},
"bob": false,
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"typescript": "^5.0.0"
},
"bob": false,
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/apollo-composable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"vue-tsc": "^1.0.24",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0"
"start-server-and-test": "2.0.1"
}
}
2 changes: 1 addition & 1 deletion examples/vue/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"vue-tsc": "^1.0.24",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0"
"start-server-and-test": "2.0.1"
}
}
2 changes: 1 addition & 1 deletion examples/vue/villus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"vue-tsc": "^1.0.24",
"serve": "14.2.1",
"cypress": "12.17.4",
"start-server-and-test": "2.0.0"
"start-server-and-test": "2.0.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14208,10 +14208,10 @@ stack-utils@^2.0.3:
dependencies:
escape-string-regexp "^2.0.0"

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.0.tgz#0644809d63036a8a001efb70582f3e37ebfdd33d"
integrity sha512-UqKLw0mJbfrsG1jcRLTUlvuRi9sjNuUiDOLI42r7R5fA9dsFoywAy9DoLXNYys9B886E4RCKb+qM1Gzu96h7DQ==
[email protected].1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-2.0.1.tgz#e110e0b5a54c80963f65b9689c2c320ab8ac9025"
integrity sha512-8PFo4DLLLCDMuS51/BEEtE1m9CAXw1LNVtZSS1PzkYQh6Qf9JUwM4huYeSoUumaaoAyuwYBwCa9OsrcpMqcOdQ==
dependencies:
arg "^5.0.2"
bluebird "3.7.2"
Expand Down

0 comments on commit fb5e8ca

Please sign in to comment.