Skip to content

Commit

Permalink
Bump @cypress/request, @testing-library/cypress and cypress
Browse files Browse the repository at this point in the history
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependencies [@cypress/request](https://github.com/cypress-io/request), [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) and [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.12 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.12...v3.0.1)

Updates `@testing-library/cypress` from 9.0.0 to 10.0.1
- [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@v9.0.0...v10.0.1)

Updates `cypress` from 12.17.4 to 13.8.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@v12.17.4...v13.8.1)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent ac81783 commit a6f3554
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 91 deletions.
127 changes: 38 additions & 89 deletions test/base/windows/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test/base/windows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@faker-js/faker": "^7.6.0",
"@remix-run/dev": "^1.19.3",
"@remix-run/eslint-config": "^1.19.3",
"@testing-library/cypress": "^9.0.0",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
Expand All @@ -55,7 +55,7 @@
"c8": "^7.14.0",
"cookie": "^0.5.0",
"cross-env": "^7.0.3",
"cypress": "^12.17.4",
"cypress": "^13.8.1",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-cypress": "^2.14.0",
Expand Down

0 comments on commit a6f3554

Please sign in to comment.