Skip to content

Commit

Permalink
build(deps-dev): Bump @types/jest in /chat-frontend
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.10.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 28d79fc commit 5fc9e24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions chat-frontend/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 chat-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.15",
"@types/jest": "^29.5.4",
"@types/jest": "^29.5.10",
"@types/rsocket-core": "^0.0.7",
"@types/rsocket-flowable": "^0.0.5",
"@types/rsocket-websocket-client": "^0.0.4",
Expand Down

0 comments on commit 5fc9e24

Please sign in to comment.