Skip to content

Commit 047397a

Browse files
chore(deps-dev): bump cypress and @testing-library/cypress
Bumps [cypress](https://github.com/cypress-io/cypress) and [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library). These dependencies needed to be updated together. Updates `cypress` from 11.2.0 to 15.15.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v11.2.0...v15.15.0) Updates `@testing-library/cypress` from 8.0.7 to 10.1.3 - [Release notes](https://github.com/testing-library/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/cypress-testing-library@v8.0.7...v10.1.3) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.15.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@testing-library/cypress" dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0b051c commit 047397a

2 files changed

Lines changed: 129 additions & 207 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"devDependencies": {
4343
"@babel/core": "^7.16.0",
4444
"@eslint-community/eslint-utils": "^4.4.0",
45-
"@testing-library/cypress": "^8.0.1",
45+
"@testing-library/cypress": "^10.1.3",
4646
"@types/jest": "^27.0.2",
4747
"@types/node": "^25.5.0",
4848
"@typescript-eslint/eslint-plugin": "^7.0.0",
4949
"@typescript-eslint/parser": "^6.13.2",
5050
"babel-eslint": "^10.0.0",
51-
"cypress": "^11.2.0",
51+
"cypress": "^15.15.0",
5252
"cypress-plugin-snapshots": "^1.4.4",
5353
"eslint": "^8.0.0",
5454
"eslint-config-react-app": "^7.0.0",

0 commit comments

Comments
 (0)