Skip to content

Commit

Permalink
client/ts-web: bump cypress 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 10.10.0 to 10.11.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.10.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2022
1 parent 9233a57 commit 672f568
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion client-sdk/ts-web/core/package.json
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^29.1.2",
"buffer": "^6.0.3",
"cypress": "^10.10.0",
"cypress": "^10.11.0",
"jest": "^29.1.2",
"prettier": "^2.7.1",
"process": "^0.11.10",
Expand Down
2 changes: 1 addition & 1 deletion client-sdk/ts-web/ext-utils/package.json
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@oasisprotocol/client-rt": "^0.2.1-alpha.2",
"buffer": "^6.0.3",
"cypress": "^10.10.0",
"cypress": "^10.11.0",
"prettier": "^2.7.1",
"process": "^0.11.10",
"stream-browserify": "^3.0.0",
Expand Down
24 changes: 12 additions & 12 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
Expand Up @@ -28,7 +28,7 @@
"@types/elliptic": "^6.4.14",
"@types/jest": "^29.1.2",
"buffer": "^6.0.3",
"cypress": "^10.10.0",
"cypress": "^10.11.0",
"jest": "^29.1.2",
"prettier": "^2.7.1",
"process": "^0.11.10",
Expand Down

0 comments on commit 672f568

Please sign in to comment.