Merge pull request #1126 from dagger/dependabot/npm_and_yarn/website/cypress-localstorage-commands-1.6.1

build(deps-dev): bump cypress-localstorage-commands from 1.6.0 to 1.6.1 in /website
This commit is contained in:
Andrea Luzzardi 2021-11-12 10:41:25 -08:00 committed by GitHub
commit 432250f735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"devDependencies": {
"concurrently": "^6.3.0",
"cypress": "^8.7.0",
"cypress-localstorage-commands": "^1.6.0",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"
}
}

View File

@ -3429,10 +3429,10 @@ csso@^4.0.2, csso@^4.2.0:
dependencies:
css-tree "^1.1.2"
cypress-localstorage-commands@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.6.0.tgz#f056c791832ea3357f6037fa16c07408e5734878"
integrity sha512-E3MNTjGM4rL94FvTJ52H/D/6BOFnRyMBYlEZWIyy+eWOcJ3ubwmRpRPWaGFMslYzeYgBc+LpXE027jauz/W0Xw==
cypress-localstorage-commands@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.6.1.tgz#22299ee8a5555037f4e42111ffb280f2e0fe7d7b"
integrity sha512-rvXCB0iLzC3i9y91XH4N2I55NicH62gQk5z/APblCjnNR3wWTbDs8svC7GvE1fjt9AMIHSQm1RfWx037y+TciQ==
cypress@^8.7.0:
version "8.7.0"