Skip to content

Commit

Permalink
chore(deps): Bump @auth/prisma-adapter in the all-dependencies group (#…
Browse files Browse the repository at this point in the history
…166)

Bumps the all-dependencies group with 1 update: [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth).


Updates `@auth/prisma-adapter` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected])

---
updated-dependencies:
- dependency-name: "@auth/prisma-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 39e3ff4 commit e6f0fbe
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 7 deletions.
41 changes: 35 additions & 6 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 @@ -10,7 +10,7 @@
"postinstall": "prisma generate"
},
"dependencies": {
"@auth/prisma-adapter": "^2.1.0",
"@auth/prisma-adapter": "^2.2.0",
"@hookform/resolvers": "^3.4.2",
"@prisma/client": "^5.14.0",
"@radix-ui/react-avatar": "^1.0.4",
Expand Down

0 comments on commit e6f0fbe

Please sign in to comment.