Skip to content

Commit

Permalink
Merge pull request #1075 from oasisprotocol/dependabot/npm_and_yarn/c…
Browse files Browse the repository at this point in the history
…lient-sdk/ts-web/cypress-10.6.0

client/ts-web: bump cypress from 10.4.0 to 10.6.0 in /client-sdk/ts-web
  • Loading branch information
pro-wh committed Aug 23, 2022
2 parents d55dc3a + 8364fe1 commit bd5025a
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 @@ -28,7 +28,7 @@
"devDependencies": {
"@types/jest": "^28.1.6",
"buffer": "^6.0.3",
"cypress": "^10.4.0",
"cypress": "^10.6.0",
"jest": "^28.1.3",
"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 @@ -22,7 +22,7 @@
"devDependencies": {
"@oasisprotocol/client-rt": "^0.2.1-alpha.2",
"buffer": "^6.0.3",
"cypress": "^10.4.0",
"cypress": "^10.6.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 @@ -26,7 +26,7 @@
"@types/elliptic": "^6.4.14",
"@types/jest": "^28.1.6",
"buffer": "^6.0.3",
"cypress": "^10.4.0",
"cypress": "^10.6.0",
"jest": "^28.1.3",
"prettier": "^2.7.1",
"process": "^0.11.10",
Expand Down

0 comments on commit bd5025a

Please sign in to comment.