Skip to content

Commit 76bcaed

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

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
]
2222
},
2323
"devDependencies": {
24-
"@commitlint/cli": "^16.2.1",
24+
"@commitlint/cli": "^16.2.3",
2525
"@commitlint/config-conventional": "^16.2.1",
2626
"@sourcegraph/eslint-config": "^0.27.0",
2727
"@sourcegraph/prettierrc": "^3.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,14 @@
229229
lodash "^4.17.19"
230230
to-fast-properties "^2.0.0"
231231

232-
"@commitlint/cli@^16.2.1":
233-
version "16.2.1"
234-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
235-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
232+
"@commitlint/cli@^16.2.3":
233+
version "16.2.3"
234+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
235+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
236236
dependencies:
237237
"@commitlint/format" "^16.2.1"
238238
"@commitlint/lint" "^16.2.1"
239-
"@commitlint/load" "^16.2.1"
239+
"@commitlint/load" "^16.2.3"
240240
"@commitlint/read" "^16.2.1"
241241
"@commitlint/types" "^16.2.1"
242242
lodash "^4.17.19"
@@ -298,10 +298,10 @@
298298
"@commitlint/rules" "^16.2.1"
299299
"@commitlint/types" "^16.2.1"
300300

301-
"@commitlint/load@^16.2.1":
302-
version "16.2.1"
303-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
304-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
301+
"@commitlint/load@^16.2.3":
302+
version "16.2.3"
303+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
304+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
305305
dependencies:
306306
"@commitlint/config-validator" "^16.2.1"
307307
"@commitlint/execute-rule" "^16.2.1"

0 commit comments

Comments
 (0)