Skip to content

Commit 5233310

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v16.0.2
1 parent 3f176de commit 5233310

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.7",
7171
"@babel/preset-env": "7.16.7",
7272
"@babel/register": "7.16.7",
73-
"@commitlint/cli": "16.0.1",
73+
"@commitlint/cli": "16.0.2",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"ava": "4.0.1",
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
@@ -1752,10 +1752,10 @@
17521752
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
17531753
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
17541754

1755-
"@commitlint/cli@16.0.1":
1756-
version "16.0.1"
1757-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
1758-
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
1755+
"@commitlint/cli@16.0.2":
1756+
version "16.0.2"
1757+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1758+
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
17591759
dependencies:
17601760
"@commitlint/format" "^16.0.0"
17611761
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)