Skip to content

Commit

Permalink
Bump @trpc/client from 10.40.0 to 10.41.0
Browse files Browse the repository at this point in the history
Bumps [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) from 10.40.0 to 10.41.0.
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.41.0/packages/client)

---
updated-dependencies:
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent da9a91c commit 624a7f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"vitest": "^0.34.6"
},
"dependencies": {
"@trpc/client": "^10.40.0",
"@trpc/client": "^10.41.0",
"@trpc/server": "^10.7.0",
"compression": "^1.7.4",
"express": "^4.18.2",
Expand Down

0 comments on commit 624a7f7

Please sign in to comment.