Skip to content

Commit 51cc64c

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency clang-format to v1.4.0 (#585)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 1369ef0 commit 51cc64c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"devDependencies": {
112112
"@types/jasmine": "3.5.1",
113113
"@types/node": "12.12.25",
114-
"clang-format": "1.3.0",
114+
"clang-format": "1.4.0",
115115
"jasmine": "3.5.0",
116116
"prettier": "1.19.1",
117117
"rollup": "1.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,10 @@ cheerio@^1.0.0-rc.1:
187187
lodash "^4.15.0"
188188
parse5 "^3.0.1"
189189

190-
clang-format@1.3.0:
191-
version "1.3.0"
192-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.3.0.tgz#092954f5ebf54772bbc802961651419bab2279f0"
193-
integrity sha512-Zry9BQsly8stBMDoEa6D91Wi5xkh1Yk9jiULAhoalxppUoeMIoG3yN8mJu2/dyGmc4bqij9GGWFZlYH+qd+EzQ==
190+
clang-format@1.4.0:
191+
version "1.4.0"
192+
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.4.0.tgz#1ee2f10637eb5bb0bd7d0b82c949af68e848367e"
193+
integrity sha512-NrdyUnHJOGvMa60vbWk7GJTvOdhibj3uK5C0FlwdNG4301OUvqEJTFce9I9x8qw2odBbIVrJ+9xbsFS3a4FbDA==
194194
dependencies:
195195
async "^1.5.2"
196196
glob "^7.0.0"

0 commit comments

Comments
 (0)