Skip to content

Commit

Permalink
Merge pull request #287 from steven-r/renovate/commitlint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update commitlint monorepo
  • Loading branch information
steven-r authored Aug 23, 2024
2 parents 711d23d + 14e0532 commit b262ea8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"homepage": "https://github.com/steven-r/mybook#readme",
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
Expand Down
39 changes: 20 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,27 +43,28 @@
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==

"@commitlint/[email protected].0":
version "18.6.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527"
integrity sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==
dependencies:
"@commitlint/format" "^18.6.0"
"@commitlint/lint" "^18.6.0"
"@commitlint/load" "^18.6.0"
"@commitlint/read" "^18.6.0"
"@commitlint/types" "^18.6.0"
"@commitlint/[email protected].1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.1.tgz#78bffdfa00d6f01425d53096954993d83f2b343d"
integrity sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==
dependencies:
"@commitlint/format" "^18.6.1"
"@commitlint/lint" "^18.6.1"
"@commitlint/load" "^18.6.1"
"@commitlint/read" "^18.6.1"
"@commitlint/types" "^18.6.1"
execa "^5.0.0"
lodash.isfunction "^3.0.9"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz#b50b317dfef81f34ff46ef581a5a4a11dafcae59"
integrity sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==
"@commitlint/config-conventional@18.6.3":
version "18.6.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.3.tgz#1b2740dbe325d76e05924c46bc1504340b701ca1"
integrity sha512-8ZrRHqF6je+TRaFoJVwszwnOXb/VeYrPmTwPhf0WxpzpGTcYy1p0SPyZ2eRn/sRi/obnWAcobtDAq6+gJQQNhQ==
dependencies:
"@commitlint/types" "^18.6.1"
conventional-changelog-conventionalcommits "^7.0.2"

"@commitlint/config-validator@^18.6.1":
Expand Down Expand Up @@ -104,7 +105,7 @@
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.0.0.tgz#928fb239ae8deec82a6e3b05ec9cfe20afa83856"
integrity sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==

"@commitlint/format@^18.6.0":
"@commitlint/format@^18.6.1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.1.tgz#5f2b8b3ae4d8d80bd9239178e97df63e5b8d280a"
integrity sha512-K8mNcfU/JEFCharj2xVjxGSF+My+FbUHoqR+4GqPGrHNqXOGNio47ziiR4HQUPKtiNs05o8/WyLBoIpMVOP7wg==
Expand All @@ -120,7 +121,7 @@
"@commitlint/types" "^18.6.1"
semver "7.6.0"

"@commitlint/lint@^18.6.0":
"@commitlint/lint@^18.6.1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.1.tgz#fe3834636c99ee14534a8eb3832831ac362e9fd8"
integrity sha512-8WwIFo3jAuU+h1PkYe5SfnIOzp+TtBHpFr4S8oJWhu44IWKuVx6GOPux3+9H1iHOan/rGBaiacicZkMZuluhfQ==
Expand All @@ -146,7 +147,7 @@
lodash.merge "^4.6.2"
lodash.uniq "^4.5.0"

"@commitlint/load@^18.6.0":
"@commitlint/load@^18.6.1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.1.tgz#fb79ed7ee8b5897a9b5c274c1e24eda9162df816"
integrity sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==
Expand Down Expand Up @@ -177,7 +178,7 @@
conventional-changelog-angular "^7.0.0"
conventional-commits-parser "^5.0.0"

"@commitlint/read@^18.6.0":
"@commitlint/read@^18.6.1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.1.tgz#8c138311ed9749427920c369f6276be136f2aa50"
integrity sha512-ia6ODaQFzXrVul07ffSgbZGFajpe8xhnDeLIprLeyfz3ivQU1dIoHp7yz0QIorZ6yuf4nlzg4ZUkluDrGN/J/w==
Expand Down Expand Up @@ -234,7 +235,7 @@
dependencies:
find-up "^5.0.0"

"@commitlint/types@^18.6.0", "@commitlint/types@^18.6.1":
"@commitlint/types@^18.6.1":
version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.1.tgz#7eb3ab2d799d9166fbb98b96b0744581e59a4ad4"
integrity sha512-gwRLBLra/Dozj2OywopeuHj2ac26gjGkz2cZ+86cTJOdtWfiRRr4+e77ZDAGc6MDWxaWheI+mAV5TLWWRwqrFg==
Expand Down

0 comments on commit b262ea8

Please sign in to comment.