Skip to content

Commit cd00d68

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v16.0.1
1 parent 2c37c70 commit cd00d68

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
@@ -70,7 +70,7 @@
7070
"@babel/core": "7.16.5",
7171
"@babel/preset-env": "7.16.5",
7272
"@babel/register": "7.16.5",
73-
"@commitlint/cli": "16.0.0",
73+
"@commitlint/cli": "16.0.1",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"ava": "3.15.0",
7676
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,10 +1008,10 @@
10081008
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
10091009
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10101010

1011-
"@commitlint/cli@16.0.0":
1012-
version "16.0.0"
1013-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.0.tgz#273255d371a6aec80ff773d322c3644c3c52afa8"
1014-
integrity sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww==
1011+
"@commitlint/cli@16.0.1":
1012+
version "16.0.1"
1013+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1014+
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
10151015
dependencies:
10161016
"@commitlint/format" "^16.0.0"
10171017
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)