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 111
111
"devDependencies" : {
112
112
"@types/jasmine" : " 3.5.1" ,
113
113
"@types/node" : " 12.12.25" ,
114
- "clang-format" : " 1.3 .0" ,
114
+ "clang-format" : " 1.4 .0" ,
115
115
"jasmine" : " 3.5.0" ,
116
116
"prettier" : " 1.19.1" ,
117
117
"rollup" : " 1.30.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.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 ==
190
+ clang-format@1.4 .0 :
191
+ version "1.4 .0"
192
+ resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.4 .0.tgz#1ee2f10637eb5bb0bd7d0b82c949af68e848367e "
193
+ integrity sha512-NrdyUnHJOGvMa60vbWk7GJTvOdhibj3uK5C0FlwdNG4301OUvqEJTFce9I9x8qw2odBbIVrJ+9xbsFS3a4FbDA ==
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