Bump @cypress/request and cypress in /web (#3310)

Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [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](https://github.com/cypress-io/request/compare/v2.88.12...v3.0.1)

Updates `cypress` from 12.17.4 to 13.2.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.4...v13.2.0)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- 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>
This commit is contained in:
dependabot[bot]
2023-09-14 17:25:11 -07:00
committed by GitHub
parent 16ce7e0d28
commit 99362f7dba
2 changed files with 12 additions and 18 deletions

View File

@@ -93,7 +93,7 @@
"babel-loader": "9.1.3",
"chromatic": "6.24.1",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"cypress": "^13.2.0",
"eslint": "8.49.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.4.19",