Skip to content

Commit

Permalink
client/ts-web: bump cypress from 13.6.3 to 13.7.3 in /client-sdk/ts-web
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.3 to 13.7.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.3...v13.7.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 0c335af commit 392e588
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion client-sdk/ts-web/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "^29.5.11",
"buffer": "^6.0.3",
"cypress": "^13.6.3",
"cypress": "^13.7.3",
"jest": "^29.7.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
Expand Down
2 changes: 1 addition & 1 deletion client-sdk/ts-web/ext-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@oasisprotocol/client-rt": "^1.0.0",
"buffer": "^6.0.3",
"cypress": "^13.6.3",
"cypress": "^13.7.3",
"prettier": "^3.2.4",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
Expand Down
48 changes: 24 additions & 24 deletions client-sdk/ts-web/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 client-sdk/ts-web/rt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "^29.5.11",
"@types/randombytes": "^2.0.3",
"buffer": "^6.0.3",
"cypress": "^13.6.3",
"cypress": "^13.7.3",
"jest": "^29.7.0",
"prettier": "^3.2.4",
"process": "^0.11.10",
Expand Down

0 comments on commit 392e588

Please sign in to comment.