Skip to content

Commit

Permalink
Bump @cypress/request, @testing-library/cypress, cypress and cypress-axe
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), [cypress](https://github.com/cypress-io/cypress) and [cypress-axe](https://github.com/component-driven/cypress-axe). 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.3 to 13.3.2
- [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.3...v13.3.2)

Updates `cypress-axe` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases)
- [Commits](component-driven/cypress-axe@v1.4.0...v1.5.0)

---
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
- dependency-name: cypress-axe
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 177deb7 commit 4f01f4e
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 66 deletions.
143 changes: 80 additions & 63 deletions vuu-ui/package-lock.json

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

6 changes: 3 additions & 3 deletions vuu-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"devDependencies": {
"@heswell/component-anatomy": "0.0.5",
"@lezer/generator": "^1.2.2",
"@testing-library/cypress": "^9.0.0",
"@testing-library/cypress": "^10.0.1",
"@types/jsdom": "^21.1.2",
"@types/testing-library__cypress": "^5.0.9",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@vitejs/plugin-react": "^4.0.2",
"chalk": "^5.2.0",
"cypress": "^12.3.0",
"cypress-axe": "^1.2.0",
"cypress": "^13.3.2",
"cypress-axe": "^1.5.0",
"cypress-iframe": "^1.0.1",
"cypress-real-events": "^1.7.6",
"esbuild": "0.17.18",
Expand Down

0 comments on commit 4f01f4e

Please sign in to comment.