chore(deps): bump @commitlint/cli from 17.5.1 to 17.6.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.0. - [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.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f2fc04d45c
commit
ab17b53daa
2 changed files with 15 additions and 15 deletions
|
@ -31,7 +31,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.5.1",
|
"@commitlint/cli": "^17.6.0",
|
||||||
"@commitlint/config-conventional": "^17.4.4",
|
"@commitlint/config-conventional": "^17.4.4",
|
||||||
"@extractus/feed-extractor": "^6.2.1",
|
"@extractus/feed-extractor": "^6.2.1",
|
||||||
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",
|
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",
|
||||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -226,13 +226,13 @@
|
||||||
"@babel/helper-validator-identifier" "^7.19.1"
|
"@babel/helper-validator-identifier" "^7.19.1"
|
||||||
to-fast-properties "^2.0.0"
|
to-fast-properties "^2.0.0"
|
||||||
|
|
||||||
"@commitlint/cli@^17.5.1":
|
"@commitlint/cli@^17.6.0":
|
||||||
version "17.5.1"
|
version "17.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881"
|
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.0.tgz#9e14322fc2eb7b27aa3124d3f0d64571e4ecb230"
|
||||||
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
|
integrity sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/format" "^17.4.4"
|
"@commitlint/format" "^17.4.4"
|
||||||
"@commitlint/lint" "^17.4.4"
|
"@commitlint/lint" "^17.6.0"
|
||||||
"@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"
|
||||||
|
@ -290,14 +290,14 @@
|
||||||
"@commitlint/types" "^17.4.4"
|
"@commitlint/types" "^17.4.4"
|
||||||
semver "7.3.8"
|
semver "7.3.8"
|
||||||
|
|
||||||
"@commitlint/lint@^17.4.4":
|
"@commitlint/lint@^17.6.0":
|
||||||
version "17.4.4"
|
version "17.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856"
|
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.0.tgz#ec40e2267ced1d75e7f62b7e032db1f8a9e6c1f2"
|
||||||
integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==
|
integrity sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/is-ignored" "^17.4.4"
|
"@commitlint/is-ignored" "^17.4.4"
|
||||||
"@commitlint/parse" "^17.4.4"
|
"@commitlint/parse" "^17.4.4"
|
||||||
"@commitlint/rules" "^17.4.4"
|
"@commitlint/rules" "^17.6.0"
|
||||||
"@commitlint/types" "^17.4.4"
|
"@commitlint/types" "^17.4.4"
|
||||||
|
|
||||||
"@commitlint/load@^17.5.0":
|
"@commitlint/load@^17.5.0":
|
||||||
|
@ -357,10 +357,10 @@
|
||||||
resolve-from "^5.0.0"
|
resolve-from "^5.0.0"
|
||||||
resolve-global "^1.0.0"
|
resolve-global "^1.0.0"
|
||||||
|
|
||||||
"@commitlint/rules@^17.4.4":
|
"@commitlint/rules@^17.6.0":
|
||||||
version "17.4.4"
|
version "17.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791"
|
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.0.tgz#1d4029015362ec96690c3e460b8267331dc51077"
|
||||||
integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==
|
integrity sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/ensure" "^17.4.4"
|
"@commitlint/ensure" "^17.4.4"
|
||||||
"@commitlint/message" "^17.4.2"
|
"@commitlint/message" "^17.4.2"
|
||||||
|
|
Reference in a new issue