Skip to content

Commit

Permalink
client/ts-web: bump cypress from 12.17.3 to 13.2.0 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 12.17.3 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.17.3...v13.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 4d07dbf commit bf7f722
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 46 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.3",
"buffer": "^6.0.3",
"cypress": "^12.17.3",
"cypress": "^13.2.0",
"jest": "^29.6.2",
"prettier": "^3.0.3",
"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": "^0.2.1-alpha.2",
"buffer": "^6.0.3",
"cypress": "^12.17.3",
"cypress": "^13.2.0",
"prettier": "^3.0.3",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
Expand Down
76 changes: 33 additions & 43 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.3",
"@types/randombytes": "^2.0.0",
"buffer": "^6.0.3",
"cypress": "^12.17.3",
"cypress": "^13.2.0",
"jest": "^29.6.2",
"prettier": "^3.0.3",
"process": "^0.11.10",
Expand Down

0 comments on commit bf7f722

Please sign in to comment.