feat: update clang-format to 1.0.21.

This commit is contained in:
Martin Probst 2015-06-19 09:47:08 -07:00
parent f9d72bd85b
commit 254e58c28f
2 changed files with 3 additions and 4 deletions

View File

@ -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",

5
npm-shrinkwrap.json generated
View File

@ -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",