Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/config-conventional to v18…
Browse files Browse the repository at this point in the history
….6.2 (#5085)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent a5c6ce7 commit 16fe9ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@types/shell-quote": "1.7.5",
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1882,13 +1882,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:18.6.1":
version: 18.6.1
resolution: "@commitlint/config-conventional@npm:18.6.1"
"@commitlint/config-conventional@npm:18.6.2":
version: 18.6.2
resolution: "@commitlint/config-conventional@npm:18.6.2"
dependencies:
"@commitlint/types": "npm:^18.6.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10c0/137add5aea482a265489c8129761625948ac2d3d7b008af98ed9e55eb6390adb5cb3c153c0f27ccbbafc2d2ef7b06241d2b12c32b1b1096dc39568df4f36ace5
checksum: 10c0/ff4ccff3c2992c209703eb7d08f8e1c6d8471d4f0778f384dc0fef490cc023227f1b662f7136a301804d650518e00c7f859aa3eb1a156448f837b2a50206430d
languageName: node
linkType: hard

Expand Down Expand Up @@ -17957,7 +17957,7 @@ __metadata:
"@changesets/changelog-github": "npm:0.5.0"
"@changesets/cli": "npm:2.27.1"
"@commitlint/cli": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.2"
"@types/shell-quote": "npm:1.7.5"
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
Expand Down

0 comments on commit 16fe9ec

Please sign in to comment.