Skip to content

Commit

Permalink
chore(deps): bump @cypress/request, cypress and cypress-image-diff-js
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), [cypress](https://github.com/cypress-io/cypress) and [cypress-image-diff-js](https://github.com/uktrade/cypress-image-diff). 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 `cypress` from 10.11.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@v10.11.0...v13.2.0)

Updates `cypress-image-diff-js` from 1.27.3 to 1.30.1
- [Release notes](https://github.com/uktrade/cypress-image-diff/releases)
- [Changelog](https://github.com/uktrade/cypress-image-diff/blob/main/release.config.js)
- [Commits](haim-io/cypress-image-diff@v1.27.3...v1.30.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent fb8a96d commit 88a6aef
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 25 deletions.
57 changes: 34 additions & 23 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"colors": "1.4.0",
"cypress": "^10.11.0",
"cypress-image-diff-js": "^1.27.3",
"cypress": "^13.2.0",
"cypress-image-diff-js": "^1.30.1",
"eslint": "^8.47.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand Down

0 comments on commit 88a6aef

Please sign in to comment.