Bump clang-format from 1.3.0 to 1.4.0

Bumps [clang-format](https://github.com/angular/clang-format) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/angular/clang-format/releases)
- [Commits](https://github.com/angular/clang-format/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-03 11:26:20 +00:00 committed by GitHub
parent 08d2e3a7b5
commit fda267bd77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -2051,9 +2051,9 @@
"dev": true
},
"clang-format": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.3.0.tgz",
"integrity": "sha512-Zry9BQsly8stBMDoEa6D91Wi5xkh1Yk9jiULAhoalxppUoeMIoG3yN8mJu2/dyGmc4bqij9GGWFZlYH+qd+EzQ==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/clang-format/-/clang-format-1.4.0.tgz",
"integrity": "sha512-NrdyUnHJOGvMa60vbWk7GJTvOdhibj3uK5C0FlwdNG4301OUvqEJTFce9I9x8qw2odBbIVrJ+9xbsFS3a4FbDA==",
"dev": true,
"requires": {
"async": "^1.5.2",