feat: update clang-format to 1.0.21.
This commit is contained in:
parent
f9d72bd85b
commit
254e58c28f
|
@ -3943,7 +3943,7 @@
|
|||
"version": "1.0.19",
|
||||
"dependencies": {
|
||||
"clang-format": {
|
||||
"version": "1.0.19"
|
||||
"version": "1.0.21"
|
||||
},
|
||||
"gulp-util": {
|
||||
"version": "3.0.5",
|
||||
|
|
|
@ -6095,9 +6095,8 @@
|
|||
"resolved": "https://registry.npmjs.org/gulp-clang-format/-/gulp-clang-format-1.0.19.tgz",
|
||||
"dependencies": {
|
||||
"clang-format": {
|
||||
"version": "1.0.19",
|
||||
"from": "clang-format@1.0.19",
|
||||
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.19.tgz"
|
||||
"version": "1.0.21",
|
||||
"from": "clang-format@1.0.21"
|
||||
},
|
||||
"gulp-util": {
|
||||
"version": "3.0.5",
|
||||
|
|
Loading…
Reference in New Issue