Merge pull request #29 from cdransf/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.0
This commit is contained in:
commit
49acac43c2
2 changed files with 5 additions and 5 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",
|
||||||
"@commitlint/cli": "^17.5.1",
|
"@commitlint/cli": "^17.5.1",
|
||||||
"@commitlint/config-conventional": "^17.4.4",
|
"@commitlint/config-conventional": "^17.6.0",
|
||||||
"@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",
|
||||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||||
|
|
|
@ -241,10 +241,10 @@
|
||||||
resolve-global "1.0.0"
|
resolve-global "1.0.0"
|
||||||
yargs "^17.0.0"
|
yargs "^17.0.0"
|
||||||
|
|
||||||
"@commitlint/config-conventional@^17.4.4":
|
"@commitlint/config-conventional@^17.6.0":
|
||||||
version "17.4.4"
|
version "17.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz#f30b1e5b2e48ce5799a483c200c52f218a98efcc"
|
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz#dfd4ae715b3997c5dd319f2d99dd1421b2b783eb"
|
||||||
integrity sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==
|
integrity sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==
|
||||||
dependencies:
|
dependencies:
|
||||||
conventional-changelog-conventionalcommits "^5.0.0"
|
conventional-changelog-conventionalcommits "^5.0.0"
|
||||||
|
|
||||||
|
|
Reference in a new issue