Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/config-angular to v19.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 6effacb commit 65772e4
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-angular": "19.6.0",
"@commitlint/config-angular": "19.7.0",
"eslint": "9.18.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.31.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,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.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==
"@commitlint/config-angular@19.7.0":
version "19.7.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-angular/-/config-angular-19.7.0.tgz#5e055b5ce776f079b1bfdc3a6eb67fa450a705bc"
integrity sha512-xXBplZDC3yjnE1knGvO9ETqpxRhW0xZ/ud7KHPXGtvbcpmLX/tUIsbCmZcNvM9cZYMnYqAvhrQMEqCsjlkOA7A==
dependencies:
"@commitlint/config-angular-type-enum" "^19.5.0"

Expand Down

0 comments on commit 65772e4

Please sign in to comment.