Merge pull request #909 from dagger/dependabot/npm_and_yarn/website/start-server-and-test-1.13.1

build(deps-dev): bump start-server-and-test from 1.12.5 to 1.13.1 in /website
This commit is contained in:
Andrea Luzzardi
2021-08-24 11:39:01 +02:00
committed by GitHub
2 changed files with 35 additions and 19 deletions

View File

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