chore(deps): bump @commitlint/cli from 17.6.5 to 17.6.6
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.5 to 17.6.6. - [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.6/@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:
parent
0f471bd9eb
commit
70f1e1bb9f
2 changed files with 20 additions and 27 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@11ty/eleventy-fetch": "^4.0.0",
|
"@11ty/eleventy-fetch": "^4.0.0",
|
||||||
"@11ty/eleventy-img": "^3.1.0",
|
"@11ty/eleventy-img": "^3.1.0",
|
||||||
"@cdransf/eleventy-plugin-heroicons": "^1.3.1",
|
"@cdransf/eleventy-plugin-heroicons": "^1.3.1",
|
||||||
"@commitlint/cli": "^17.6.5",
|
"@commitlint/cli": "^17.6.6",
|
||||||
"@commitlint/config-conventional": "^17.6.5",
|
"@commitlint/config-conventional": "^17.6.5",
|
||||||
"@extractus/feed-extractor": "^6.2.3",
|
"@extractus/feed-extractor": "^6.2.3",
|
||||||
"@quasibit/eleventy-plugin-schema": "^1.11.0",
|
"@quasibit/eleventy-plugin-schema": "^1.11.0",
|
||||||
|
|
45
yarn.lock
45
yarn.lock
|
@ -240,13 +240,13 @@
|
||||||
resolved "https://registry.yarnpkg.com/@cdransf/eleventy-plugin-heroicons/-/eleventy-plugin-heroicons-1.3.1.tgz#d3c908bbe813eee973fe0fec9e32f4a59d3412af"
|
resolved "https://registry.yarnpkg.com/@cdransf/eleventy-plugin-heroicons/-/eleventy-plugin-heroicons-1.3.1.tgz#d3c908bbe813eee973fe0fec9e32f4a59d3412af"
|
||||||
integrity sha512-wwma/9s0Xto0mUqZq7uVCbhus7w/aXRSjDjMpS7CgMS0hpmGKf3b2iS8xCsxtMtOFBtMX8TjsTquLt0ivITyhA==
|
integrity sha512-wwma/9s0Xto0mUqZq7uVCbhus7w/aXRSjDjMpS7CgMS0hpmGKf3b2iS8xCsxtMtOFBtMX8TjsTquLt0ivITyhA==
|
||||||
|
|
||||||
"@commitlint/cli@^17.6.5":
|
"@commitlint/cli@^17.6.6":
|
||||||
version "17.6.5"
|
version "17.6.6"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.5.tgz#3a8abd6499f9d4aeafe3bf9201338ccb868a14b9"
|
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c"
|
||||||
integrity sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==
|
integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format" "^17.4.4"
|
"@commitlint/format" "^17.4.4"
|
||||||
"@commitlint/lint" "^17.6.5"
|
"@commitlint/lint" "^17.6.6"
|
||||||
"@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"
|
||||||
|
@ -296,20 +296,20 @@
|
||||||
"@commitlint/types" "^17.4.4"
|
"@commitlint/types" "^17.4.4"
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
|
|
||||||
"@commitlint/is-ignored@^17.6.5":
|
"@commitlint/is-ignored@^17.6.6":
|
||||||
version "17.6.5"
|
version "17.6.6"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz#cea24cd2031fe7d242590b91fab3352750887194"
|
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e"
|
||||||
integrity sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==
|
integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/types" "^17.4.4"
|
"@commitlint/types" "^17.4.4"
|
||||||
semver "7.5.0"
|
semver "7.5.2"
|
||||||
|
|
||||||
"@commitlint/lint@^17.6.5":
|
"@commitlint/lint@^17.6.6":
|
||||||
version "17.6.5"
|
version "17.6.6"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.5.tgz#dfa437f14430c9874d6b1a3ba8a2d44b79780c02"
|
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a"
|
||||||
integrity sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==
|
integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/is-ignored" "^17.6.5"
|
"@commitlint/is-ignored" "^17.6.6"
|
||||||
"@commitlint/parse" "^17.6.5"
|
"@commitlint/parse" "^17.6.5"
|
||||||
"@commitlint/rules" "^17.6.5"
|
"@commitlint/rules" "^17.6.5"
|
||||||
"@commitlint/types" "^17.4.4"
|
"@commitlint/types" "^17.4.4"
|
||||||
|
@ -4817,10 +4817,10 @@ semver-compare@^1.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
||||||
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
||||||
|
|
||||||
semver@7.5.0:
|
semver@7.5.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0:
|
||||||
version "7.5.0"
|
version "7.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
|
||||||
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
|
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
lru-cache "^6.0.0"
|
lru-cache "^6.0.0"
|
||||||
|
|
||||||
|
@ -4829,13 +4829,6 @@ semver@^6.3.0:
|
||||||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
||||||
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
||||||
|
|
||||||
semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.0:
|
|
||||||
version "7.5.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
|
|
||||||
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
|
|
||||||
dependencies:
|
|
||||||
lru-cache "^6.0.0"
|
|
||||||
|
|
||||||
send@0.16.2:
|
send@0.16.2:
|
||||||
version "0.16.2"
|
version "0.16.2"
|
||||||
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
|
resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
|
||||||
|
|
Reference in a new issue