chore: update dependency commitlint to ^17.5.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4295d18c8d
commit
e4d0edeb4f
|
@ -20,7 +20,7 @@
|
|||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"chai": "^4.3.7",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^17.5.0",
|
||||
"commitlint": "^17.5.1",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^4.28.3",
|
||||
|
@ -462,15 +462,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.0.tgz",
|
||||
"integrity": "sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.1.tgz",
|
||||
"integrity": "sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.4.4",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.4.4",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"execa": "^5.0.0",
|
||||
"lodash.isfunction": "^3.0.9",
|
||||
|
@ -626,15 +626,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.4.tgz",
|
||||
"integrity": "sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.5.1.tgz",
|
||||
"integrity": "sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"fs-extra": "^11.0.0",
|
||||
"git-raw-commits": "^2.0.0",
|
||||
"git-raw-commits": "^2.0.11",
|
||||
"minimist": "^1.2.6"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -1602,12 +1602,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/commitlint": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.5.0.tgz",
|
||||
"integrity": "sha512-uUDHN7WOUu3zBAGM/1rYGshT/f1HCwcnt3wFoKlVtzkGsb2OmAV5oCDkN1hlrbv6BUENM0wqrZjuwO1Q557Z2A==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.5.1.tgz",
|
||||
"integrity": "sha512-BmYX5GJrZFk/90Owlsoh7J38hbikK1AIE+j0MlU0U+Vns+JNHwOE+6jkU9UYEiyY9rrgrI50kx2thI3028FwGw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^17.5.0",
|
||||
"@commitlint/cli": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -5911,15 +5911,15 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.0.tgz",
|
||||
"integrity": "sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.5.1.tgz",
|
||||
"integrity": "sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.4.4",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.4.4",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"execa": "^5.0.0",
|
||||
"lodash.isfunction": "^3.0.9",
|
||||
|
@ -6039,15 +6039,15 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/read": {
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.4.tgz",
|
||||
"integrity": "sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.5.1.tgz",
|
||||
"integrity": "sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/top-level": "^17.4.0",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"fs-extra": "^11.0.0",
|
||||
"git-raw-commits": "^2.0.0",
|
||||
"git-raw-commits": "^2.0.11",
|
||||
"minimist": "^1.2.6"
|
||||
}
|
||||
},
|
||||
|
@ -6792,12 +6792,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"commitlint": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.5.0.tgz",
|
||||
"integrity": "sha512-uUDHN7WOUu3zBAGM/1rYGshT/f1HCwcnt3wFoKlVtzkGsb2OmAV5oCDkN1hlrbv6BUENM0wqrZjuwO1Q557Z2A==",
|
||||
"version": "17.5.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint/-/commitlint-17.5.1.tgz",
|
||||
"integrity": "sha512-BmYX5GJrZFk/90Owlsoh7J38hbikK1AIE+j0MlU0U+Vns+JNHwOE+6jkU9UYEiyY9rrgrI50kx2thI3028FwGw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/cli": "^17.5.0",
|
||||
"@commitlint/cli": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"chai": "^4.3.7",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"commitlint": "^17.5.0",
|
||||
"commitlint": "^17.5.1",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-config-loopback": "^13.1.0",
|
||||
"loopback-datasource-juggler": "^4.28.3",
|
||||
|
|
Loading…
Reference in New Issue