5
0
Fork 0
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.0.0 to 17.0.3

Bumps [@commitlint/config-patternplate](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-patternplate) from 17.0.0 to 17.0.3.
- [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.0.3/@commitlint/config-patternplate)

---
updated-dependencies:
- dependency-name: "@commitlint/config-patternplate"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-27 02:15:00 +00:00 committed by GitHub
parent 47a94b40ab
commit a8ca1c9b07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@commitlint/config-angular": "^17.0.0",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-lerna-scopes": "^17.0.2",
"@commitlint/config-patternplate": "^17.0.0",
"@commitlint/config-patternplate": "^17.0.3",
"@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0",
"@commitlint/load": "^17.0.0",
@ -1849,9 +1849,9 @@
}
},
"node_modules/@commitlint/config-angular": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
"dependencies": {
"@commitlint/config-angular-type-enum": "^17.0.0"
},
@ -1914,11 +1914,11 @@
}
},
"node_modules/@commitlint/config-patternplate": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.0.tgz",
"integrity": "sha512-SmqFa5y2ltgCR8jq0ZOIxES8X7Bz/CJW2HXXGRmzwVC9FiapzRilzMLRBxwmka3NlPdlDUrcQTP14xlWYjBxhg==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.3.tgz",
"integrity": "sha512-aLRCoytpu7bqFoXaKWlQ6f+dcWnOeH40yZmbAoWHiPkmROC05//eEh36u+Ln0tf/wfrWruILl9P/RGX+Mx++TQ==",
"dependencies": {
"@commitlint/config-angular": "^17.0.0",
"@commitlint/config-angular": "^17.0.3",
"globby": "^11.0.0",
"lodash": "^4.17.19"
},
@ -16136,9 +16136,9 @@
}
},
"@commitlint/config-angular": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz",
"integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.3.tgz",
"integrity": "sha512-syeEtOmkLEyrq2VVJxvvtMUYovFCg3QVK818FA6lmUqgi+HtoM5zgm1ZjF6CUgZc4PcyAwfQwRjVtmeQC2yBEA==",
"requires": {
"@commitlint/config-angular-type-enum": "^17.0.0"
}
@ -16180,11 +16180,11 @@
}
},
"@commitlint/config-patternplate": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.0.tgz",
"integrity": "sha512-SmqFa5y2ltgCR8jq0ZOIxES8X7Bz/CJW2HXXGRmzwVC9FiapzRilzMLRBxwmka3NlPdlDUrcQTP14xlWYjBxhg==",
"version": "17.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.0.3.tgz",
"integrity": "sha512-aLRCoytpu7bqFoXaKWlQ6f+dcWnOeH40yZmbAoWHiPkmROC05//eEh36u+Ln0tf/wfrWruILl9P/RGX+Mx++TQ==",
"requires": {
"@commitlint/config-angular": "^17.0.0",
"@commitlint/config-angular": "^17.0.3",
"globby": "^11.0.0",
"lodash": "^4.17.19"
}

View file

@ -27,7 +27,7 @@
"@commitlint/config-angular": "^17.0.0",
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-lerna-scopes": "^17.0.2",
"@commitlint/config-patternplate": "^17.0.0",
"@commitlint/config-patternplate": "^17.0.3",
"@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0",
"@commitlint/load": "^17.0.0",