Merge pull request #78 from cdransf/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.5

This commit is contained in:
Cory Dransfeldt 2023-05-30 13:06:37 -07:00 committed by GitHub
commit 1a41aadb67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -33,7 +33,7 @@
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.1.0",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@commitlint/config-conventional": "^17.6.5",
"@extractus/feed-extractor": "^6.2.2",
"@quasibit/eleventy-plugin-schema": "^1.11.0",
"@sherby/eleventy-plugin-files-minifier": "^1.1.1",

View file

@ -259,10 +259,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"
"@commitlint/config-conventional@^17.6.3":
version "17.6.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz#21f5835235493e386effeaa98b898124230b1000"
integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==
"@commitlint/config-conventional@^17.6.5":
version "17.6.5"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5"
integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==
dependencies:
conventional-changelog-conventionalcommits "^5.0.0"