Skip to content

Commit

Permalink
client/ts-web: bump @types/jest in /client-sdk/ts-web
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 5907b60 commit 529573f
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.4",
"@types/jest": "^29.5.11",
"buffer": "^6.0.3",
"cypress": "^13.2.0",
"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.14",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.11",
"@types/randombytes": "^2.0.0",
"buffer": "^6.0.3",
"cypress": "^13.2.0",
Expand Down

0 comments on commit 529573f

Please sign in to comment.