Skip to content

Commit

Permalink
chore(util): update dependency typescript to v5.5.4
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 Jul 23, 2024
1 parent e8f4c0b commit 5a32c16
Show file tree
Hide file tree
Showing 16 changed files with 228 additions and 227 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.23.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"webpack-bundle-analyzer": "4.10.2"
},
"ct3aMetadata": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"aws-lambda": "1.0.7",
"eslint": "8.57.0",
"prettier": "3.3.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"eslint": "8.57.0",
"prettier": "3.3.3",
"prisma": "5.17.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"sherif": "0.10.0",
"tsx": "4.16.2",
"turbo": "2.0.9",
"typescript": "5.5.3",
"typescript": "5.5.4",
"typesync": "0.13.0",
"yargs": "17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"next": "14.2.5",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.23.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"next": "14.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.23.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"i18next": "23.12.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"next-auth": "4.24.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"next": "14.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"alex": "11.0.1",
"eslint": "8.57.0",
"next-i18next": "15.3.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"prettier": "3.3.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"tiny-invariant": "1.3.3",
"tsx": "4.16.2",
"type-fest": "4.23.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"xliff": "6.2.1",
"zod-prisma-types": "3.1.8",
"zod-to-json-schema": "3.23.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-turbo": "2.0.9",
"next": "14.2.5",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"peerDependencies": {
"eslint": "8.57.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 @@ -170,7 +170,7 @@
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.16.2",
"type-fest": "4.23.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"webpack": "5.93.0",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
Loading

0 comments on commit 5a32c16

Please sign in to comment.