Skip to content

Commit 4c15b8f

Browse files
[bun](deps-dev): Bump the dev-deps group with 3 updates (#35)
Bumps the dev-deps group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [lefthook](https://github.com/evilmartians/lefthook) and [typescript](https://github.com/microsoft/TypeScript). Updates `@biomejs/biome` from 2.0.6 to 2.1.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.3/packages/@biomejs/biome) Updates `lefthook` from 1.11.14 to 1.12.2 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.11.14...v1.12.2) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lefthook dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3b513 commit 4c15b8f

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

bun.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"react-dom": "^19.1.1"
2929
},
3030
"devDependencies": {
31-
"@biomejs/biome": "2.0.6",
31+
"@biomejs/biome": "2.1.3",
3232
"@docusaurus/module-type-aliases": "3.8.1",
3333
"@docusaurus/tsconfig": "3.8.1",
3434
"@docusaurus/types": "3.8.1",
35-
"lefthook": "^1.11.14",
36-
"typescript": "~5.8.3"
35+
"lefthook": "^1.12.2",
36+
"typescript": "~5.9.2"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)