Skip to content

Commit

Permalink
bump auth/core too
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Feb 5, 2024
1 parent ddc85bc commit 1ebd0a7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/auth-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@auth/core": "0.20.0"
"@auth/core": "0.26.0"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prettier": "@acme/prettier-config",
"pnpm": {
"overrides": {
"@auth/core": "0.20.0"
"@auth/core": "0.26.0"
}
}
}
20 changes: 13 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ebd0a7

Please sign in to comment.