chore(deps-dev): bump start-server-and-test from 1.11.4 to 1.11.5

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.4...v1.11.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-12 05:11:31 +00:00
committed by GitHub
parent f5cadf065f
commit 219094643d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11510,9 +11510,9 @@
"dev": true
},
"start-server-and-test": {
"version": "1.11.4",
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.11.4.tgz",
"integrity": "sha512-db89HoSLpRAj+gfcI2i5g1CSLijzFNXplG7cFvZM0ulyXTR8MtH6KtuKecEcH8GnMDEdrqfDiCidbG/QsBPu6Q==",
"version": "1.11.5",
"resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.11.5.tgz",
"integrity": "sha512-XUGifPzbJcgD6tqWMFvbxnra1KByRuiw6Oc9FHR3tPm7UxB70a4iFDIuXfOAFtMJLvOJuwB3gnMUZxko8gtLow==",
"dev": true,
"requires": {
"bluebird": "3.7.2",
+1 -1
View File
@@ -60,7 +60,7 @@
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.27.3",
"start-server-and-test": "^1.11.4",
"start-server-and-test": "^1.11.5",
"typescript": "^4.0.3"
},
"peerDependencies": {