build(deps-dev): bump start-server-and-test in /website

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.5 to 1.13.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.5...v1.13.1)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-24 09:27:00 +00:00
committed by GitHub
parent 597e946331
commit a20cb78631
2 changed files with 35 additions and 19 deletions

View File

@@ -49,6 +49,6 @@
"concurrently": "^6.2.0",
"cypress": "^7.7.0",
"cypress-localstorage-commands": "^1.5.0",
"start-server-and-test": "^1.12.5"
"start-server-and-test": "^1.13.1"
}
}