Skip to content

Commit 7e3fa71

Browse files
Bump @cypress/request, @testing-library/cypress and cypress (#73)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2513028 commit 7e3fa71

2 files changed

Lines changed: 40 additions & 91 deletions

File tree

test/base/windows/package-lock.json

Lines changed: 38 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/base/windows/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@faker-js/faker": "^7.6.0",
4040
"@remix-run/dev": "^1.19.3",
4141
"@remix-run/eslint-config": "^1.19.3",
42-
"@testing-library/cypress": "^9.0.0",
42+
"@testing-library/cypress": "^10.0.1",
4343
"@testing-library/jest-dom": "^5.17.0",
4444
"@testing-library/react": "^14.0.0",
4545
"@testing-library/user-event": "^14.4.3",
@@ -55,7 +55,7 @@
5555
"c8": "^7.14.0",
5656
"cookie": "^0.5.0",
5757
"cross-env": "^7.0.3",
58-
"cypress": "^12.17.4",
58+
"cypress": "^13.8.1",
5959
"eslint": "^8.47.0",
6060
"eslint-config-prettier": "^8.10.0",
6161
"eslint-plugin-cypress": "^2.14.0",

0 commit comments

Comments
 (0)