aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-13 04:35:56 +0000
committerRenovate Bot <[email protected]>2021-05-13 04:35:56 +0000
commit1d5d0c35edf6cb954c7a53f96cf488520e574ced (patch)
treecb6358fd5d27a40fd31655a7e2ce2b0ef5801d0e
parentMerge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff)
downloadfrontend-renovate/commitlint-monorepo.tar.xz
frontend-renovate/commitlint-monorepo.zip
chore(deps): update commitlint monorepo to v12.1.4renovate/commitlint-monorepo
-rw-r--r--package.json4
-rw-r--r--yarn.lock179
2 files changed, 106 insertions, 77 deletions
diff --git a/package.json b/package.json
index f7a8e91..15e6387 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,8 @@
"vuex": "4.0.0"
},
"devDependencies": {
- "@commitlint/cli": "12.1.1",
- "@commitlint/config-conventional": "12.1.1",
+ "@commitlint/cli": "12.1.4",
+ "@commitlint/config-conventional": "12.1.4",
"@types/chai": "4.2.18",
"@types/mocha": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
diff --git a/yarn.lock b/yarn.lock
index a1bdc18..acbc6a7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -894,35 +894,34 @@
"@babel/helper-validator-identifier" "^7.12.11"
to-fast-properties "^2.0.0"
-"@commitlint/[email protected]":
- version "12.1.1"
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.1.tgz#740370e557a8a17f415052821cdd5276ecb0ab98"
- integrity sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==
- dependencies:
- "@commitlint/format" "^12.1.1"
- "@commitlint/lint" "^12.1.1"
- "@commitlint/load" "^12.1.1"
- "@commitlint/read" "^12.1.1"
- "@commitlint/types" "^12.1.1"
- get-stdin "8.0.0"
+"@commitlint/[email protected]":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.4.tgz#af4d9dd3c0122c7b39a61fa1cd2abbad0422dbe0"
+ integrity sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==
+ dependencies:
+ "@commitlint/format" "^12.1.4"
+ "@commitlint/lint" "^12.1.4"
+ "@commitlint/load" "^12.1.4"
+ "@commitlint/read" "^12.1.4"
+ "@commitlint/types" "^12.1.4"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^16.2.0"
-"@commitlint/[email protected]":
- version "12.1.1"
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz#73dd3b1a7912138420d248f334f15c94c250bc9e"
- integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==
+"@commitlint/[email protected]":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz#95bbab622f117a8a3e49f95917b08655040c66a8"
+ integrity sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==
dependencies:
conventional-changelog-conventionalcommits "^4.3.1"
-"@commitlint/ensure@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.1.tgz"
- integrity sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==
+"@commitlint/ensure@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.4.tgz#287ae2dcc5ccb086e749705b1bd9bdb99773056f"
+ integrity sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==
dependencies:
- "@commitlint/types" "^12.1.1"
+ "@commitlint/types" "^12.1.4"
lodash "^4.17.19"
"@commitlint/execute-rule@^12.1.1":
@@ -930,33 +929,38 @@
resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz"
integrity sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ==
-"@commitlint/format@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/format/-/format-12.1.1.tgz"
- integrity sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==
+"@commitlint/execute-rule@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz#9973b02e9779adbf1522ae9ac207a4815ec73de1"
+ integrity sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==
+
+"@commitlint/format@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.4.tgz#db2d46418a6ae57c90e5f7f65dff46f0265d9f24"
+ integrity sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==
dependencies:
- "@commitlint/types" "^12.1.1"
+ "@commitlint/types" "^12.1.4"
chalk "^4.0.0"
-"@commitlint/is-ignored@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz"
- integrity sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==
+"@commitlint/is-ignored@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz#4c430bc3b361aa9be5cd4ddb252c1559870ea7bc"
+ integrity sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==
dependencies:
- "@commitlint/types" "^12.1.1"
+ "@commitlint/types" "^12.1.4"
semver "7.3.5"
-"@commitlint/lint@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.1.tgz"
- integrity sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==
+"@commitlint/lint@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.4.tgz#856b7fd2b2e6367b836cb84a12f1c1b3c0e40d22"
+ integrity sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==
dependencies:
- "@commitlint/is-ignored" "^12.1.1"
- "@commitlint/parse" "^12.1.1"
- "@commitlint/rules" "^12.1.1"
- "@commitlint/types" "^12.1.1"
+ "@commitlint/is-ignored" "^12.1.4"
+ "@commitlint/parse" "^12.1.4"
+ "@commitlint/rules" "^12.1.4"
+ "@commitlint/types" "^12.1.4"
-"@commitlint/load@>6.1.1", "@commitlint/load@^12.1.1":
+"@commitlint/load@>6.1.1":
version "12.1.1"
resolved "https://registry.npmjs.org/@commitlint/load/-/load-12.1.1.tgz"
integrity sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==
@@ -969,27 +973,40 @@
lodash "^4.17.19"
resolve-from "^5.0.0"
-"@commitlint/message@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/message/-/message-12.1.1.tgz"
- integrity sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==
+"@commitlint/load@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.4.tgz#e3c2dbc0e7d8d928f57a6878bd7219909fc0acab"
+ integrity sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==
+ dependencies:
+ "@commitlint/execute-rule" "^12.1.4"
+ "@commitlint/resolve-extends" "^12.1.4"
+ "@commitlint/types" "^12.1.4"
+ chalk "^4.0.0"
+ cosmiconfig "^7.0.0"
+ lodash "^4.17.19"
+ resolve-from "^5.0.0"
-"@commitlint/parse@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.1.tgz"
- integrity sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==
+"@commitlint/message@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.4.tgz#3895edcc0709deca5945f3d55f5ea95a9f1f446d"
+ integrity sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==
+
+"@commitlint/parse@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.4.tgz#ba03d54d24ef84f6fd2ff31c5e9998b22d7d0aa1"
+ integrity sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==
dependencies:
- "@commitlint/types" "^12.1.1"
+ "@commitlint/types" "^12.1.4"
conventional-changelog-angular "^5.0.11"
conventional-commits-parser "^3.0.0"
-"@commitlint/read@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/read/-/read-12.1.1.tgz"
- integrity sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==
+"@commitlint/read@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.4.tgz#552fda42ef185d5b578beb6f626a5f8b282de3a6"
+ integrity sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==
dependencies:
- "@commitlint/top-level" "^12.1.1"
- "@commitlint/types" "^12.1.1"
+ "@commitlint/top-level" "^12.1.4"
+ "@commitlint/types" "^12.1.4"
fs-extra "^9.0.0"
git-raw-commits "^2.0.0"
@@ -1003,25 +1020,35 @@
resolve-from "^5.0.0"
resolve-global "^1.0.0"
-"@commitlint/rules@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.1.tgz"
- integrity sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==
+"@commitlint/resolve-extends@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz#e758ed7dcdf942618b9f603a7c28a640f6a0802a"
+ integrity sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg==
dependencies:
- "@commitlint/ensure" "^12.1.1"
- "@commitlint/message" "^12.1.1"
- "@commitlint/to-lines" "^12.1.1"
- "@commitlint/types" "^12.1.1"
+ import-fresh "^3.0.0"
+ lodash "^4.17.19"
+ resolve-from "^5.0.0"
+ resolve-global "^1.0.0"
-"@commitlint/to-lines@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.1.tgz"
- integrity sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==
+"@commitlint/rules@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.4.tgz#0e141b08caa3d7bdc48aa784baa8baff3efd64db"
+ integrity sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==
+ dependencies:
+ "@commitlint/ensure" "^12.1.4"
+ "@commitlint/message" "^12.1.4"
+ "@commitlint/to-lines" "^12.1.4"
+ "@commitlint/types" "^12.1.4"
-"@commitlint/top-level@^12.1.1":
- version "12.1.1"
- resolved "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.1.tgz"
- integrity sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==
+"@commitlint/to-lines@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.4.tgz#caa582dbf121f377a0588bb64e25c4854843cd25"
+ integrity sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==
+
+"@commitlint/top-level@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.4.tgz#96d5c715bfc1bdf86dfcf11b67fc2cf7658c7a6e"
+ integrity sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==
dependencies:
find-up "^5.0.0"
@@ -1032,6 +1059,13 @@
dependencies:
chalk "^4.0.0"
+"@commitlint/types@^12.1.4":
+ version "12.1.4"
+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.4.tgz#9618a5dc8991fb58e6de6ed89d7bf712fa74ba7e"
+ integrity sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==
+ dependencies:
+ chalk "^4.0.0"
+
"@eslint/eslintrc@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
@@ -5241,11 +5275,6 @@ get-own-enumerable-property-symbols@^3.0.0:
resolved "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz"
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
- version "8.0.0"
- resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz"
- integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
-
get-stream@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"