Skip to content

Commit d51ea79

Browse files
Bump typescript from 5.8.2 to 5.8.3 in the all group
Bumps the all group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11fd10e commit d51ea79

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"bun-plugin-dts": "0.2.1",
32-
"typescript": "5.8.2",
32+
"typescript": "5.8.3",
3333
"@types/bun": "1.2.8"
3434
},
3535
"keywords": [

0 commit comments

Comments
 (0)