chore(lint): upgrade clang-format

This commit is contained in:
Alex Eagle 2016-06-08 11:12:00 -07:00
parent 515a8e0765
commit efdc2d5118
2 changed files with 4 additions and 4 deletions

View File

@ -1653,7 +1653,7 @@
"version": "1.0.2"
},
"clang-format": {
"version": "1.0.39",
"version": "1.0.41",
"dependencies": {
"async": {
"version": "1.5.2"

6
npm-shrinkwrap.json generated
View File

@ -2587,9 +2587,9 @@
"resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz"
},
"clang-format": {
"version": "1.0.39",
"from": "clang-format@1.0.39",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.39.tgz",
"version": "1.0.41",
"from": "clang-format@1.0.41",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.41.tgz",
"dependencies": {
"async": {
"version": "1.5.2",