Skip to content

Commit bea2437

Browse files
Bump typescript from 5.9.3 to 6.0.2 in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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 dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd20b1d commit bea2437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"auto-changelog": "^2.0.0",
1616
"gh-release": "^7.0.0",
1717
"c8": "^11.0.0",
18-
"typescript": "~5.9.3"
18+
"typescript": "~6.0.2"
1919
},
2020
"engines": {
2121
"node": ">=21",

0 commit comments

Comments
 (0)