Merge pull request #1459 from dagger/dependabot/npm_and_yarn/website/cypress-9.3.1

build(deps-dev): bump cypress from 9.2.1 to 9.3.1 in /website
This commit is contained in:
Andrea Luzzardi
2022-01-19 12:28:11 -08:00
committed by GitHub
2 changed files with 31 additions and 12 deletions

View File

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