Skip to content

Commit 2be70f5

Browse files
Bump typescript in the actions group across 1 directory (#230)
Bumps the actions group with 1 update in the / directory: [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: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f527c0 commit 2be70f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "^25.0.9",
3434
"esbuild": "^0.27.4",
3535
"prettier": "^3.8.0",
36-
"typescript": "^5.9.3",
36+
"typescript": "^6.0.2",
3737
"vitest": "^4.1.1"
3838
}
3939
}

0 commit comments

Comments
 (0)