Skip to content

Commit d0a5674

Browse files
chore(deps): bump typescript in the typescript group across 1 directory
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7bdc54 commit d0a5674

2 files changed

Lines changed: 237 additions & 129 deletions

File tree

examples/custom-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@types/cors": "^2.8.19",
2121
"@types/express": "^5.0.6",
2222
"@types/node": "^26.1.0",
23-
"typescript": "^5.9.3"
23+
"typescript": "^6.0.3"
2424
}
2525
}

0 commit comments

Comments
 (0)