|
37 | 37 | dependencies: |
38 | 38 | regenerator-runtime "^0.13.4" |
39 | 39 |
|
40 | | -"@commitlint/cli@9.0.1": |
41 | | - version "9.0.1" |
42 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-9.0.1.tgz#bd401b486f1b5993f5d6dda95d0e74e082f4fdee" |
43 | | - integrity sha512-BVOc/BY0FMmKTTH5oUVE0ukhPWDFf364FiYKk3GlXLOGTZPTXQ/9ncB2eMOaCF0PdcEVY4VoMjyoRSgcVapCMg== |
| 40 | +"@commitlint/cli@9.1.1": |
| 41 | + version "9.1.1" |
| 42 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-9.1.1.tgz#24277e6c1e616191a34a7182a1d3e73369a34f98" |
| 43 | + integrity sha512-ye9vUZz8Niv77e5ecBWnA2PnuPF+vYy/3BfSZx8sEaNjozJWUolTk/fuqTsoij3bseZBVObd+cVqZgGk8lfEdw== |
44 | 44 | dependencies: |
45 | 45 | "@babel/runtime" "^7.9.6" |
46 | | - "@commitlint/format" "^9.0.1" |
47 | | - "@commitlint/lint" "^9.0.1" |
48 | | - "@commitlint/load" "^9.0.1" |
49 | | - "@commitlint/read" "^9.0.1" |
50 | | - chalk "3.0.0" |
| 46 | + "@commitlint/format" "^9.1.1" |
| 47 | + "@commitlint/lint" "^9.1.1" |
| 48 | + "@commitlint/load" "^9.1.1" |
| 49 | + "@commitlint/read" "^9.1.1" |
| 50 | + chalk "4.1.0" |
51 | 51 | core-js "^3.6.1" |
52 | 52 | get-stdin "7.0.0" |
53 | 53 | lodash "^4.17.15" |
54 | 54 | meow "5.0.0" |
55 | | - regenerator-runtime "0.13.3" |
| 55 | + regenerator-runtime "0.13.5" |
56 | 56 | resolve-from "5.0.0" |
57 | 57 | resolve-global "1.0.0" |
58 | 58 |
|
59 | | -"@commitlint/config-conventional@9.0.1": |
60 | | - version "9.0.1" |
61 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.0.1.tgz#af44a175f49704ca6b27cc7770a13d809f2fd7a7" |
62 | | - integrity sha512-5rGu8aT4nRhWKrd5SpXqKJKLM07wXi4X5KVD9EEAuucAh2iZgfJJK9HKZNKGEKLKBQSWlnXE6UvkeEjJgi6TPQ== |
| 59 | +"@commitlint/config-conventional@9.1.1": |
| 60 | + version "9.1.1" |
| 61 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.1.tgz#c10e6ff8e56bd462fa33e17522b0f98da97daa39" |
| 62 | + integrity sha512-t/bvv8ofjj7V4W99eVDyuACaC7Ch4SYaukglBYt/K1Y9Ixg8mCBuFDMGRMhyZn4upUe1ls8l4SO3rjaVbYIjlg== |
63 | 63 | dependencies: |
64 | | - conventional-changelog-conventionalcommits "4.2.3" |
| 64 | + conventional-changelog-conventionalcommits "4.3.0" |
65 | 65 |
|
66 | | -"@commitlint/ensure@^9.0.1": |
67 | | - version "9.0.1" |
68 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-9.0.1.tgz#3ad2bb93a90893393e781a0e578532d4d07ef997" |
69 | | - integrity sha512-z8SEkfbn0lMnAtt7Hp3A8hE3CRCDsg+Eu3Xj1UJakOyCPJgHE1/vEyM2DO2dxTXVKuttiHeLDnUSHCxklm78Ng== |
| 66 | +"@commitlint/ensure@^9.1.1": |
| 67 | + version "9.1.1" |
| 68 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-9.1.1.tgz#0143f2c34a27fcd7fb91b7a5029de84a0f416b93" |
| 69 | + integrity sha512-dCvev16s7pTqM3Qka8WkWkjZ0lKu3cZ8q+EK34gXR90v7rkssVbPvbyttTfTWTvmQTqZY1zNkvMqbOc8V7pXwA== |
70 | 70 | dependencies: |
71 | | - "@commitlint/types" "^9.0.1" |
| 71 | + "@commitlint/types" "^9.1.1" |
72 | 72 | lodash "^4.17.15" |
73 | 73 |
|
74 | 74 | "@commitlint/execute-rule@^8.3.4": |
75 | 75 | version "8.3.4" |
76 | 76 | resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.3.4.tgz#1b63f0713b197889d90b76f9eea1abc010d256b1" |
77 | 77 | integrity sha512-f4HigYjeIBn9f7OuNv5zh2y5vWaAhNFrfeul8CRJDy82l3Y+09lxOTGxfF3uMXKrZq4LmuK6qvvRCZ8mUrVvzQ== |
78 | 78 |
|
79 | | -"@commitlint/execute-rule@^9.0.1": |
80 | | - version "9.0.1" |
81 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-9.0.1.tgz#59993cf87103d75b56c6ae790cd4240c1863b3c2" |
82 | | - integrity sha512-fxnLadXs59qOBE9dInfQjQ4DmbGToQ0NjfqqmN6N8qS+KsCecO6N0mMUrC95et9xTeimFRr+0l9UMfmRVHNS/w== |
| 79 | +"@commitlint/execute-rule@^9.1.1": |
| 80 | + version "9.1.1" |
| 81 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-9.1.1.tgz#59bfe018d85545881e4bd1a47f9cd155b2df4c2c" |
| 82 | + integrity sha512-kCncHMXfVDfmUx1NExl7T+s7udAWEOh039DFGR9R5MWoy+zm2cJsCdsbWFFuNbcPWCKor57ywdIUN2t048P6Yg== |
83 | 83 |
|
84 | | -"@commitlint/format@^9.0.1": |
85 | | - version "9.0.1" |
86 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-9.0.1.tgz#874df1f289736c817b9f2aea8a741aa418622546" |
87 | | - integrity sha512-5oY7Jyve7Bfnx0CdbxFcpRKq92vUANFq3MVbz/ZTgvuYgUeMuYsSEwW6MJtOgOhHBQ2vZP/uPdxwmU+6pWZHcg== |
| 84 | +"@commitlint/format@^9.1.1": |
| 85 | + version "9.1.1" |
| 86 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-9.1.1.tgz#a1a48bcdcaca304ff33d40bbf2b787600e47082e" |
| 87 | + integrity sha512-CLVXltSA8U7Sr+8ad1hBCFFL5GSdVWZsFgttt1hNT6CiOtPHV9e3AeWK0TACFcXWIl+iFKdRNfNrYM77RBJN0A== |
88 | 88 | dependencies: |
89 | | - chalk "^3.0.0" |
| 89 | + chalk "^4.0.0" |
90 | 90 |
|
91 | | -"@commitlint/is-ignored@^9.0.1": |
92 | | - version "9.0.1" |
93 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-9.0.1.tgz#26234e09933ec3b15df6aeb31a90783d06c81b28" |
94 | | - integrity sha512-doGBfQgbsi48Hc48runGdN0TQFvf5XZizck8cylQdGG/3w+YwX9WkplEor7cvz8pmmuD6PpfpdukHSKlR8KmHQ== |
| 91 | +"@commitlint/is-ignored@^9.1.1": |
| 92 | + version "9.1.1" |
| 93 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-9.1.1.tgz#1f2683897dab03ec00d363486b4b439791a86927" |
| 94 | + integrity sha512-A2ernvkAIfkGh53cNSuuMlTVZyJ58BYbkUw8h34pG0uS/GDteUyh7K3hgRqMmrwoL/DNBEp5earRM6nBYgLX1Q== |
95 | 95 | dependencies: |
96 | | - "@commitlint/types" "^9.0.1" |
97 | | - semver "7.1.3" |
| 96 | + "@commitlint/types" "^9.1.1" |
| 97 | + semver "7.3.2" |
98 | 98 |
|
99 | | -"@commitlint/lint@^9.0.1": |
100 | | - version "9.0.1" |
101 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-9.0.1.tgz#bfb0160935399d8b819c57218f452818e5223608" |
102 | | - integrity sha512-EAn4E6aGWZ96Dg9LN28kdELqkyFOAUGlXWmanMdWxGFGdOf24ZHzlVsbr/Yb1oSBUE2KVvAF5W2Mzn2+Ge5rOg== |
| 99 | +"@commitlint/lint@^9.1.1": |
| 100 | + version "9.1.1" |
| 101 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-9.1.1.tgz#c947a1b1a68213488450a4c4ce047e46a45c4699" |
| 102 | + integrity sha512-2g2OL8J5dfzH3VY004i506DmRbCJR1W49JbYsTGuTAv1y9f0s8ocV2Wbfh7WJ8YZQabSHXTMZFQJjsvMQ+b0Hw== |
103 | 103 | dependencies: |
104 | | - "@commitlint/is-ignored" "^9.0.1" |
105 | | - "@commitlint/parse" "^9.0.1" |
106 | | - "@commitlint/rules" "^9.0.1" |
107 | | - "@commitlint/types" "^9.0.1" |
| 104 | + "@commitlint/is-ignored" "^9.1.1" |
| 105 | + "@commitlint/parse" "^9.1.1" |
| 106 | + "@commitlint/rules" "^9.1.1" |
| 107 | + "@commitlint/types" "^9.1.1" |
108 | 108 |
|
109 | 109 | "@commitlint/load@>6.1.1": |
110 | 110 | version "8.3.5" |
|
119 | 119 | lodash "4.17.15" |
120 | 120 | resolve-from "^5.0.0" |
121 | 121 |
|
122 | | -"@commitlint/load@^9.0.1": |
123 | | - version "9.0.1" |
124 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-9.0.1.tgz#02ba5795e56da9d6c83dccdc36a6ac940d048c36" |
125 | | - integrity sha512-6ix/pUjVAggmDLTcnpyk0bgY3H9UBBTsEeFvTkHV+WQ6LNIxsQk8SwEOEZzWHUqt0pxqMQeiUgYeSZsSw2+uiw== |
| 122 | +"@commitlint/load@^9.1.1": |
| 123 | + version "9.1.1" |
| 124 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-9.1.1.tgz#8b1580ab821729bbe197e95f960e7cee966402ae" |
| 125 | + integrity sha512-RCIX44M8nq3bW98vuxA6C2rM0wAnZlneFls2OVi5l2BvD/rsQ2R9CZYwPt/MYU6RbwMmlGhkuHdScwK6pJeUqA== |
126 | 126 | dependencies: |
127 | | - "@commitlint/execute-rule" "^9.0.1" |
128 | | - "@commitlint/resolve-extends" "^9.0.1" |
129 | | - "@commitlint/types" "^9.0.1" |
130 | | - chalk "3.0.0" |
| 127 | + "@commitlint/execute-rule" "^9.1.1" |
| 128 | + "@commitlint/resolve-extends" "^9.1.1" |
| 129 | + "@commitlint/types" "^9.1.1" |
| 130 | + chalk "4.1.0" |
131 | 131 | cosmiconfig "^6.0.0" |
132 | 132 | lodash "^4.17.15" |
133 | 133 | resolve-from "^5.0.0" |
134 | 134 |
|
135 | | -"@commitlint/message@^9.0.1": |
136 | | - version "9.0.1" |
137 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-9.0.1.tgz#c5da6fc081203cc1b41d0f217954bbaa865cac7e" |
138 | | - integrity sha512-9rKnOeBV5s5hnV895aE3aMgciC27kAjkV9BYVQOWRjZdXHFZxa+OZ94mkMp+Hcr61W++fox1JJpPiTuCTDX3TQ== |
| 135 | +"@commitlint/message@^9.1.1": |
| 136 | + version "9.1.1" |
| 137 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-9.1.1.tgz#7621e8f194d676d7d747bfdda49c00ca4d1572df" |
| 138 | + integrity sha512-52Li4BNSY55I0fAq1s8cnxIK9Jneozdh4oonLlDzqWvgFq8znsHb9LWmi46K0bsCQT3CRUnMU+GPnikghIMRKQ== |
139 | 139 |
|
140 | | -"@commitlint/parse@^9.0.1": |
141 | | - version "9.0.1" |
142 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-9.0.1.tgz#41f8415cc287bebb63a00873a9e1d473a81b0d44" |
143 | | - integrity sha512-O39yMSMFdBtqwyM5Ld7RT6OGeI7jiXB9UUb09liIXIkltaZZo6CeoBD9hyfRWpaw81SiGL4OwHzp92mYVHLmow== |
| 140 | +"@commitlint/parse@^9.1.1": |
| 141 | + version "9.1.1" |
| 142 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-9.1.1.tgz#ec2b9527eb42725591976bedbed5bccfcde529bd" |
| 143 | + integrity sha512-WxvsEi7sMBh8vynamTiHvUOsPOUZ5308pi0gJ5q+DnLY+JPx0Bbxdho9pjyVc3S0bymPCbOrk2gTIbmaTokIRQ== |
144 | 144 | dependencies: |
145 | 145 | conventional-changelog-angular "^5.0.0" |
146 | 146 | conventional-commits-parser "^3.0.0" |
147 | 147 |
|
148 | | -"@commitlint/read@^9.0.1": |
149 | | - version "9.0.1" |
150 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-9.0.1.tgz#52460e79b4ff42e116d78b2a453a5784b2bbcfc5" |
151 | | - integrity sha512-EYbel85mAiHb56bS5jBJ71lEaGjTnkSJLxTV1u6dpxdSBkRdmAn2DSPd6KQSbwYGUlPCR+pAZeZItT1y0Xk3hg== |
| 148 | +"@commitlint/read@^9.1.1": |
| 149 | + version "9.1.1" |
| 150 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-9.1.1.tgz#de20c32e9f7020ecaf1601c5e06a83c74464b161" |
| 151 | + integrity sha512-cg75klW1WNBAJZABxacf2FhxAlP0di7xs/wuTqPNq0OTpblhY5s2BoS7eO0UlQi1K14Unx7b9+Sb7sjuE9Viyw== |
152 | 152 | dependencies: |
153 | | - "@commitlint/top-level" "^9.0.1" |
| 153 | + "@commitlint/top-level" "^9.1.1" |
154 | 154 | fs-extra "^8.1.0" |
155 | 155 | git-raw-commits "^2.0.0" |
156 | 156 |
|
|
164 | 164 | resolve-from "^5.0.0" |
165 | 165 | resolve-global "^1.0.0" |
166 | 166 |
|
167 | | -"@commitlint/resolve-extends@^9.0.1": |
168 | | - version "9.0.1" |
169 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-9.0.1.tgz#1b8b03c2b91602cb1c6b0feac41c6636b2c517ba" |
170 | | - integrity sha512-o6Lya2ILg1tEfWatS5x8w4ImvDzwb1whxsr2c/cxVCFqLF4hxHHHniZ0NJ+HFhYa1kBsYeKlD1qn9fHX5Y1+PQ== |
| 167 | +"@commitlint/resolve-extends@^9.1.1": |
| 168 | + version "9.1.1" |
| 169 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-9.1.1.tgz#8ce703fcd2426ab1f5449906442267e18c995430" |
| 170 | + integrity sha512-IxxNaSUT+dPhSCQPAMpQyHQlcSVikDxQWJFP6uwGJUU5rQff+0yQTuC3taWI2NWaATukjNWboAbH2vgBDnrDrg== |
171 | 171 | dependencies: |
172 | 172 | import-fresh "^3.0.0" |
173 | 173 | lodash "^4.17.15" |
174 | 174 | resolve-from "^5.0.0" |
175 | 175 | resolve-global "^1.0.0" |
176 | 176 |
|
177 | | -"@commitlint/rules@^9.0.1": |
178 | | - version "9.0.1" |
179 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-9.0.1.tgz#38c73119a4a5048c709b58465267b6405a422ef0" |
180 | | - integrity sha512-K9IiQzF/C2tP/0mQUPSkOtmAEUleRQhZK1NFLVbsd6r4uobaczjPSYvEH+cuSHlD9b3Ori7PRiTgVBAZTH5ORQ== |
| 177 | +"@commitlint/rules@^9.1.1": |
| 178 | + version "9.1.1" |
| 179 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-9.1.1.tgz#21165c9dc8621a52fa57eec9a66e01c83ec58f90" |
| 180 | + integrity sha512-QicTJ9v4g8WbJ71gu2ypvbdEP6Q+cJYlLPrb6ilNhtOMCyn6ndXSlCMpcQNw84d9ORyd28okzhDZZBSqX5hslg== |
181 | 181 | dependencies: |
182 | | - "@commitlint/ensure" "^9.0.1" |
183 | | - "@commitlint/message" "^9.0.1" |
184 | | - "@commitlint/to-lines" "^9.0.1" |
185 | | - "@commitlint/types" "^9.0.1" |
| 182 | + "@commitlint/ensure" "^9.1.1" |
| 183 | + "@commitlint/message" "^9.1.1" |
| 184 | + "@commitlint/to-lines" "^9.1.1" |
| 185 | + "@commitlint/types" "^9.1.1" |
186 | 186 |
|
187 | | -"@commitlint/to-lines@^9.0.1": |
188 | | - version "9.0.1" |
189 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-9.0.1.tgz#18bb2aadd3d5094f12ad29a03c086947c2e5f3d1" |
190 | | - integrity sha512-FHiXPhFgGnvekF4rhyl1daHimEHkr81pxbHAmWG/0SOCehFr5THsWGoUYNNBMF7rdwUuVq4tXJpEOFiWBGKigg== |
| 187 | +"@commitlint/to-lines@^9.1.1": |
| 188 | + version "9.1.1" |
| 189 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-9.1.1.tgz#882631657ea4e14aea8600e7d48c4fbfb3e63c2d" |
| 190 | + integrity sha512-JFKfpehPL3Qrlo6DpIsuJvdtR1wSjdbXD3liphvFTAFWo64yYC/jmnTdy0UqWIhrV1jcxP1LzNejIuRt6hsCXQ== |
191 | 191 |
|
192 | | -"@commitlint/top-level@^9.0.1": |
193 | | - version "9.0.1" |
194 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-9.0.1.tgz#8245b683215dd24bbe2651e98741bcdedea708fc" |
195 | | - integrity sha512-AjCah5y7wu9F/hOwMnqsujPRWlKerX79ZGf+UfBpOdAh+USdV7a/UfQaqjgCzkxy5GcNO9ER5A+2mWrUHxJ0hQ== |
| 192 | +"@commitlint/top-level@^9.1.1": |
| 193 | + version "9.1.1" |
| 194 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-9.1.1.tgz#5b825515381d70972189e549b0a9d57542afe996" |
| 195 | + integrity sha512-pIgAbGqHbOunTGiUzBPhIKfXrTWdCrVwsimECXy/If5XaZ3GHhxiiA7BxsWFlAN1UZ6PgVMPgymKU0kx2D5A/w== |
196 | 196 | dependencies: |
197 | 197 | find-up "^4.0.0" |
198 | 198 |
|
199 | | -"@commitlint/types@^9.0.1": |
200 | | - version "9.0.1" |
201 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.0.1.tgz#df281f0f3d8f3adb10c95e4dd72b16acf41b5400" |
202 | | - integrity sha512-wo2rHprtDzTHf4tiSxavktJ52ntiwmg7eHNGFLH38G1of8OfGVwOc1sVbpM4jN/HK/rCMhYOi6xzoPqsv0537A== |
| 199 | +"@commitlint/types@^9.1.1": |
| 200 | + version "9.1.1" |
| 201 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.1.tgz#d97ebc35d20eed6d8458361cbca5c7cb85d45184" |
| 202 | + integrity sha512-SXY8bCQ1qacJ8AUTUxjabY8G6OjSmMPLN9MBCzGaKOjpPNX6z8zbXTbk9oU3GHZLtcxweWLCi2n49IRS4iQlwg== |
203 | 203 |
|
204 | 204 | "@types/color-name@^1.1.1": |
205 | 205 | version "1.1.1" |
@@ -418,10 +418,10 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2: |
418 | 418 | escape-string-regexp "^1.0.5" |
419 | 419 | supports-color "^5.3.0" |
420 | 420 |
|
421 | | -chalk@3.0.0, chalk@^3.0.0: |
422 | | - version "3.0.0" |
423 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
424 | | - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
| 421 | +chalk@4.1.0: |
| 422 | + version "4.1.0" |
| 423 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
| 424 | + integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
425 | 425 | dependencies: |
426 | 426 | ansi-styles "^4.1.0" |
427 | 427 | supports-color "^7.1.0" |
@@ -549,10 +549,10 @@ conventional-changelog-angular@^5.0.0: |
549 | 549 | compare-func "^1.3.1" |
550 | 550 | q "^1.5.1" |
551 | 551 |
|
552 | | -conventional-changelog-conventionalcommits@4.2.3: |
553 | | - version "4.2.3" |
554 | | - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3.tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37" |
555 | | - integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww== |
| 552 | +conventional-changelog-conventionalcommits@4.3.0: |
| 553 | + version "4.3.0" |
| 554 | + resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2" |
| 555 | + integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg== |
556 | 556 | dependencies: |
557 | 557 | compare-func "^1.3.1" |
558 | 558 | lodash "^4.17.15" |
@@ -1730,21 +1730,16 @@ redent@^2.0.0: |
1730 | 1730 | indent-string "^3.0.0" |
1731 | 1731 | strip-indent "^2.0.0" |
1732 | 1732 |
|
1733 | | -regenerator-runtime@0.13.3: |
1734 | | - version "0.13.3" |
1735 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" |
1736 | | - integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw== |
| 1733 | +regenerator-runtime@0.13.5, regenerator-runtime@^0.13.4: |
| 1734 | + version "0.13.5" |
| 1735 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
| 1736 | + integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== |
1737 | 1737 |
|
1738 | 1738 | regenerator-runtime@^0.11.0: |
1739 | 1739 | version "0.11.1" |
1740 | 1740 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
1741 | 1741 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
1742 | 1742 |
|
1743 | | -regenerator-runtime@^0.13.4: |
1744 | | - version "0.13.5" |
1745 | | - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
1746 | | - integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== |
1747 | | - |
1748 | 1743 | regex-not@^1.0.0, regex-not@^1.0.2: |
1749 | 1744 | version "1.0.2" |
1750 | 1745 | resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c" |
@@ -1867,10 +1862,10 @@ semver-regex@^2.0.0: |
1867 | 1862 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
1868 | 1863 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
1869 | 1864 |
|
1870 | | -semver@7.1.3: |
1871 | | - version "7.1.3" |
1872 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6" |
1873 | | - integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA== |
| 1865 | +semver@7.3.2: |
| 1866 | + version "7.3.2" |
| 1867 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938" |
| 1868 | + integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== |
1874 | 1869 |
|
1875 | 1870 | set-value@^2.0.0, set-value@^2.0.1: |
1876 | 1871 | version "2.0.1" |
|
0 commit comments