Skip to content

Commit c1de1ce

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

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.7",
6868
"@babel/register": "7.16.7",
6969
"@combinatorics/factorial": "0.0.2",
70-
"@commitlint/cli": "16.0.1",
70+
"@commitlint/cli": "16.0.2",
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
@@ -1754,10 +1754,10 @@
17541754
dependencies:
17551755
"@failure-abstraction/error" "^6.0.1"
17561756

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

0 commit comments

Comments
 (0)