feat: update clang-format to 1.0.21.
This commit is contained in:
@@ -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",
|
||||
|
||||
Generated
+2
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user