build(npm): revert clang-format upgrade
there are too many reformatting changes require that would add noise to the upgrade commit
This commit is contained in:
parent
341bf39d23
commit
c9090ffa31
|
@ -1592,7 +1592,7 @@
|
||||||
"version": "1.0.2"
|
"version": "1.0.2"
|
||||||
},
|
},
|
||||||
"clang-format": {
|
"clang-format": {
|
||||||
"version": "1.0.33"
|
"version": "1.0.32"
|
||||||
},
|
},
|
||||||
"cli-color": {
|
"cli-color": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
|
|
@ -2489,9 +2489,9 @@
|
||||||
"resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz"
|
"resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.2.tgz"
|
||||||
},
|
},
|
||||||
"clang-format": {
|
"clang-format": {
|
||||||
"version": "1.0.33",
|
"version": "1.0.32",
|
||||||
"from": "clang-format@>=1.0.32 <2.0.0",
|
"from": "clang-format@1.0.32",
|
||||||
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.33.tgz"
|
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.32.tgz"
|
||||||
},
|
},
|
||||||
"cli-color": {
|
"cli-color": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
|
Loading…
Reference in New Issue