Skip to content

Commit 575226a

Browse files
build(deps): bump @cypress/request and cypress in /examples/hello-world
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 12.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@v12.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>
1 parent c87eb63 commit 575226a

File tree

2 files changed

+70
-53
lines changed

2 files changed

+70
-53
lines changed

examples/hello-world/package-lock.json

Lines changed: 69 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"itk-wasm": "^1.0.0-b.106"
2424
},
2525
"devDependencies": {
26-
"cypress": "^12.3.0",
26+
"cypress": "^13.2.0",
2727
"http-server": "^14.1.1",
2828
"start-server-and-test": "^1.15.2"
2929
}

0 commit comments

Comments
 (0)