chore(lint): upgrade clang-format
This commit is contained in:
parent
515a8e0765
commit
efdc2d5118
|
@ -1653,7 +1653,7 @@
|
|||
"version": "1.0.2"
|
||||
},
|
||||
"clang-format": {
|
||||
"version": "1.0.39",
|
||||
"version": "1.0.41",
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.5.2"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue