Skip to content

Commit 6336b15

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency clang-format to v1.3.0
1 parent bba3ef1 commit 6336b15

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
@@ -86,7 +86,7 @@
8686
"devDependencies": {
8787
"@types/jasmine": "3.4.0",
8888
"@types/node": "10.17.8",
89-
"clang-format": "1.2.4",
89+
"clang-format": "1.3.0",
9090
"jasmine": "3.4.0",
9191
"rollup": "1.23.1",
9292
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,10 @@ cheerio@^1.0.0-rc.1:
187187
lodash "^4.15.0"
188188
parse5 "^3.0.1"
189189

190-
clang-format@1.2.4:
191-
version "1.2.4"
192-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.2.4.tgz#4bb4b0a98180428deb093cf20982e9fc1af20b6c"
193-
integrity sha512-sw+nrGUp3hvmANd1qF8vZPuezSYQAiXgGBiEtkXTtJnnu6b00fCqkkDIsnRKrNgg4nv6NYZE92ejvOMIXZoejw==
190+
clang-format@1.3.0:
191+
version "1.3.0"
192+
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.3.0.tgz#092954f5ebf54772bbc802961651419bab2279f0"
193+
integrity sha512-Zry9BQsly8stBMDoEa6D91Wi5xkh1Yk9jiULAhoalxppUoeMIoG3yN8mJu2/dyGmc4bqij9GGWFZlYH+qd+EzQ==
194194
dependencies:
195195
async "^1.5.2"
196196
glob "^7.0.0"

0 commit comments

Comments
 (0)