Skip to content

Commit

Permalink
chore: bump clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattem authored and alexeagle committed Feb 17, 2021
1 parent 4bb7bc0 commit d82eb0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/semver": "6.2.0",
"babel-jest": "^25.5.1",
"bazel_workspaces_consistent": "file:./tools/npm_packages/bazel_workspaces_consistent",
"clang-format": "1.2.2",
"clang-format": "1.5.0",
"conventional-changelog-cli": "^2.0.21",
"core-util-is": "^1.0.2",
"date-fns": "1.30.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2703,10 +2703,10 @@ cidr-regex@^2.0.10:
dependencies:
ip-regex "^2.1.0"

clang-format@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.2.2.tgz#a7277a03fce9aa4e387ddaa83b60d99dab115737"
integrity sha512-6X9u1JBMak/9VbC0IZajEDvp19/PbjCanbRO3Z2xsluypQtbPPAGDvGGovLOWoUpXIvJH9vJExmzlqWvwItZxA==
clang-format@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.5.0.tgz#1bd4c47b66a1a02556b192b93f5505e7ccec84fb"
integrity sha512-C1LucFX7E+ABVYcPEbBHM4PYQ2+WInXsqsLpFlQ9cmRfSbk7A7b1I06h/nE4bQ3MsyEkb31jY2gC0Dtc76b4IA==
dependencies:
async "^1.5.2"
glob "^7.0.0"
Expand Down

0 comments on commit d82eb0e

Please sign in to comment.