chore(deps): bump @commitlint/cli from 17.6.3 to 17.6.5

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.3 to 17.6.5.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.5/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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] 2023-05-30 20:08:22 +00:00 committed by GitHub
parent 1a41aadb67
commit 7174076997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 25 deletions

View file

@ -32,7 +32,7 @@
"@11ty/eleventy-activity-feed": "^1.0.9", "@11ty/eleventy-activity-feed": "^1.0.9",
"@11ty/eleventy-fetch": "^4.0.0", "@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.1.0", "@11ty/eleventy-img": "^3.1.0",
"@commitlint/cli": "^17.6.3", "@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5", "@commitlint/config-conventional": "^17.6.5",
"@extractus/feed-extractor": "^6.2.2", "@extractus/feed-extractor": "^6.2.2",
"@quasibit/eleventy-plugin-schema": "^1.11.0", "@quasibit/eleventy-plugin-schema": "^1.11.0",

View file

@ -243,13 +243,13 @@
"@catppuccin/palette" "0.1.5" "@catppuccin/palette" "0.1.5"
tailwindcss "^3.0.24" tailwindcss "^3.0.24"
"@commitlint/cli@^17.6.3": "@commitlint/cli@^17.6.5":
version "17.6.3" version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.3.tgz#a02194a2bb6efe4e681eda2addd072a8d02c9497" resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.5.tgz#3a8abd6499f9d4aeafe3bf9201338ccb868a14b9"
integrity sha512-ItSz2fd4F+CujgIbQOfNNerDF1eFlsBGEfp9QcCb1kxTYMuKTYZzA6Nu1YRRrIaaWwe2E7awUGpIMrPoZkOG3A== integrity sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==
dependencies: dependencies:
"@commitlint/format" "^17.4.4" "@commitlint/format" "^17.4.4"
"@commitlint/lint" "^17.6.3" "@commitlint/lint" "^17.6.5"
"@commitlint/load" "^17.5.0" "@commitlint/load" "^17.5.0"
"@commitlint/read" "^17.5.1" "@commitlint/read" "^17.5.1"
"@commitlint/types" "^17.4.4" "@commitlint/types" "^17.4.4"
@ -299,22 +299,22 @@
"@commitlint/types" "^17.4.4" "@commitlint/types" "^17.4.4"
chalk "^4.1.0" chalk "^4.1.0"
"@commitlint/is-ignored@^17.6.3": "@commitlint/is-ignored@^17.6.5":
version "17.6.3" version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.3.tgz#8e21046558a0339fbf2a33ef0ad7d5a9ae7ff6bc" resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz#cea24cd2031fe7d242590b91fab3352750887194"
integrity sha512-LQbNdnPbxrpbcrVKR5yf51SvquqktpyZJwqXx3lUMF6+nT9PHB8xn3wLy8pi2EQv5Zwba484JnUwDE1ygVYNQA== integrity sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==
dependencies: dependencies:
"@commitlint/types" "^17.4.4" "@commitlint/types" "^17.4.4"
semver "7.5.0" semver "7.5.0"
"@commitlint/lint@^17.6.3": "@commitlint/lint@^17.6.5":
version "17.6.3" version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.3.tgz#2d9a88b73c44be8b97508c980198a6f289251655" resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.5.tgz#dfa437f14430c9874d6b1a3ba8a2d44b79780c02"
integrity sha512-fBlXwt6SHJFgm3Tz+luuo3DkydAx9HNC5y4eBqcKuDuMVqHd2ugMNr+bQtx6riv9mXFiPoKp7nE4Xn/ls3iVDA== integrity sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==
dependencies: dependencies:
"@commitlint/is-ignored" "^17.6.3" "@commitlint/is-ignored" "^17.6.5"
"@commitlint/parse" "^17.4.4" "@commitlint/parse" "^17.6.5"
"@commitlint/rules" "^17.6.1" "@commitlint/rules" "^17.6.5"
"@commitlint/types" "^17.4.4" "@commitlint/types" "^17.4.4"
"@commitlint/load@^17.5.0": "@commitlint/load@^17.5.0":
@ -342,10 +342,10 @@
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
"@commitlint/parse@^17.4.4": "@commitlint/parse@^17.6.5":
version "17.4.4" version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.4.tgz#8311b12f2b730de6ea0679ae2a37b386bcc5b04b" resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d"
integrity sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg== integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw==
dependencies: dependencies:
"@commitlint/types" "^17.4.4" "@commitlint/types" "^17.4.4"
conventional-changelog-angular "^5.0.11" conventional-changelog-angular "^5.0.11"
@ -374,10 +374,10 @@
resolve-from "^5.0.0" resolve-from "^5.0.0"
resolve-global "^1.0.0" resolve-global "^1.0.0"
"@commitlint/rules@^17.6.1": "@commitlint/rules@^17.6.5":
version "17.6.1" version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759" resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1"
integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw== integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A==
dependencies: dependencies:
"@commitlint/ensure" "^17.4.4" "@commitlint/ensure" "^17.4.4"
"@commitlint/message" "^17.4.2" "@commitlint/message" "^17.4.2"