stacks/ts-cloud
chore(deps): update dependency typescript to 7.0.2
#95
Closed
github-actions[bot]
wants to merge
buddy-bot/update-major-update-typescript
into
main
2 files
+44
-2
packages/core/package.jsonmodified+1-1Changes to packages/core/package.json | @@ -34,6 +34,6 @@ |
| 34 | 34 | "@ts-cloud/aws-types": "workspace:*" |
| 35 | 35 | }, |
| 36 | 36 | "devDependencies": { |
| 37 | | - "typescript": "^5.9.3" |
| 37 | + "typescript": "^7.0.2" |
| 38 | 38 | } |
| 39 | 39 | } |