Skip to content

Commit

Permalink
build(deps-dev): bump @commitlint/config-angular from 17.7.0 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 17.7.0 to 18.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.1.0/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 4b04e38 commit ef5bc1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@commitlint/cli": "^17.0.2",
"@commitlint/config-angular": "^17.0.0",
"@commitlint/config-angular": "^18.1.0",
"@commitlint/prompt-cli": "^17.0.0",
"cspell": "^6.1.1",
"husky": "^8.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-angular-type-enum@^17.4.0":
version "17.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz#5b6c882f192d1c7f4b0f42526637295434179d7f"
integrity sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==
"@commitlint/config-angular-type-enum@^18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-18.1.0.tgz#6d6268690a2ad0362b85fdadc50ff691742586ea"
integrity sha512-bt6GntMXnWbF2uuWRfjrksZGhHm3egW+F1BB1MzWXLXdyWsfpdwsY/hDIcfvjWqMV52fYNI6So4N6zu7nKNopQ==

"@commitlint/config-angular@^17.0.0":
version "17.7.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-17.7.0.tgz#86c800bb059a9b06b52356a32ff9cda033a3af64"
integrity sha512-ZWLgVw4se/vmNHfWiti3OIx295KgyCgZ5LjDeLFbHQe9WXMX3lhwnaeJkum4smsQhQaa3/JvufKzxV/3LDGMJA==
"@commitlint/config-angular@^18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-18.1.0.tgz#1b277265d4c394a50d8adf07b6d7043d777ef256"
integrity sha512-K6uIRvTamwqT/XtPGLLCpOhTFb5X2iTmu7JCgqgAZZUwYjvCMiJD35lr4Tul3A6ZK/F9cSc0rhCwU5cwfvhLzA==
dependencies:
"@commitlint/config-angular-type-enum" "^17.4.0"
"@commitlint/config-angular-type-enum" "^18.1.0"

"@commitlint/config-validator@^17.6.7":
version "17.6.7"
Expand Down

0 comments on commit ef5bc1a

Please sign in to comment.