chore: upgrade clang-format to 1.0.15.

This commit is contained in:
Martin Probst 2015-05-27 11:35:26 -07:00
parent a2770c8a52
commit 96f629d441
2 changed files with 4 additions and 4 deletions

View File

@ -4112,7 +4112,7 @@
}
},
"clang-format": {
"version": "1.0.14"
"version": "1.0.15"
}
}
},

6
npm-shrinkwrap.json generated
View File

@ -6351,9 +6351,9 @@
}
},
"clang-format": {
"version": "1.0.14",
"from": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.14.tgz",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.14.tgz"
"version": "1.0.15",
"from": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.15.tgz",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.15.tgz"
}
}
},