Merge pull request #1541 from dagger/dependabot/npm_and_yarn/website/cypress-9.4.1

build(deps-dev): bump cypress from 9.3.1 to 9.4.1 in /website
This commit is contained in:
Jffarge
2022-02-02 13:19:17 +01:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
},
"devDependencies": {
"concurrently": "^7.0.0",
"cypress": "9.3.1",
"cypress": "9.4.1",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"
}