chore: update commitlint monorepo to ^19.0.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57e48941c7
commit
ec6d77637b
|
@ -17,10 +17,10 @@
|
|||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^19.0.0",
|
||||
"@commitlint/config-conventional": "^19.0.3",
|
||||
"chai": "^4.4.1",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^19.0.1",
|
||||
"commitlint": "^19.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^5.0.6",
|
||||
|
@ -517,16 +517,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "19.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.1.tgz",
|
||||
"integrity": "sha512-6D+KT/RasFPF92M549I3lABSBWXAdmKvBfxtYWlWO5JdYFSK+B6jY6XyE/hN/DNSYvwwcuNk+CzbqQcy+EbrCw==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.3.tgz",
|
||||
"integrity": "sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.0.0",
|
||||
"@commitlint/lint": "^19.0.0",
|
||||
"@commitlint/load": "^19.0.1",
|
||||
"@commitlint/read": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/format": "^19.0.3",
|
||||
"@commitlint/lint": "^19.0.3",
|
||||
"@commitlint/load": "^19.0.3",
|
||||
"@commitlint/read": "^19.0.3",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"execa": "^8.0.1",
|
||||
"yargs": "^17.0.0"
|
||||
},
|
||||
|
@ -538,12 +538,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.0.tgz",
|
||||
"integrity": "sha512-d8lPm+slPUdA8Zof2Y36RqAm/MmAYx/QQIEd2gKbpfLThQK1oYLs+0C3sMPD+4LIq2kh4cnbV9WnPA0P5sN8Ig==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz",
|
||||
"integrity": "sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -551,12 +551,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-validator": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.0.tgz",
|
||||
"integrity": "sha512-oxJ2k+jBPRyWzv1ixfxwGZO5DJ1S+v3D8u/QESMwuPh3kQmeOYBRxGI+5FDWMwiVSHpztlhvvxDAU9SFXeMqUA==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.3.tgz",
|
||||
"integrity": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"ajv": "^8.11.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -564,12 +564,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/ensure": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.0.tgz",
|
||||
"integrity": "sha512-G0avCIwjKplTP1Oc9MlDhsYqi1yOWORtJSBpyMbQEnalQAW1tuRxG4LOLRZVKfFqlDWs2SfVQPN0Uw51Ge0f6w==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.3.tgz",
|
||||
"integrity": "sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
|
@ -590,12 +590,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/format": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.0.tgz",
|
||||
"integrity": "sha512-36P4/2tpGSGQsYoSZEso5fTSTaMSArIK9fszy+5B8hwwAvOfnD4kQtrwfMhiXnf7PCgeX2lx5Jma+pY3Bq326A==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.3.tgz",
|
||||
"integrity": "sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"chalk": "^5.3.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -615,12 +615,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.0.tgz",
|
||||
"integrity": "sha512-5b2nIrl8GEjzYAnOK2ZAUxBXvUonYrp3+8kJkUMl8QOtjt2O1gsd71jar7UtoDEqTWJhc+n7lG6lQYMXtcQJAw==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz",
|
||||
"integrity": "sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"semver": "^7.6.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -628,30 +628,30 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.0.tgz",
|
||||
"integrity": "sha512-rAAisSpxhA+z4uhsveSt1CuTB+Jld5d7zyNSEK2UWjQaOxicwDP+LFiOdM32n/vwsLlOJqhrInA50UcbRSVaGg==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.3.tgz",
|
||||
"integrity": "sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^19.0.0",
|
||||
"@commitlint/parse": "^19.0.0",
|
||||
"@commitlint/rules": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.0"
|
||||
"@commitlint/is-ignored": "^19.0.3",
|
||||
"@commitlint/parse": "^19.0.3",
|
||||
"@commitlint/rules": "^19.0.3",
|
||||
"@commitlint/types": "^19.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "19.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.1.tgz",
|
||||
"integrity": "sha512-5w5RHhtidRPMRm8ktph+NKypt1Wu5Z2jbU1Lc+1IS9Azy83JWRBQ9xKBbW9gF66R/TwHF0v6Jy8KOqRS8I/GgA==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.3.tgz",
|
||||
"integrity": "sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^19.0.0",
|
||||
"@commitlint/config-validator": "^19.0.3",
|
||||
"@commitlint/execute-rule": "^19.0.0",
|
||||
"@commitlint/resolve-extends": "^19.0.1",
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/resolve-extends": "^19.0.3",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"chalk": "^5.3.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
"cosmiconfig-typescript-loader": "^5.0.0",
|
||||
|
@ -685,12 +685,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/parse": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.0.tgz",
|
||||
"integrity": "sha512-/2hT08V/2Lh+aQ5cSAw5vO74FlA3LJGYzLfsNMcx6aW8Kmrsa9W7chNNY5hMWbucCF92s/JE3eVIHnzoEBKTTA==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.3.tgz",
|
||||
"integrity": "sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"conventional-changelog-angular": "^7.0.0",
|
||||
"conventional-commits-parser": "^5.0.0"
|
||||
},
|
||||
|
@ -699,13 +699,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.0.tgz",
|
||||
"integrity": "sha512-AbK/fQjWrXGAAHl+KeOtZtWJryhzkTnynhkABF4IUFZqK71JSviSIPHYuUQjdwNrD0PJGs5f19ORjY8LOXP08w==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.3.tgz",
|
||||
"integrity": "sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"git-raw-commits": "^4.0.0",
|
||||
"minimist": "^1.2.8"
|
||||
},
|
||||
|
@ -714,31 +714,32 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends": {
|
||||
"version": "19.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.1.tgz",
|
||||
"integrity": "sha512-U5BRCNEiib0I06e6utNzBXZRu/t/bzlqVljS5kaNwggPN1VS+Kvuks8fY97j85B8sifHXU5dhUICPRKP8Oj31A==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz",
|
||||
"integrity": "sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/config-validator": "^19.0.3",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"global-directory": "^4.0.1",
|
||||
"import-meta-resolve": "^4.0.0",
|
||||
"lodash.mergewith": "^4.6.2"
|
||||
"lodash.mergewith": "^4.6.2",
|
||||
"resolve-from": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.0.tgz",
|
||||
"integrity": "sha512-uwb5Ro5vvJlEjnWPezL3AcdlbLdJz24SD5VembgA6IXqqunphZr5LFsQL1z5efP7p3MUdJEXFynIx8o62+j2lA==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.3.tgz",
|
||||
"integrity": "sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/ensure": "^19.0.0",
|
||||
"@commitlint/ensure": "^19.0.3",
|
||||
"@commitlint/message": "^19.0.0",
|
||||
"@commitlint/to-lines": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.0",
|
||||
"@commitlint/types": "^19.0.3",
|
||||
"execa": "^8.0.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -850,11 +851,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/types": {
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.0.tgz",
|
||||
"integrity": "sha512-qLjLUdYXKi0TIavONrjBkxrElp7KguqDbvzIRbqTdJBV/cAAr8QEhHe1qUq8OcCM3gFWTlUrDz3ISZbkRoGsAg==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz",
|
||||
"integrity": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/conventional-commits-parser": "^5.0.0",
|
||||
"chalk": "^5.3.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1166,12 +1168,20 @@
|
|||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/conventional-commits-parser": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
|
||||
"integrity": "sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "20.11.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.20.tgz",
|
||||
"integrity": "sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==",
|
||||
"dev": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
}
|
||||
|
@ -1691,13 +1701,13 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/commitlint": {
|
||||
"version": "19.0.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-19.0.1.tgz",
|
||||
"integrity": "sha512-98DKZEmbY6BAUNnbWHrspWUiv7w7aMaeFgxM3iDSSl0xbXGhAMRhnmOvslbIgqo5QZNffCb/lqMUTKIOyYrnLg==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-19.0.3.tgz",
|
||||
"integrity": "sha512-Oa0kVaBaItrbIgZtrI8rq/tMHjsOD5pXR4VY4hUKh/EMz/1HLIyIUUgcd/kXUD7pLfaX+vuiMtcQNd/9TnAEMg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^19.0.1",
|
||||
"@commitlint/types": "^19.0.0"
|
||||
"@commitlint/cli": "^19.0.3",
|
||||
"@commitlint/types": "^19.0.3"
|
||||
},
|
||||
"bin": {
|
||||
"commitlint": "cli.js"
|
||||
|
@ -5129,8 +5139,7 @@
|
|||
"version": "5.26.5",
|
||||
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
||||
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
||||
"dev": true,
|
||||
"peer": true
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/unicorn-magic": {
|
||||
"version": "0.1.0",
|
||||
|
|
|
@ -33,10 +33,10 @@
|
|||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^19.0.0",
|
||||
"@commitlint/config-conventional": "^19.0.3",
|
||||
"chai": "^4.4.1",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^19.0.1",
|
||||
"commitlint": "^19.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^5.0.6",
|
||||
|
|
Loading…
Reference in New Issue