Skip to content

Commit a4c30c1

Browse files
chore(deps): update dependency @commitlint/cli to ^16.0.2 (#438)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d65132f commit a4c30c1

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
@@ -42,7 +42,7 @@
4242
"prepare": "husky install .github/husky"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "^16.0.1",
45+
"@commitlint/cli": "^16.0.2",
4646
"@commitlint/config-conventional": "^16.0.0",
4747
"@sapphire/eslint-config": "^4.0.8",
4848
"@sapphire/prettier-config": "1.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@^16.0.1":
27-
version "16.0.1"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39"
29-
integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g==
26+
"@commitlint/cli@^16.0.2":
27+
version "16.0.2"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
29+
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
3030
dependencies:
3131
"@commitlint/format" "^16.0.0"
3232
"@commitlint/lint" "^16.0.0"

0 commit comments

Comments
 (0)