Merge pull request #994 from dagger/dependabot/npm_and_yarn/website/cypress-8.4.1
build(deps-dev): bump cypress from 8.4.0 to 8.4.1 in /website
This commit is contained in:
commit
4a8fe14a27
@ -49,7 +49,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "^6.2.1",
|
||||
"cypress": "^8.4.0",
|
||||
"cypress": "^8.4.1",
|
||||
"cypress-localstorage-commands": "^1.5.0",
|
||||
"start-server-and-test": "^1.13.1"
|
||||
}
|
||||
|
@ -3440,10 +3440,10 @@ cypress-localstorage-commands@^1.5.0:
|
||||
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.5.0.tgz#53d67c1ce491dcbe39794151749b943227e65cd7"
|
||||
integrity sha512-gl1uKeviYdyJG4dLcZ9hfoUjLciwkkfbaQ3gvRtmipsPxC612ZBJhSjbunnJcUGwkryaM+82VrY9ij0tLSg7LA==
|
||||
|
||||
cypress@^8.4.0:
|
||||
version "8.4.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.4.0.tgz#09ec06a73f1cb10121c103cba15076e659e24876"
|
||||
integrity sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==
|
||||
cypress@^8.4.1:
|
||||
version "8.4.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.4.1.tgz#8b5898bf49359cadc28f02ba05d51f63b8e3a717"
|
||||
integrity sha512-itJXq0Vx3sXCUrDyBi2IUrkxVu/gTTp1VhjB5tzGgkeCR8Ae+/T8WV63rsZ7fS8Tpq7LPPXiyoM/sEdOX7cR6A==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.6"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
Reference in New Issue
Block a user