chore: update dependency commitlint to ^17.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e1c152209c
commit
b3645041e6
|
@ -20,7 +20,7 @@
|
|||
"@commitlint/config-conventional": "^17.4.0",
|
||||
"chai": "^4.3.7",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^17.4.0",
|
||||
"commitlint": "^17.4.1",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^4.28.0",
|
||||
|
@ -461,14 +461,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz",
|
||||
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
|
||||
"integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.4.0",
|
||||
"@commitlint/lint": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.1",
|
||||
"@commitlint/read": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"execa": "^5.0.0",
|
||||
|
@ -577,15 +577,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz",
|
||||
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
|
||||
"integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^17.4.0",
|
||||
"@commitlint/execute-rule": "^17.4.0",
|
||||
"@commitlint/resolve-extends": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"@types/node": "*",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cosmiconfig-typescript-loader": "^4.0.0",
|
||||
|
@ -1020,8 +1021,7 @@
|
|||
"version": "18.11.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz",
|
||||
"integrity": "sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==",
|
||||
"dev": true,
|
||||
"peer": true
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/normalize-package-data": {
|
||||
"version": "2.4.1",
|
||||
|
@ -1568,12 +1568,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/commitlint": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.0.tgz",
|
||||
"integrity": "sha512-ec+KR2iBx0NVxkUvgbG19ZAZhFUyXlhrvFpJhcijXn7oVIzorlxHLMdXrC5iUAs4+3GkL/c/IMd0ZqXYVjnJJg==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.1.tgz",
|
||||
"integrity": "sha512-stTT0LYdoIUMstnaqwuVzwb7ujVWvw/1qLxFNY9jFlwX8/kLMEWX0iFOPMeiLRda4T90beNExWFc8mPe98tLzQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^17.4.0",
|
||||
"@commitlint/cli": "^17.4.1",
|
||||
"@commitlint/types": "^17.4.0"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -5896,14 +5896,14 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.0.tgz",
|
||||
"integrity": "sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.1.tgz",
|
||||
"integrity": "sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.4.0",
|
||||
"@commitlint/lint": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.0",
|
||||
"@commitlint/load": "^17.4.1",
|
||||
"@commitlint/read": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"execa": "^5.0.0",
|
||||
|
@ -5985,15 +5985,16 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/load": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.0.tgz",
|
||||
"integrity": "sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.1.tgz",
|
||||
"integrity": "sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/config-validator": "^17.4.0",
|
||||
"@commitlint/execute-rule": "^17.4.0",
|
||||
"@commitlint/resolve-extends": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.0",
|
||||
"@types/node": "*",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.0.0",
|
||||
"cosmiconfig-typescript-loader": "^4.0.0",
|
||||
|
@ -6342,8 +6343,7 @@
|
|||
"version": "18.11.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.18.tgz",
|
||||
"integrity": "sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==",
|
||||
"dev": true,
|
||||
"peer": true
|
||||
"dev": true
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
"version": "2.4.1",
|
||||
|
@ -6756,12 +6756,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"commitlint": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.0.tgz",
|
||||
"integrity": "sha512-ec+KR2iBx0NVxkUvgbG19ZAZhFUyXlhrvFpJhcijXn7oVIzorlxHLMdXrC5iUAs4+3GkL/c/IMd0ZqXYVjnJJg==",
|
||||
"version": "17.4.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.4.1.tgz",
|
||||
"integrity": "sha512-stTT0LYdoIUMstnaqwuVzwb7ujVWvw/1qLxFNY9jFlwX8/kLMEWX0iFOPMeiLRda4T90beNExWFc8mPe98tLzQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/cli": "^17.4.0",
|
||||
"@commitlint/cli": "^17.4.1",
|
||||
"@commitlint/types": "^17.4.0"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@commitlint/config-conventional": "^17.4.0",
|
||||
"chai": "^4.3.7",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^17.4.0",
|
||||
"commitlint": "^17.4.1",
|
||||
"eslint": "^8.31.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^4.28.0",
|
||||
|
|
Loading…
Reference in New Issue