Skip to content

Commit

Permalink
Bump @cypress/request and cypress in /src/webapp
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 dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.11 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.11...v3.0.1)

Updates `cypress` from 12.12.0 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](cypress-io/cypress@v12.12.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 4c5ca81 commit 336e2c0
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 125 deletions.
146 changes: 66 additions & 80 deletions src/webapp/package-lock.json

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

2 changes: 1 addition & 1 deletion src/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nuxtjs/stylelint-module": "^4.0.0",
"babel-eslint": "^10.1.0",
"core-js": "3",
"cypress": "^12.12.0",
"cypress": "^13.2.0",
"eslint": "^7.2.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-nuxt": "^2.0.0",
Expand Down
Loading

0 comments on commit 336e2c0

Please sign in to comment.