Skip to content

Commit 08e3dfa

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v17.0.2
1 parent 8da7f42 commit 08e3dfa

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
@@ -68,7 +68,7 @@
6868
"@babel/core": "7.18.2",
6969
"@babel/preset-env": "7.18.2",
7070
"@babel/register": "7.17.7",
71-
"@commitlint/cli": "17.0.1",
71+
"@commitlint/cli": "17.0.2",
7272
"@js-library/commitlint-config": "0.0.4",
7373
"ava": "4.2.0",
7474
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

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

1953-
"@commitlint/cli@17.0.1":
1954-
version "17.0.1"
1955-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
1956-
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
1953+
"@commitlint/cli@17.0.2":
1954+
version "17.0.2"
1955+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.2.tgz#57c925fb5f09b8e4a83448d94db291ddf7aa58ee"
1956+
integrity sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==
19571957
dependencies:
19581958
"@commitlint/format" "^17.0.0"
19591959
"@commitlint/lint" "^17.0.0"

0 commit comments

Comments
 (0)