Skip to content

Commit d8d26a5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @commitlint/cli to ^16.2.3
1 parent 2995974 commit d8d26a5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"sourcegraph": ">=25.5.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "^16.2.1",
50+
"@commitlint/cli": "^16.2.3",
5151
"@commitlint/config-conventional": "^16.2.1",
5252
"@sourcegraph/eslint-config": "^0.27.0",
5353
"@sourcegraph/prettierrc": "^2.2.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@
108108
lodash "^4.17.19"
109109
to-fast-properties "^2.0.0"
110110

111-
"@commitlint/cli@^16.2.1":
112-
version "16.2.1"
113-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
114-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
111+
"@commitlint/cli@^16.2.3":
112+
version "16.2.3"
113+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
114+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
115115
dependencies:
116116
"@commitlint/format" "^16.2.1"
117117
"@commitlint/lint" "^16.2.1"
118-
"@commitlint/load" "^16.2.1"
118+
"@commitlint/load" "^16.2.3"
119119
"@commitlint/read" "^16.2.1"
120120
"@commitlint/types" "^16.2.1"
121121
lodash "^4.17.19"
@@ -177,10 +177,10 @@
177177
"@commitlint/rules" "^16.2.1"
178178
"@commitlint/types" "^16.2.1"
179179

180-
"@commitlint/load@^16.2.1":
181-
version "16.2.1"
182-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
183-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
180+
"@commitlint/load@^16.2.3":
181+
version "16.2.3"
182+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
183+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
184184
dependencies:
185185
"@commitlint/config-validator" "^16.2.1"
186186
"@commitlint/execute-rule" "^16.2.1"

0 commit comments

Comments
 (0)