mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
feat: update clang-format to 1.0.21.
This commit is contained in:
parent
f9d72bd85b
commit
254e58c28f
2 changed files with 3 additions and 4 deletions
|
|
@ -3943,7 +3943,7 @@
|
|||
"version": "1.0.19",
|
||||
"dependencies": {
|
||||
"clang-format": {
|
||||
"version": "1.0.19"
|
||||
"version": "1.0.21"
|
||||
},
|
||||
"gulp-util": {
|
||||
"version": "3.0.5",
|
||||
|
|
|
|||
5
npm-shrinkwrap.json
generated
5
npm-shrinkwrap.json
generated
|
|
@ -6095,9 +6095,8 @@
|
|||
"resolved": "https://registry.npmjs.org/gulp-clang-format/-/gulp-clang-format-1.0.19.tgz",
|
||||
"dependencies": {
|
||||
"clang-format": {
|
||||
"version": "1.0.19",
|
||||
"from": "clang-format@1.0.19",
|
||||
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.0.19.tgz"
|
||||
"version": "1.0.21",
|
||||
"from": "clang-format@1.0.21"
|
||||
},
|
||||
"gulp-util": {
|
||||
"version": "3.0.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue