Skip to content

Commit

Permalink
Merge pull request #1689 from oasisprotocol/dependabot/npm_and_yarn/c…
Browse files Browse the repository at this point in the history
…lient-sdk/ts-web/types/jest-29.5.12
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
2 parents d2f32ef + 8d8d698 commit a3fd3a5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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 @@ -34,7 +34,7 @@
"tweetnacl": "^1.0.3"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"buffer": "^6.0.3",
"cypress": "^13.7.3",
"jest": "^29.7.0",
Expand Down
20 changes: 10 additions & 10 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 @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/elliptic": "^6.4.18",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/randombytes": "^2.0.3",
"buffer": "^6.0.3",
"cypress": "^13.7.3",
Expand Down

0 comments on commit a3fd3a5

Please sign in to comment.