Skip to content

Commit b4f7184

Browse files
Bump the all group with 2 updates
Bumps the all group with 2 updates: [typescript](https://github.com/microsoft/TypeScript) and [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun). Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `@types/bun` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/bun" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0103c0 commit b4f7184

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"devDependencies": {
3131
"bun-plugin-dts": "0.2.1",
32-
"typescript": "5.7.3",
33-
"@types/bun": "1.2.3"
32+
"typescript": "5.8.2",
33+
"@types/bun": "1.2.4"
3434
},
3535
"keywords": [
3636
"react",

0 commit comments

Comments
 (0)