Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/config-angular to v19.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 7823c16 commit 0533bf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"index": false
},
"devDependencies": {
"@commitlint/config-angular": "19.5.0",
"@commitlint/config-angular": "19.6.0",
"eslint": "^9.0.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-nodebb": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.5.0.tgz#ce6d7890574a7ddef5d26ba35c34e733c4fb7583"
integrity sha512-4/6xrkElCSBb7+6oZXlBJ/zytkxXgmTg5gk1Voj3GAWShTivtWrPtDYvHmF858WhA695YKgxMHEPNN74UFkK8w==

"@commitlint/config-angular@19.5.0":
version "19.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.5.0.tgz#68c3f61954c5b20a3ce22ffe34c1488219e4df90"
integrity sha512-EPQBuSK4uVNUj2HhWSJjmfHqgPpST//h07oIzcPK2FauFGGGX0Vt+kzNxnQRDEEUvSAHDRNTDWNaFv66Hlle6A==
"@commitlint/config-angular@19.6.0":
version "19.6.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.6.0.tgz#ea148d14591d6b35f962b518bad4cc9615a2544e"
integrity sha512-NExryCYJ/joUmN4kEPffG4AgepbGo6hqaEBSheSFemGF9MqDN3oJbqBSeoDJp77kR/CGmb+s3L2E2DI9MaTdQw==
dependencies:
"@commitlint/config-angular-type-enum" "^19.5.0"

Expand Down

0 comments on commit 0533bf5

Please sign in to comment.