Skip to content

Commit

Permalink
Merge pull request #17 from oclif/dependabot-npm_and_yarn-commitlint-…
Browse files Browse the repository at this point in the history
…config-conventional-19.5.0

chore(dev-deps): bump @commitlint/config-conventional from 19.2.2 to 19.5.0
  • Loading branch information
svc-cli-bot authored Oct 5, 2024
2 parents 6692ee9 + 0716312 commit 545148d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
yargs "^17.0.0"

"@commitlint/config-conventional@^19":
version "19.2.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054"
integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==
version "19.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c"
integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==
dependencies:
"@commitlint/types" "^19.0.3"
"@commitlint/types" "^19.5.0"
conventional-changelog-conventionalcommits "^7.0.2"

"@commitlint/config-validator@^19.5.0":
Expand Down Expand Up @@ -180,7 +180,7 @@
dependencies:
find-up "^7.0.0"

"@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0":
"@commitlint/types@^19.5.0":
version "19.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0.tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3"
integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==
Expand Down

0 comments on commit 545148d

Please sign in to comment.