Skip to content

Commit 806a3c5

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v16.2.3
1 parent 59cf001 commit 806a3c5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.11",
6868
"@babel/register": "7.17.7",
6969
"@combinatorics/factorial": "0.0.2",
70-
"@commitlint/cli": "16.2.1",
70+
"@commitlint/cli": "16.2.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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,14 +1905,14 @@
19051905
dependencies:
19061906
"@failure-abstraction/error" "^6.0.1"
19071907

1908-
"@commitlint/cli@16.2.1":
1909-
version "16.2.1"
1910-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
1911-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
1908+
"@commitlint/cli@16.2.3":
1909+
version "16.2.3"
1910+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
1911+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
19121912
dependencies:
19131913
"@commitlint/format" "^16.2.1"
19141914
"@commitlint/lint" "^16.2.1"
1915-
"@commitlint/load" "^16.2.1"
1915+
"@commitlint/load" "^16.2.3"
19161916
"@commitlint/read" "^16.2.1"
19171917
"@commitlint/types" "^16.2.1"
19181918
lodash "^4.17.19"
@@ -1967,10 +1967,10 @@
19671967
"@commitlint/rules" "^16.2.1"
19681968
"@commitlint/types" "^16.2.1"
19691969

1970-
"@commitlint/load@^16.2.1":
1971-
version "16.2.1"
1972-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
1973-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
1970+
"@commitlint/load@^16.2.3":
1971+
version "16.2.3"
1972+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
1973+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
19741974
dependencies:
19751975
"@commitlint/config-validator" "^16.2.1"
19761976
"@commitlint/execute-rule" "^16.2.1"

0 commit comments

Comments
 (0)