Skip to content

Commit c97df7f

Browse files
chore(deps-dev): bump typescript
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ba8fda commit c97df7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/financial-services-advisor/aws-financial-services-advisor/infrastructure

examples/financial-services-advisor/aws-financial-services-advisor/infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@types/node": "^20.10.0",
1616
"aws-cdk": "^2.120.0",
17-
"typescript": "^5.3.0"
17+
"typescript": "^7.0.2"
1818
},
1919
"dependencies": {
2020
"aws-cdk-lib": "^2.120.0",

0 commit comments

Comments
 (0)