Skip to content

Commit 255cfd3

Browse files
chore(deps): bump typescript in /examples/servers/auth (#1341)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70a3750 commit 255cfd3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/servers/auth/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/servers/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/node": "25.5.0",
1414
"aws-cdk": "2.1118.0",
1515
"cdk-nag": "^2.37.55",
16-
"typescript": "~6.0.2"
16+
"typescript": "~6.0.3"
1717
},
1818
"dependencies": {
1919
"aws-cdk-lib": "2.252.0",

0 commit comments

Comments
 (0)