Merge pull request #976 from dagger/dependabot/npm_and_yarn/website/cypress-8.4.0

build(deps-dev): bump cypress from 8.3.0 to 8.4.0 in /website
This commit is contained in:
Andrea Luzzardi
2021-09-15 14:54:40 -07:00
committed by GitHub
2 changed files with 16 additions and 17 deletions

View File

@@ -49,7 +49,7 @@
},
"devDependencies": {
"concurrently": "^6.2.1",
"cypress": "^8.3.0",
"cypress": "^8.4.0",
"cypress-localstorage-commands": "^1.5.0",
"start-server-and-test": "^1.13.1"
}