Skip to content

Commit 8dbca7f

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v16.0.3
1 parent 38a8028 commit 8dbca7f

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.16.10",
6969
"@babel/preset-env": "7.16.10",
7070
"@babel/register": "7.16.9",
71-
"@commitlint/cli": "16.0.2",
71+
"@commitlint/cli": "16.0.3",
7272
"@js-library/commitlint-config": "0.0.4",
7373
"ava": "4.0.1",
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
@@ -1811,10 +1811,10 @@
18111811
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
18121812
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
18131813

1814-
"@commitlint/cli@16.0.2":
1815-
version "16.0.2"
1816-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1817-
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
1814+
"@commitlint/cli@16.0.3":
1815+
version "16.0.3"
1816+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.3.tgz#003c891f68ae1a2994191ae3e1dee067d44be2cc"
1817+
integrity sha512-SB1od4/1ek5SShNKjKgUdpqiVNulNVgCkjkV4Zz9zLKrxn3sPcgvXMQNh/wy0/T4WPUVgHrHGcxWYOYXxrGwpg==
18181818
dependencies:
18191819
"@commitlint/format" "^16.0.0"
18201820
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)