Skip to content

Commit 443b05a

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v16.0.3
1 parent a040adb commit 443b05a

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
@@ -67,7 +67,7 @@
6767
"@babel/preset-env": "7.16.10",
6868
"@babel/register": "7.16.9",
6969
"@combinatorics/factorial": "0.0.2",
70-
"@commitlint/cli": "16.0.2",
70+
"@commitlint/cli": "16.0.3",
7171
"@comparison-sorting/is-sorted": "0.0.1",
7272
"@functional-abstraction/functools": "3.0.2",
7373
"@iterable-iterator/chain": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,10 +1818,10 @@
18181818
dependencies:
18191819
"@failure-abstraction/error" "^6.0.1"
18201820

1821-
"@commitlint/cli@16.0.2":
1822-
version "16.0.2"
1823-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1824-
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
1821+
"@commitlint/cli@16.0.3":
1822+
version "16.0.3"
1823+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.3.tgz#003c891f68ae1a2994191ae3e1dee067d44be2cc"
1824+
integrity sha512-SB1od4/1ek5SShNKjKgUdpqiVNulNVgCkjkV4Zz9zLKrxn3sPcgvXMQNh/wy0/T4WPUVgHrHGcxWYOYXxrGwpg==
18251825
dependencies:
18261826
"@commitlint/format" "^16.0.0"
18271827
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)