Skip to content

Commit 9245067

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react": "^19.2.3",
7171
"react-dom": "^19.2.3",
7272
"tsdown": "^0.11.9",
73-
"typescript": "^5.4.0",
73+
"typescript": "^6.0.2",
7474
"vitest": "^3.2.4"
7575
},
7676
"engines": {

0 commit comments

Comments
 (0)