mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 22:35:46 +01:00
Merge pull request #304 from Ravinou/dependabot/npm_and_yarn/commitlint/config-conventional-19.5.0
build(deps-dev): bump @commitlint/config-conventional from 19.4.1 to 19.5.0
This commit is contained in:
commit
2eacabef56
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -26,7 +26,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.5.0",
|
||||
"@commitlint/config-conventional": "^19.4.1",
|
||||
"@commitlint/config-conventional": "^19.5.0",
|
||||
"eslint-config-next": "^14.2.8",
|
||||
"husky": "^9.1.5",
|
||||
"prettier": "^3.3.3"
|
||||
|
|
@ -230,12 +230,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "19.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz",
|
||||
"integrity": "sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==",
|
||||
"version": "19.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz",
|
||||
"integrity": "sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"@commitlint/types": "^19.5.0",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.5.0",
|
||||
"@commitlint/config-conventional": "^19.4.1",
|
||||
"@commitlint/config-conventional": "^19.5.0",
|
||||
"eslint-config-next": "^14.2.8",
|
||||
"husky": "^9.1.5",
|
||||
"prettier": "^3.3.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue