Skip to content

Commit

Permalink
Bump @testing-library/cypress from 7.0.7 to 10.0.0 in /e2e
Browse files Browse the repository at this point in the history
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.7 to 10.0.0.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/cypress-testing-library@v7.0.7...v10.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2023
1 parent f331cd1 commit 79690eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"nonGlobalStepDefinitions": true
},
"devDependencies": {
"@testing-library/cypress": "^7.0.6",
"@testing-library/cypress": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"command-line-args": "^5.2.0",
Expand Down

0 comments on commit 79690eb

Please sign in to comment.