Bump the npm_and_yarn group group with 1 update (#651)

Bumps the npm_and_yarn group group with 1 update: [start-server-and-test](https://github.com/bahmutov/start-server-and-test).

- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v2.0.0...v2.0.3)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-17 10:09:15 +08:00
committed by GitHub
parent 1e1cfbe704
commit 2c8f93b38e
2 changed files with 32 additions and 23 deletions

View File

@@ -32,6 +32,6 @@
"mocha": "^10.2.0",
"mocha-headless-chrome": "^4.0.0",
"npm-run-all": "^4.1.5",
"start-server-and-test": "^2.0.0"
"start-server-and-test": "^2.0.3"
}
}