Skip to content

Commit

Permalink
fix(deps): update dependency @aws-amplify/auth to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2022
1 parent 8eae4b0 commit 81033ea
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 18 deletions.
2 changes: 1 addition & 1 deletion campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"webpack-merge": "5.8.0"
},
"dependencies": {
"@aws-amplify/auth": "3.4.34",
"@aws-amplify/auth": "4.4.2",
"@bit/wasedatime.core.assets.img.logo": "0.0.1",
"@bit/wasedatime.core.ts.constants.langs": "0.0.5",
"@bit/wasedatime.core.ts.ui.header": "0.1.0",
Expand Down
68 changes: 54 additions & 14 deletions campus/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"workbox-webpack-plugin": "6.5.1"
},
"dependencies": {
"@aws-amplify/auth": "3.4.34",
"@aws-amplify/auth": "4.4.2",
"@aws-amplify/core": "4.4.0",
"@bit/wasedatime.core.assets.text-logo": "0.0.1",
"@bit/wasedatime.core.ts.constants.langs": "0.0.5",
Expand Down
36 changes: 34 additions & 2 deletions root/pnpm-lock.yaml

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

0 comments on commit 81033ea

Please sign in to comment.