Skip to content

Commit

Permalink
chore(cognito-user-migrate): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 54c5a3b commit de24faf
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@aws-lambda-powertools/logger": "1.18.1"
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/aws-lambda": "8.10.137",
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@vercel/ncc": "0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/aws-lambda": "8.10.137",
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@vercel/ncc": "0.38.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.7.3",
"knip": "5.8.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"just-map-values": "3.2.0",
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"luxon": "3.4.4",
"nanoid": "5.0.6",
"slugify": "1.6.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.14.2",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"listr2": "8.2.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"just-filter-object": "3.2.0",
"just-group-by": "2.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.10",
"react-phone-number-input": "3.3.12",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.3",
Expand Down
46 changes: 23 additions & 23 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 de24faf

Please sign in to comment.