Skip to content

Commit 611c770

Browse files
Bump the bun group with 2 updates (#13)
Bumps the bun group with 2 updates: [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) and [prettier](https://github.com/prettier/prettier). Updates `@types/bun` from 1.3.11 to 1.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) --- updated-dependencies: - dependency-name: "@types/bun" dependency-version: 1.3.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4560d35 commit 611c770

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"sharp": "0.34.5"
3434
},
3535
"devDependencies": {
36-
"@types/bun": "1.3.11",
37-
"prettier": "3.8.1",
36+
"@types/bun": "1.3.12",
37+
"prettier": "3.8.2",
3838
"prettier-plugin-astro": "0.14.1"
3939
}
4040
}

0 commit comments

Comments
 (0)