Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
fix(deps): update commitlint monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2022
1 parent f9a730e commit b1faac0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
},
"devDependencies": {
"@babel/types": "7.18.13",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@types/resize-observer-browser": "0.1.7",
"@vitejs/plugin-vue": "3.1.0",
"@vitest/coverage-c8": "0.23.2",
Expand All @@ -70,7 +70,7 @@
"@yeger/vue-masonry-wall": "link:.",
"bundlesize2": "0.0.31",
"c8": "7.12.0",
"commitlint": "17.0.3",
"commitlint": "17.1.2",
"eslint": "8.23.1",
"flush-promises": "1.0.2",
"husky": "8.0.1",
Expand Down
42 changes: 13 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,23 +111,7 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@commitlint/cli@17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.3.tgz#50be9d9a8d79f6c47bfd2703638fe65215eb2526"
integrity sha512-oAo2vi5d8QZnAbtU5+0cR2j+A7PO8zuccux65R/EycwvsZrDVyW518FFrnJK2UQxbRtHFFIG+NjQ6vOiJV0Q8A==
dependencies:
"@commitlint/format" "^17.0.0"
"@commitlint/lint" "^17.0.3"
"@commitlint/load" "^17.0.3"
"@commitlint/read" "^17.0.0"
"@commitlint/types" "^17.0.0"
execa "^5.0.0"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/cli@^17.0.3":
"@commitlint/cli@17.1.2", "@commitlint/cli@^17.1.2":
version "17.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.1.2.tgz#38240f84936df5216f749f06f838dc50cc85a43d"
integrity sha512-h/4Hlka3bvCLbnxf0Er2ri5A44VMlbMSkdTRp8Adv2tRiklSTRIoPGs7OEXDv3EoDs2AAzILiPookgM4Gi7LOw==
Expand All @@ -143,10 +127,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.3.tgz#61e937357ce63ea08a2017e58b918748fcf3abc5"
integrity sha512-HCnzTm5ATwwwzNVq5Y57poS0a1oOOcd5pc1MmBpLbGmSysc4i7F/++JuwtdFPu16sgM3H9J/j2zznRLOSGVO2A==
"@commitlint/config-conventional@17.1.0":
version "17.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.1.0.tgz#9bd852766e08842bfe0fe4deb40e152eb718ec1b"
integrity sha512-WU2p0c9/jLi8k2q2YrDV96Y8XVswQOceIQ/wyJvQxawJSCasLdRB3kUIYdNjOCJsxkpoUlV/b90ZPxp1MYZDiA==
dependencies:
conventional-changelog-conventionalcommits "^5.0.0"

Expand Down Expand Up @@ -187,7 +171,7 @@
"@commitlint/types" "^17.0.0"
semver "7.3.7"

"@commitlint/lint@^17.0.3", "@commitlint/lint@^17.1.0":
"@commitlint/lint@^17.1.0":
version "17.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.1.0.tgz#de2d3baa2b20d9ec3d5fd2f2421f6025c8439630"
integrity sha512-ltpqM2ogt/+SDhUaScFo0MdscncEF96lvQTPMM/VTTWlw7sTGLLWkOOppsee2MN/uLNNWjQ7kqkd4h6JqoM9AQ==
Expand All @@ -197,7 +181,7 @@
"@commitlint/rules" "^17.0.0"
"@commitlint/types" "^17.0.0"

"@commitlint/load@^17.0.3", "@commitlint/load@^17.1.2":
"@commitlint/load@^17.1.2":
version "17.1.2"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.1.2.tgz#19c88be570d8666bbd32f9b3d81925a08328bc13"
integrity sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==
Expand Down Expand Up @@ -229,7 +213,7 @@
conventional-changelog-angular "^5.0.11"
conventional-commits-parser "^3.2.2"

"@commitlint/read@^17.0.0", "@commitlint/read@^17.1.0":
"@commitlint/read@^17.1.0":
version "17.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.1.0.tgz#cf6bab410180f32f70891c97b15467c0b92ac14f"
integrity sha512-73BoFNBA/3Ozo2JQvGsE0J8SdrJAWGfZQRSHqvKaqgmY042Su4gXQLqvAzgr55S9DI1l9TiU/5WDuh8IE86d/g==
Expand Down Expand Up @@ -1390,12 +1374,12 @@ commander@^9.3.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.0.tgz#bc4a40918fefe52e22450c111ecd6b7acce6f11c"
integrity sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==

commitlint@17.0.3:
version "17.0.3"
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.0.3.tgz#634bee1ae9f1301831299db0413c3739d16762fc"
integrity sha512-/KbIyrd6nmrRvu5zj8KKrjoC4z5V6hBmYphHgCFu75kPjHODg1XTtGFgbnb0AdSGBHlGMzmDvykO7ETs8wBKFg==
commitlint@17.1.2:
version "17.1.2"
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.1.2.tgz#a7ef0e7291fee128248b3a4bf2782886b8589099"
integrity sha512-ykPXC3TUfYlL8tqz/VOeaJpTPNrcdKrR4Y7ShxjF6l8SlBN/+4YhBJpomG2dx8Ac43FM9OE5rdn1+h7NxsIcAQ==
dependencies:
"@commitlint/cli" "^17.0.3"
"@commitlint/cli" "^17.1.2"
"@commitlint/types" "^17.0.0"

compare-func@^2.0.0:
Expand Down

0 comments on commit b1faac0

Please sign in to comment.