Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit e6dd1c3

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency clang-format to v1.5.0
1 parent 27cc755 commit e6dd1c3

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
@@ -132,7 +132,7 @@
132132
"devDependencies": {
133133
"@types/jasmine": "3.6.2",
134134
"@types/node": "12.19.8",
135-
"clang-format": "1.4.0",
135+
"clang-format": "1.5.0",
136136
"jasmine": "3.6.3",
137137
"prettier": "2.2.1",
138138
"rollup": "2.34.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ cheerio@^1.0.0-rc.1:
150150
lodash "^4.15.0"
151151
parse5 "^3.0.1"
152152

153-
clang-format@1.4.0:
154-
version "1.4.0"
155-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.4.0.tgz#1ee2f10637eb5bb0bd7d0b82c949af68e848367e"
156-
integrity sha512-NrdyUnHJOGvMa60vbWk7GJTvOdhibj3uK5C0FlwdNG4301OUvqEJTFce9I9x8qw2odBbIVrJ+9xbsFS3a4FbDA==
153+
clang-format@1.5.0:
154+
version "1.5.0"
155+
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.5.0.tgz#1bd4c47b66a1a02556b192b93f5505e7ccec84fb"
156+
integrity sha512-C1LucFX7E+ABVYcPEbBHM4PYQ2+WInXsqsLpFlQ9cmRfSbk7A7b1I06h/nE4bQ3MsyEkb31jY2gC0Dtc76b4IA==
157157
dependencies:
158158
async "^1.5.2"
159159
glob "^7.0.0"

0 commit comments

Comments
 (0)