|
97 | 97 | lodash "^4.17.10"
|
98 | 98 | to-fast-properties "^2.0.0"
|
99 | 99 |
|
100 |
| -"@commitlint/cli@7.5.1": |
101 |
| - version "7.5.1" |
102 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.5.1.tgz#370e465df67325c964c6255f865e914b47405ede" |
103 |
| - integrity sha512-5LTc56dbuK+B83JPriUraORD/opZTqmJg43A0AgZLw01ougEvaE/bGqCEmMcEFapNohHPbdFLbuSRdXlUMWFMQ== |
| 100 | +"@commitlint/cli@7.5.2": |
| 101 | + version "7.5.2" |
| 102 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.5.2.tgz#2475cd8f7ed3b2f9c2ab96c06bc24d61d23f8716" |
| 103 | + integrity sha512-UQdW/wNb+XeANoYYLyuKEDIfWKSzdhJkPQZ8ie/IjfMNnsP+B23bkX4Ati+6U8zgz0yyngoxWl+3lfExiIL4hQ== |
104 | 104 | dependencies:
|
105 | 105 | "@commitlint/format" "^7.5.0"
|
106 |
| - "@commitlint/lint" "^7.5.1" |
| 106 | + "@commitlint/lint" "^7.5.2" |
107 | 107 | "@commitlint/load" "^7.5.0"
|
108 | 108 | "@commitlint/read" "^7.5.0"
|
109 | 109 | babel-polyfill "6.26.0"
|
|
119 | 119 | resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.5.0.tgz#3afd4e3e34e5c2f6ec6af03e78ae924fed883ce7"
|
120 | 120 | integrity sha512-odLgBfQ5xntFAmMfAmDY2C4EWhW+cSTbvbsRS7seb55DCa3IaxxSHHC9eXrR+hN/BdUT5vqAxdX1PkR996sq9Q==
|
121 | 121 |
|
122 |
| -"@commitlint/ensure@^7.5.0": |
123 |
| - version "7.5.0" |
124 |
| - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.5.0.tgz#57e885365ef4d6104be8005df9f8419f83d39f23" |
125 |
| - integrity sha512-zgHJFlHeO2/Wge6Yr/tlWLlZ7vJaCXnUaFsN5NaHb85PiWZTiuJmntJvh0l33pfiAVq41T2FT063vjUwFI4kSA== |
| 122 | +"@commitlint/ensure@^7.5.2": |
| 123 | + version "7.5.2" |
| 124 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.5.2.tgz#57bb7dcbf1e9913e27c3b294325d0d68dd14cebf" |
| 125 | + integrity sha512-ZMJKHhSJC789chKy0kWp8EWbCpLPy6vKa+fopUVx+tWL7H8AeBbibXlqAnybg+HWNcb/RD7ORROx0IsgrK4IYA== |
126 | 126 | dependencies:
|
127 | 127 | lodash "4.17.11"
|
128 | 128 |
|
|
148 | 148 | dependencies:
|
149 | 149 | semver "5.6.0"
|
150 | 150 |
|
151 |
| -"@commitlint/lint@^7.5.1": |
152 |
| - version "7.5.1" |
153 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.5.1.tgz#e0ff67c759a5633609a3f50318a382005be22fff" |
154 |
| - integrity sha512-y0clwEl+l1EcuFA1ckV0HnHJpH3VOBAmXGVBQicglvWGG1sXBl1iJUqBEzi2xExq36EINKsXLjs45272H9I1dQ== |
| 151 | +"@commitlint/lint@^7.5.2": |
| 152 | + version "7.5.2" |
| 153 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.5.2.tgz#26cb819c74f8770413c4f6ef1e7abf1b739eda77" |
| 154 | + integrity sha512-DY/UfGFDquMno+5c6+tE50rMxpjdQK3CRG+nktgYlVz1UAqeUD+bRc3pvX5HwAsuGvyDrWAjtszHtEDeYJKcjw== |
155 | 155 | dependencies:
|
156 | 156 | "@commitlint/is-ignored" "^7.5.1"
|
157 | 157 | "@commitlint/parse" "^7.5.0"
|
158 |
| - "@commitlint/rules" "^7.5.0" |
| 158 | + "@commitlint/rules" "^7.5.2" |
159 | 159 | babel-runtime "^6.23.0"
|
160 | 160 | lodash "4.17.11"
|
161 | 161 |
|
|
206 | 206 | resolve-from "^4.0.0"
|
207 | 207 | resolve-global "^0.1.0"
|
208 | 208 |
|
209 |
| -"@commitlint/rules@^7.5.0": |
210 |
| - version "7.5.0" |
211 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.5.0.tgz#5aebc6caeb07b27a2bca2ff12c6ae93f42c01ee4" |
212 |
| - integrity sha512-+qXJB8teMgJSroSfFB46g3chskYp3oo51mbXnwhQir9AvO38wb6vRVdf7w4MMh8Xubjp9Xmj+ued1MhA1AnDEg== |
| 209 | +"@commitlint/rules@^7.5.2": |
| 210 | + version "7.5.2" |
| 211 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.5.2.tgz#da03d754625b2e67c0a6b8b9ab89eae1952a4f2e" |
| 212 | + integrity sha512-eDN1UFPcBOjdnlI3syuo7y99SjGH/dUV6S9NvBocAye8ln5dfKiI2shhWochJhl36r/kYWU8Wrvl2NZJL3c52g== |
213 | 213 | dependencies:
|
214 |
| - "@commitlint/ensure" "^7.5.0" |
| 214 | + "@commitlint/ensure" "^7.5.2" |
215 | 215 | "@commitlint/message" "^7.5.0"
|
216 | 216 | "@commitlint/to-lines" "^7.5.0"
|
217 | 217 | babel-runtime "^6.23.0"
|
|
0 commit comments