Skip to content

Commit cd5fd5c

Browse files
build(deps-dev): bump cypress from 13.7.0 to 13.7.1 in /website
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1. - [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.7.0...v13.7.1) --- 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 8d030e8 commit cd5fd5c

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.7.0",
47+
"cypress": "^13.7.1",
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
@@ -1644,10 +1644,10 @@ cypress-file-upload@^5.0.8:
16441644
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.8.tgz#d8824cbeaab798e44be8009769f9a6c9daa1b4a1"
16451645
integrity sha512-+8VzNabRk3zG6x8f8BWArF/xA/W0VK4IZNx3MV0jFWrJS/qKn8eHfa5nU73P9fOQAgwHFJx7zjg4lwOnljMO8g==
16461646

1647-
cypress@^13.7.0:
1648-
version "13.7.0"
1649-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0.tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e"
1650-
integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==
1647+
cypress@^13.7.1:
1648+
version "13.7.1"
1649+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1.tgz#d1208eb04efd46ef52a30480a5da71a03373261a"
1650+
integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==
16511651
dependencies:
16521652
"@cypress/request" "^3.0.0"
16531653
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)