⬆️ npm(deps-dev): Bump the npm-dev group across 1 directory with 2 updates#165
Merged
Merged
Conversation
…dates Bumps the npm-dev group with 2 updates in the / directory: [@eslint/markdown](https://github.com/eslint/markdown) and [prettier](https://github.com/prettier/prettier). Updates `@eslint/markdown` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v8.0.2...v8.0.3) 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: "@eslint/markdown" dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com>
b10751d to
e0ad3d8
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 npm-dev group with 2 updates in the / directory: @eslint/markdown and prettier.
Updates
@eslint/markdownfrom 8.0.2 to 8.0.3Release notes
Sourced from @eslint/markdown's releases.
Changelog
Sourced from @eslint/markdown's changelog.
Commits
e93e014chore: release 8.0.3 🚀 (#666)5c16c41docs: Update README sponsorsf5b6548docs: Update README sponsorsc627dcadocs: Update README sponsors54d3323chore: update non-major dev-dependencies to v3.8.4 (#670)d006b8adocs: Update README sponsors3986839fix: type compatibility issue between Markdown v8 and ESLint v9.39.x (#648)133ddaadocs: Update README sponsorsc154e51docs: Update README sponsors15e6148chore: update dependency@eslint/jsonto v2 (#668)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)