chore(build): update clang-format to 1.0.10

Closes #1593
This commit is contained in:
Marc Laval 2015-04-29 19:32:50 +02:00 committed by Pawel Kozlowski
parent bb50fc131b
commit b71fe311fc
2 changed files with 4 additions and 4 deletions

View File

@ -3906,7 +3906,7 @@
}
},
"clang-format": {
"version": "1.0.9"
"version": "1.0.10"
}
}
},

6
npm-shrinkwrap.json generated
View File

@ -6033,9 +6033,9 @@
}
},
"clang-format": {
"version": "1.0.9",
"from": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.9.tgz",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.9.tgz"
"version": "1.0.10",
"from": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.10.tgz",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.10.tgz"
}
}
},