File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 86
86
"devDependencies" : {
87
87
"@types/jasmine" : " 3.4.0" ,
88
88
"@types/node" : " 10.17.8" ,
89
- "clang-format" : " 1.2.4 " ,
89
+ "clang-format" : " 1.3.0 " ,
90
90
"jasmine" : " 3.4.0" ,
91
91
"rollup" : " 1.23.1" ,
92
92
"rollup-plugin-commonjs" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -187,10 +187,10 @@ cheerio@^1.0.0-rc.1:
187
187
lodash "^4.15.0"
188
188
parse5 "^3.0.1"
189
189
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 ==
194
194
dependencies :
195
195
async "^1.5.2"
196
196
glob "^7.0.0"
You can’t perform that action at this time.
0 commit comments