Skip to content

Commit fe9a3e8

Browse files
chore(deps): update dependency clang-format to v1.8.0 (#1672)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8aa5524 commit fe9a3e8

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"@types/jasmine": "3.10.6",
216216
"@types/node": "14.18.16",
217217
"@types/vscode": "1.67.0",
218-
"clang-format": "1.6.0",
218+
"clang-format": "1.8.0",
219219
"esbuild": "0.14.39",
220220
"jasmine": "3.99.0",
221221
"prettier": "2.5.1",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2187,7 +2187,7 @@ [email protected]:
21872187
resolved "https://registry.yarnpkg.com/async-each-series/-/async-each-series-0.1.1.tgz#7617c1917401fd8ca4a28aadce3dbae98afeb432"
21882188
integrity sha1-dhfBkXQB/Yykooqtzj266Yr+tDI=
21892189

2190-
[email protected], async@^1.5.2:
2190+
21912191
version "1.5.2"
21922192
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
21932193
integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
@@ -2705,15 +2705,6 @@ chrome-trace-event@^1.0.2:
27052705
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
27062706
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
27072707

2708-
2709-
version "1.6.0"
2710-
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.6.0.tgz#48fac4387712aeeae0f47b5d72f639f3fd95f4b6"
2711-
integrity sha512-W3/L7fWkA8DoLkz9UGjrRnNi+J5a5TuS2HDLqk6WsicpOzb66MBu4eY/EcXhicHriVnAXWQVyk5/VeHWY6w4ow==
2712-
dependencies:
2713-
async "^1.5.2"
2714-
glob "^7.0.0"
2715-
resolve "^1.1.6"
2716-
27172708
27182709
version "1.8.0"
27192710
resolved "https://registry.yarnpkg.com/clang-format/-/clang-format-1.8.0.tgz#7779df1c5ce1bc8aac1b0b02b4e479191ef21d46"

0 commit comments

Comments
 (0)