Skip to content

Commit 51f7a1d

Browse files
chore(deps-dev): bump clang-format-git from 2.0.2 to 2.0.3 (#526)
Bumps [clang-format-git](https://github.com/lumirlumir/npm-clang-format-node/tree/HEAD/packages/clang-format-git) from 2.0.2 to 2.0.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lumirlumir/npm-clang-format-node/commit/07ac837a4115d980ae12f652dab52a52bf6ee174"><code>07ac837</code></a> chore(release): bump package versions from <code>v2.0.2</code> to <code>v2.0.3</code> (<code>patch</code>) (<a href="https://github.com/lumirlumir/npm-clang-format-node/tree/HEAD/packages/clang-format-git/issues/502">#502</a>)</li> <li><a href="https://github.com/lumirlumir/npm-clang-format-node/commit/d3b400716b8bb5b5c33f2ef0affc42f2fc9eb86b"><code>d3b4007</code></a> chore(deps): bump LLVM from llvmorg-21.1.3 to llvmorg-21.1.4 (<a href="https://github.com/lumirlumir/npm-clang-format-node/tree/HEAD/packages/clang-format-git/issues/501">#501</a>)</li> <li>See full diff in <a href="https://github.com/lumirlumir/npm-clang-format-node/commits/v2.0.3/packages/clang-format-git">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clang-format-git&package-manager=npm_and_yarn&previous-version=2.0.2&new-version=2.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ebaa5f commit 51f7a1d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "^24.9.1",
5252
"@types/react": "^19.1.15",
5353
"@types/react-dom": "^19.1.9",
54-
"clang-format-git": "^2.0.2",
54+
"clang-format-git": "^2.0.3",
5555
"concurrently": "^9.2.1",
5656
"editorconfig-checker": "^6.1.0",
5757
"eslint": "^9.38.0",

0 commit comments

Comments
 (0)