Skip to content

Commit

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

chore(dev-deps): bump @commitlint/config-conventional from 19.4.1 to 19.5.0
  • Loading branch information
svc-cli-bot authored Sep 22, 2024
2 parents 76e4f63 + be58058 commit e46b3d1
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 @@ -229,11 +229,11 @@
yargs "^17.0.0"

"@commitlint/config-conventional@^19":
version "19.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz#c6f05d478c7576d5affff82d67d9ca37e96c94e6"
integrity sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==
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 @@ -362,7 +362,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 e46b3d1

Please sign in to comment.