Skip to content

Commit f65db87

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

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
@@ -70,7 +70,7 @@
7070
"@babel/core": "7.17.7",
7171
"@babel/preset-env": "7.16.11",
7272
"@babel/register": "7.17.7",
73-
"@commitlint/cli": "16.2.1",
73+
"@commitlint/cli": "16.2.3",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"ava": "4.1.0",
7676
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,14 +1894,14 @@
18941894
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
18951895
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
18961896

1897-
"@commitlint/cli@16.2.1":
1898-
version "16.2.1"
1899-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
1900-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
1897+
"@commitlint/cli@16.2.3":
1898+
version "16.2.3"
1899+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
1900+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
19011901
dependencies:
19021902
"@commitlint/format" "^16.2.1"
19031903
"@commitlint/lint" "^16.2.1"
1904-
"@commitlint/load" "^16.2.1"
1904+
"@commitlint/load" "^16.2.3"
19051905
"@commitlint/read" "^16.2.1"
19061906
"@commitlint/types" "^16.2.1"
19071907
lodash "^4.17.19"
@@ -1956,10 +1956,10 @@
19561956
"@commitlint/rules" "^16.2.1"
19571957
"@commitlint/types" "^16.2.1"
19581958

1959-
"@commitlint/load@^16.2.1":
1960-
version "16.2.1"
1961-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
1962-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
1959+
"@commitlint/load@^16.2.3":
1960+
version "16.2.3"
1961+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
1962+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
19631963
dependencies:
19641964
"@commitlint/config-validator" "^16.2.1"
19651965
"@commitlint/execute-rule" "^16.2.1"

0 commit comments

Comments
 (0)