Skip to content

Commit 37e7320

Browse files
renovate[bot]WhiteSource Renovate
andauthored
Update dependency clang-format to v1.4.0 (Dig-Doug#74)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 1217598 commit 37e7320

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@improbable-eng/grpc-web": "0.12.0",
1616
"@types/google-protobuf": "3.7.2",
1717
"@types/jasmine": "3.5.2",
18-
"clang-format": "1.3.0",
18+
"clang-format": "1.4.0",
1919
"husky": "4.2.1",
2020
"karma": "4.4.1",
2121
"karma-chrome-launcher": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,10 @@ ci-info@^2.0.0:
404404
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
405405
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
406406

407-
clang-format@1.3.0:
408-
version "1.3.0"
409-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.3.0.tgz#092954f5ebf54772bbc802961651419bab2279f0"
410-
integrity sha512-Zry9BQsly8stBMDoEa6D91Wi5xkh1Yk9jiULAhoalxppUoeMIoG3yN8mJu2/dyGmc4bqij9GGWFZlYH+qd+EzQ==
407+
clang-format@1.4.0:
408+
version "1.4.0"
409+
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.4.0.tgz#1ee2f10637eb5bb0bd7d0b82c949af68e848367e"
410+
integrity sha512-NrdyUnHJOGvMa60vbWk7GJTvOdhibj3uK5C0FlwdNG4301OUvqEJTFce9I9x8qw2odBbIVrJ+9xbsFS3a4FbDA==
411411
dependencies:
412412
async "^1.5.2"
413413
glob "^7.0.0"

0 commit comments

Comments
 (0)