mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
Merge pull request #472 from Ravinou/dependabot/npm_and_yarn/commitlint/config-conventional-19.8.1
chore(deps-dev): bump @commitlint/config-conventional from 19.8.0 to 19.8.1
This commit is contained in:
commit
220f88bd6d
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.1",
|
||||
"@commitlint/config-conventional": "^19.8.0",
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/node": "^22.15.21",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
|
|
@ -216,13 +216,13 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "19.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz",
|
||||
"integrity": "sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==",
|
||||
"version": "19.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz",
|
||||
"integrity": "sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.8.0",
|
||||
"@commitlint/types": "^19.8.1",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.1",
|
||||
"@commitlint/config-conventional": "^19.8.0",
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/node": "^22.15.21",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue