Skip to content

Commit

Permalink
fix(aws-user-migrate): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent cb20b4b commit 4d22840
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"package": "cd dist && zip -r bundle.zip *"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.6.0"
"@aws-lambda-powertools/logger": "1.7.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.114",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prune-clients": "find ./dist/client -type f -not -name '*rhel*' -delete -print"
},
"dependencies": {
"@aws-lambda-powertools/logger": "1.6.0",
"@aws-lambda-powertools/logger": "1.7.0",
"@prisma/client": "4.11.0",
"@weareinreach/db": "0.100.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.3.0",
"merge-anything": "5.1.4",
"msw": "1.1.0",
"msw": "1.1.1",
"msw-storybook-addon": "1.8.0",
"next": "13.2.4",
"next-auth": "4.20.1",
Expand Down
34 changes: 17 additions & 17 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 4d22840

Please sign in to comment.