Skip to content

Commit

Permalink
build(deps): bump @cypress/request and cypress in /examples/umd
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.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.3.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.3.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent bbd756f commit 28cff33
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 68 deletions.
154 changes: 87 additions & 67 deletions examples/umd/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 examples/umd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/InsightSoftwareConsortium/itk-wasm#readme",
"devDependencies": {
"cypress": "^10.3.0",
"cypress": "^13.2.0",
"http-server": "^14.1.0",
"start-server-and-test": "^1.14.0",
"typescript": "^4.7.4"
Expand Down

0 comments on commit 28cff33

Please sign in to comment.