Bump the dev-dependencies-patch group across 1 directory with 2 updates#344
Merged
esimkowitz merged 1 commit intoMay 22, 2026
Merged
Conversation
Bumps the dev-dependencies-patch group with 2 updates in the / directory: [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `daisyui` from 5.5.19 to 5.5.20 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.5.20/packages/daisyui) Updates `lint-staged` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.4...v17.0.5) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d269f69 to
a048e5e
Compare
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-patch group with 2 updates in the / directory: daisyui and lint-staged.
Updates
daisyuifrom 5.5.19 to 5.5.20Release notes
Sourced from daisyui's releases.
Changelog
Sourced from daisyui's changelog.
Commits
22ecff5chore(release): 5.5.20568d85ffix: dropdown animation inside a modal (#4526)Updates
lint-stagedfrom 17.0.4 to 17.0.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
cbd822eMerge pull request #1793 from lint-staged/changeset-release/main1911244chore(changeset): release7339d7dMerge pull request #1792 from lint-staged/fix-max-arg-length-default1f67271fix: defaultmaxArgLengthtoundefinedinstead ofNaNwhen parsing cli ...