Skip to content

Commit 11c99c9

Browse files
build(deps-dev): bump cypress from 13.6.5 to 13.6.6 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.5 to 13.6.6. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.5...v13.6.6) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1677463 commit 11c99c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/react-dropzone": "^5.1.0",
4545
"@types/react-router-dom": "^5.3.3",
4646
"@vitejs/plugin-react": "^4.2.1",
47-
"cypress": "^13.6.5",
47+
"cypress": "^13.6.6",
4848
"cypress-file-upload": "^5.0.8",
4949
"dotenv": "^16.4.5",
5050
"eslint-plugin-cypress": "^2.15.1",

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1569,10 +1569,10 @@ cypress-file-upload@^5.0.8:
15691569
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.8.tgz#d8824cbeaab798e44be8009769f9a6c9daa1b4a1"
15701570
integrity sha512-+8VzNabRk3zG6x8f8BWArF/xA/W0VK4IZNx3MV0jFWrJS/qKn8eHfa5nU73P9fOQAgwHFJx7zjg4lwOnljMO8g==
15711571

1572-
cypress@^13.6.5:
1573-
version "13.6.5"
1574-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.5.tgz#d8ab22dda3b9a8abeebcb65dc8a2707cb73bf925"
1575-
integrity sha512-2NxSDcO2zHw5kTcosc6dzv2zppEqiXrFFhZw5cx/EWrSNZABTzpr/EyvYzGgrWm46o5173JUfuJfDQcaiZZPVQ==
1572+
cypress@^13.6.6:
1573+
version "13.6.6"
1574+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.6.tgz#5133f231ed1c6e57dc8dcbf60aade220bcd6884b"
1575+
integrity sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==
15761576
dependencies:
15771577
"@cypress/request" "^3.0.0"
15781578
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)