chore: upgrade clang-format to 1.0.15.
This commit is contained in:
parent
a2770c8a52
commit
96f629d441
|
@ -4112,7 +4112,7 @@
|
|||
}
|
||||
},
|
||||
"clang-format": {
|
||||
"version": "1.0.14"
|
||||
"version": "1.0.15"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue