mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps): bump @commitlint/config-patternplate from 17.1.0 to 17.4.0
Bumps [@commitlint/config-patternplate](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-patternplate) from 17.1.0 to 17.4.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-patternplate/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.0/@commitlint/config-patternplate) --- updated-dependencies: - dependency-name: "@commitlint/config-patternplate" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
481aff4de4
commit
8384b1dd76
2 changed files with 97 additions and 32 deletions
127
package-lock.json
generated
127
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.1.0",
|
||||||
"@commitlint/config-conventional": "^17.1.0",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.0.2",
|
||||||
"@commitlint/config-patternplate": "^17.1.0",
|
"@commitlint/config-patternplate": "^17.4.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
"@commitlint/lint": "^17.1.0",
|
"@commitlint/lint": "^17.1.0",
|
||||||
|
|
@ -1880,20 +1880,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-angular": {
|
"node_modules/@commitlint/config-angular": {
|
||||||
"version": "17.1.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.4.0.tgz",
|
||||||
"integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==",
|
"integrity": "sha512-YpFdcw++xU9PVUhA++VvYCSMD9qDBS0ecGRdOGAOB3BniFtuCQsKA9zvn1rrBWch2lcsJB2d8FRxOd3c4cfHJw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-angular-type-enum": "^17.0.0"
|
"@commitlint/config-angular-type-enum": "^17.4.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-angular-type-enum": {
|
"node_modules/@commitlint/config-angular-type-enum": {
|
||||||
"version": "17.0.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz",
|
||||||
"integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ==",
|
"integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
}
|
}
|
||||||
|
|
@ -1945,18 +1945,55 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/config-patternplate": {
|
"node_modules/@commitlint/config-patternplate": {
|
||||||
"version": "17.1.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.4.0.tgz",
|
||||||
"integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==",
|
"integrity": "sha512-D8g3dVdZNgpFpCdnAFtK06K2snxU6nHvFtwSCMduu9nG86vfvwSvfFllmAYfxGVlSZgHdMB7QJCUcJ03L3211g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.4.0",
|
||||||
"globby": "^11.0.0",
|
"glob": "^8.0.3",
|
||||||
"lodash": "^4.17.19"
|
"lodash.merge": "^4.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v14"
|
"node": ">=v14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@commitlint/config-patternplate/node_modules/brace-expansion": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
||||||
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
||||||
|
"dependencies": {
|
||||||
|
"balanced-match": "^1.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/config-patternplate/node_modules/glob": {
|
||||||
|
"version": "8.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz",
|
||||||
|
"integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==",
|
||||||
|
"dependencies": {
|
||||||
|
"fs.realpath": "^1.0.0",
|
||||||
|
"inflight": "^1.0.4",
|
||||||
|
"inherits": "2",
|
||||||
|
"minimatch": "^5.0.1",
|
||||||
|
"once": "^1.3.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=12"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/isaacs"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@commitlint/config-patternplate/node_modules/minimatch": {
|
||||||
|
"version": "5.1.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.2.tgz",
|
||||||
|
"integrity": "sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==",
|
||||||
|
"dependencies": {
|
||||||
|
"brace-expansion": "^2.0.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@commitlint/config-validator": {
|
"node_modules/@commitlint/config-validator": {
|
||||||
"version": "17.1.0",
|
"version": "17.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.1.0.tgz",
|
||||||
|
|
@ -12814,8 +12851,7 @@
|
||||||
"node_modules/lodash.merge": {
|
"node_modules/lodash.merge": {
|
||||||
"version": "4.6.2",
|
"version": "4.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
||||||
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
|
||||||
"dev": true
|
|
||||||
},
|
},
|
||||||
"node_modules/log-update": {
|
"node_modules/log-update": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
|
|
@ -18061,17 +18097,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular": {
|
"@commitlint/config-angular": {
|
||||||
"version": "17.1.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.4.0.tgz",
|
||||||
"integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==",
|
"integrity": "sha512-YpFdcw++xU9PVUhA++VvYCSMD9qDBS0ecGRdOGAOB3BniFtuCQsKA9zvn1rrBWch2lcsJB2d8FRxOd3c4cfHJw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular-type-enum": "^17.0.0"
|
"@commitlint/config-angular-type-enum": "^17.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular-type-enum": {
|
"@commitlint/config-angular-type-enum": {
|
||||||
"version": "17.0.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz",
|
||||||
"integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ=="
|
"integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA=="
|
||||||
},
|
},
|
||||||
"@commitlint/config-conventional": {
|
"@commitlint/config-conventional": {
|
||||||
"version": "17.1.0",
|
"version": "17.1.0",
|
||||||
|
|
@ -18105,13 +18141,43 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-patternplate": {
|
"@commitlint/config-patternplate": {
|
||||||
"version": "17.1.0",
|
"version": "17.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.4.0.tgz",
|
||||||
"integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==",
|
"integrity": "sha512-D8g3dVdZNgpFpCdnAFtK06K2snxU6nHvFtwSCMduu9nG86vfvwSvfFllmAYfxGVlSZgHdMB7QJCUcJ03L3211g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.4.0",
|
||||||
"globby": "^11.0.0",
|
"glob": "^8.0.3",
|
||||||
"lodash": "^4.17.19"
|
"lodash.merge": "^4.6.2"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"brace-expansion": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
||||||
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
||||||
|
"requires": {
|
||||||
|
"balanced-match": "^1.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"glob": {
|
||||||
|
"version": "8.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz",
|
||||||
|
"integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==",
|
||||||
|
"requires": {
|
||||||
|
"fs.realpath": "^1.0.0",
|
||||||
|
"inflight": "^1.0.4",
|
||||||
|
"inherits": "2",
|
||||||
|
"minimatch": "^5.0.1",
|
||||||
|
"once": "^1.3.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"minimatch": {
|
||||||
|
"version": "5.1.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.2.tgz",
|
||||||
|
"integrity": "sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==",
|
||||||
|
"requires": {
|
||||||
|
"brace-expansion": "^2.0.1"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-validator": {
|
"@commitlint/config-validator": {
|
||||||
|
|
@ -26557,8 +26623,7 @@
|
||||||
"lodash.merge": {
|
"lodash.merge": {
|
||||||
"version": "4.6.2",
|
"version": "4.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
||||||
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
|
||||||
"dev": true
|
|
||||||
},
|
},
|
||||||
"log-update": {
|
"log-update": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"@commitlint/config-angular": "^17.1.0",
|
"@commitlint/config-angular": "^17.1.0",
|
||||||
"@commitlint/config-conventional": "^17.1.0",
|
"@commitlint/config-conventional": "^17.1.0",
|
||||||
"@commitlint/config-lerna-scopes": "^17.0.2",
|
"@commitlint/config-lerna-scopes": "^17.0.2",
|
||||||
"@commitlint/config-patternplate": "^17.1.0",
|
"@commitlint/config-patternplate": "^17.4.0",
|
||||||
"@commitlint/ensure": "^17.0.0",
|
"@commitlint/ensure": "^17.0.0",
|
||||||
"@commitlint/format": "^17.0.0",
|
"@commitlint/format": "^17.0.0",
|
||||||
"@commitlint/lint": "^17.1.0",
|
"@commitlint/lint": "^17.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue