chore(dev)(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates#60
Merged
Conversation
Member
|
@dependabot rebase |
…ory with 2 updates Bumps the dev-dependencies group with 2 updates in the / directory: [lefthook](https://github.com/evilmartians/lefthook) and [prettier](https://github.com/prettier/prettier). Updates `lefthook` from 2.1.9 to 2.1.10 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.9...v2.1.10) Updates `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/dev-dependencies-8316e7402e
branch
from
July 16, 2026 15:55
a34b207 to
de4c857
Compare
yunseo-kim
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 2 updates in the / directory: lefthook and prettier.
Updates
lefthookfrom 2.1.9 to 2.1.10Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
8d9cfec2.1.10: add experimental ai hooksc0a32e9deps: July 2026 (#1463)2ceca38docs: fix links to new beta featurefbb61b3feat: AI coding agents integration (#1448)82a794fdocs: fix language (#1453)cbfb4a5fix: make test suite stable whenNO_COLORis set (#1449)0b87ca6deps: June 2026 (#1447)afce724deps: migrate shellescape to al.essio.dev/pkg/shellescape (#1443)b9549b8docs: upgrade docmd (#1442)0bffc85docs: use single quotes in example to handle filepaths with $Updates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)