Merge pull request #1619 from dagger/dependabot/npm_and_yarn/website/cypress-9.5.0

build(deps-dev): bump cypress from 9.4.1 to 9.5.0 in /website
This commit is contained in:
Jffarge
2022-02-21 09:44:41 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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