Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 8cda60d commit 0fca16e
Show file tree
Hide file tree
Showing 6 changed files with 164 additions and 164 deletions.
2 changes: 1 addition & 1 deletion deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"json-schema-to-typescript": "15.0.2",
"tmp": "0.2.3",
"tsx": "4.19.2",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"tsup": "8.2.4",
"tsx": "4.19.2",
"turbo": "2.1.3",
"typescript": "5.5.4",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"oclif": "4.13.6",
"rimraf": "4.4.1",
"tsx": "4.19.2",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"slonik": "30.4.4",
"ts-node": "10.9.2",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"zod": "3.23.8"
},
"buildOptions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/services/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"slonik-interceptor-query-logging": "46.1.0",
"slonik-utilities": "1.9.4",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript": "5.6.3",
"zod": "3.23.8"
},
"buildOptions": {
Expand Down
Loading

0 comments on commit 0fca16e

Please sign in to comment.