Skip to content

Commit 9427a0a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to ^12.1.1
1 parent 5e5a7ea commit 9427a0a

File tree

2 files changed

+95
-110
lines changed

2 files changed

+95
-110
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
}
2828
},
2929
"devDependencies": {
30-
"@commitlint/cli": "^12.0.1",
31-
"@commitlint/config-conventional": "^12.0.1",
30+
"@commitlint/cli": "^12.1.1",
31+
"@commitlint/config-conventional": "^12.1.1",
3232
"husky": "^4.3.5",
3333
"prettier": "^2.2.1",
3434
"semantic-release": "^17.1.2"

yarn.lock

Lines changed: 93 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,13 @@
6969
core-js-pure "^3.0.0"
7070
regenerator-runtime "^0.13.4"
7171

72-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
72+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.9.6":
7373
version "7.12.13"
7474
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
7575
integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
7676
dependencies:
7777
regenerator-runtime "^0.13.4"
7878

79-
"@babel/runtime@^7.11.2":
80-
version "7.11.2"
81-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
82-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
83-
dependencies:
84-
regenerator-runtime "^0.13.4"
85-
8679
"@babel/template@^7.10.4":
8780
version "7.10.4"
8881
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -116,141 +109,141 @@
116109
lodash "^4.17.13"
117110
to-fast-properties "^2.0.0"
118111

119-
"@commitlint/cli@^12.0.1":
120-
version "12.0.1"
121-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.0.1.tgz#8960e34e8f1aed8b2ea50f223ee817fdf2264ffb"
122-
integrity sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==
112+
"@commitlint/cli@^12.1.1":
113+
version "12.1.1"
114+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.1.1.tgz#740370e557a8a17f415052821cdd5276ecb0ab98"
115+
integrity sha512-SB67/s6VJ50seoPx/Sr2gj1fMzKrx+udgarecGdr8h43ah+M2e22gjQJ7xHv5KwyPQ+6ug1YOMCL34ubT4zupQ==
123116
dependencies:
124-
"@commitlint/format" "^12.0.1"
125-
"@commitlint/lint" "^12.0.1"
126-
"@commitlint/load" "^12.0.1"
127-
"@commitlint/read" "^12.0.1"
128-
"@commitlint/types" "^12.0.1"
117+
"@commitlint/format" "^12.1.1"
118+
"@commitlint/lint" "^12.1.1"
119+
"@commitlint/load" "^12.1.1"
120+
"@commitlint/read" "^12.1.1"
121+
"@commitlint/types" "^12.1.1"
129122
get-stdin "8.0.0"
130123
lodash "^4.17.19"
131124
resolve-from "5.0.0"
132125
resolve-global "1.0.0"
133126
yargs "^16.2.0"
134127

135-
"@commitlint/config-conventional@^12.0.1":
136-
version "12.0.1"
137-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.1.tgz#7bf3bbf68bda967c5165135ebe8f2055decf1a83"
138-
integrity sha512-1ZhB135lh47zVmf1orwcjxuKuam11fJIH/bdVxW9XiQv8XPwC6iIp19knfl8FcOT78AVBnes1z6EVxgUeP2/4Q==
128+
"@commitlint/config-conventional@^12.1.1":
129+
version "12.1.1"
130+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.1.1.tgz#73dd3b1a7912138420d248f334f15c94c250bc9e"
131+
integrity sha512-15CqbXMsQiEb0qbzjEHe2OkzaXPYSp7RxaS6KoSVk/4W0QiigquavQ+M0huBZze92h0lMS6Pxoq4AJ5CQ3D+iQ==
139132
dependencies:
140133
conventional-changelog-conventionalcommits "^4.3.1"
141134

142-
"@commitlint/ensure@^12.0.1":
143-
version "12.0.1"
144-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.0.1.tgz#0ed5e997026db25eb080559b6e67f55a21eea080"
145-
integrity sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==
135+
"@commitlint/ensure@^12.1.1":
136+
version "12.1.1"
137+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.1.1.tgz#bcefc85f7f8a41bb31f67d7a8966e322b47a6e43"
138+
integrity sha512-XEUQvUjzBVQM7Uv8vYz+c7PDukFvx0AvQEyX/V+PaTkCK/xPvexu7FLbFwvypjSt9BPMf+T/rhB1hVmldkd6lw==
146139
dependencies:
147-
"@commitlint/types" "^12.0.1"
140+
"@commitlint/types" "^12.1.1"
148141
lodash "^4.17.19"
149142

150-
"@commitlint/execute-rule@^12.0.1":
151-
version "12.0.1"
152-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz#5bb2eba929270cafb2bd8191799d8b451de7fb7e"
153-
integrity sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==
143+
"@commitlint/execute-rule@^12.1.1":
144+
version "12.1.1"
145+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.1.1.tgz#8aad1d46fb78b3199e4ae36debdc93570bf765ea"
146+
integrity sha512-6mplMGvLCKF5LieL7BRhydpg32tm6LICnWQADrWU4S5g9PKi2utNvhiaiuNPoHUXr29RdbNaGNcyyPv8DSjJsQ==
154147

155-
"@commitlint/format@^12.0.1":
156-
version "12.0.1"
157-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.0.1.tgz#5164e5a9e8592c1983482cbd71e7ea86a645ff1b"
158-
integrity sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==
148+
"@commitlint/format@^12.1.1":
149+
version "12.1.1"
150+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.1.1.tgz#a6b14f8605171374eecc2c463098d63c127ab7df"
151+
integrity sha512-bTAoOryTFLqls17JTaRwk2WDVOP0NwuG4F/JPK8RaF6DMZNVQTfajkgTxFENNZRnESfau1BvivvEXfUAW2ZsvA==
159152
dependencies:
160-
"@commitlint/types" "^12.0.1"
153+
"@commitlint/types" "^12.1.1"
161154
chalk "^4.0.0"
162155

163-
"@commitlint/is-ignored@^12.0.1":
164-
version "12.0.1"
165-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz#0e59b0524e16300b1d9d62f8c138f083f22ebf9a"
166-
integrity sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==
156+
"@commitlint/is-ignored@^12.1.1":
157+
version "12.1.1"
158+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.1.1.tgz#6075a5cd2dcda7b6ec93322f5dbe2142cfbb3248"
159+
integrity sha512-Sn4fsnWX+wLAJOD/UZeoVruB98te1TyPYRiDEq0MhRJAQIrP+7jE/O3/ass68AAMq00HvH3OK9kt4UBXggcGjA==
167160
dependencies:
168-
"@commitlint/types" "^12.0.1"
169-
semver "7.3.4"
161+
"@commitlint/types" "^12.1.1"
162+
semver "7.3.5"
170163

171-
"@commitlint/lint@^12.0.1":
172-
version "12.0.1"
173-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.0.1.tgz#a88b01c81cb6ca1867bd3d8fd288ba30017c2b7d"
174-
integrity sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==
164+
"@commitlint/lint@^12.1.1":
165+
version "12.1.1"
166+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.1.1.tgz#cdd898af6eadba8f9e71d7f1255b5a479a757078"
167+
integrity sha512-FFFPpku/E0svL1jaUVqosuZJDDWiNWYBlUw5ZEljh3MwWRcoaWtMIX5bseX+IvHpFZsCTAiBs1kCgNulCi0UvA==
175168
dependencies:
176-
"@commitlint/is-ignored" "^12.0.1"
177-
"@commitlint/parse" "^12.0.1"
178-
"@commitlint/rules" "^12.0.1"
179-
"@commitlint/types" "^12.0.1"
169+
"@commitlint/is-ignored" "^12.1.1"
170+
"@commitlint/parse" "^12.1.1"
171+
"@commitlint/rules" "^12.1.1"
172+
"@commitlint/types" "^12.1.1"
180173

181-
"@commitlint/load@^12.0.1":
182-
version "12.0.1"
183-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.0.1.tgz#4d180fc88e5b4cfcb476a245d899f85154137502"
184-
integrity sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==
174+
"@commitlint/load@^12.1.1":
175+
version "12.1.1"
176+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.1.1.tgz#5a7fb8be11e520931d1237c5e8dc401b7cc9c6c1"
177+
integrity sha512-qOQtgNdJRULUQWP9jkpTwhj7aEtnqUtqeUpbQ9rjS+GIUST65HZbteNUX4S0mAEGPWqy2aK5xGd73cUfFSvuuw==
185178
dependencies:
186-
"@commitlint/execute-rule" "^12.0.1"
187-
"@commitlint/resolve-extends" "^12.0.1"
188-
"@commitlint/types" "^12.0.1"
179+
"@commitlint/execute-rule" "^12.1.1"
180+
"@commitlint/resolve-extends" "^12.1.1"
181+
"@commitlint/types" "^12.1.1"
189182
chalk "^4.0.0"
190183
cosmiconfig "^7.0.0"
191184
lodash "^4.17.19"
192185
resolve-from "^5.0.0"
193186

194-
"@commitlint/message@^12.0.1":
195-
version "12.0.1"
196-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.0.1.tgz#caff6743db78c30a063809501cf4b835c3ce7fa6"
197-
integrity sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==
187+
"@commitlint/message@^12.1.1":
188+
version "12.1.1"
189+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.1.1.tgz#56eb1dbb561e85e9295380a46ff3b09bc93cac65"
190+
integrity sha512-RakDSLAiOligXjhbLahV8HowF4K75pZIcs0+Ii9Q8Gz5H3DWf1Ngit7alFTWfcbf/+DTjSzVPov5HiwQZPIBUg==
198191

199-
"@commitlint/parse@^12.0.1":
200-
version "12.0.1"
201-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.0.1.tgz#ba8641f53e15b523808ba2eaa48c1bf0129c91c4"
202-
integrity sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==
192+
"@commitlint/parse@^12.1.1":
193+
version "12.1.1"
194+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.1.1.tgz#3e49d6dc113d59cf266af0db99e320e933108c56"
195+
integrity sha512-nuljIvAbBDr93DgL0wCArftEIhjSghawAwhvrKNV9FFcqAJqfVqitwMxJrNDCQ5pgUMCSKULLOEv+dA0bLlTEQ==
203196
dependencies:
204-
"@commitlint/types" "^12.0.1"
197+
"@commitlint/types" "^12.1.1"
205198
conventional-changelog-angular "^5.0.11"
206199
conventional-commits-parser "^3.0.0"
207200

208-
"@commitlint/read@^12.0.1":
209-
version "12.0.1"
210-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.0.1.tgz#41f3295ed9f451d4c65223cd37ddd59ef714bddb"
211-
integrity sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==
201+
"@commitlint/read@^12.1.1":
202+
version "12.1.1"
203+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.1.1.tgz#22a2d7fd1eab5e38b9b262311af28ac42f9a5097"
204+
integrity sha512-1k0CQEoZIdixvmqZRKEcWdj2XiKS7SlizEOJ1SE99Qui5d5FlBey8eaooTGgmpR6zObpIHJehtEPzM3VzUT3qA==
212205
dependencies:
213-
"@commitlint/top-level" "^12.0.1"
214-
"@commitlint/types" "^12.0.1"
206+
"@commitlint/top-level" "^12.1.1"
207+
"@commitlint/types" "^12.1.1"
215208
fs-extra "^9.0.0"
216209
git-raw-commits "^2.0.0"
217210

218-
"@commitlint/resolve-extends@^12.0.1":
219-
version "12.0.1"
220-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz#77509f386e08bd30262ec9a75c783d8f4f028fd2"
221-
integrity sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==
211+
"@commitlint/resolve-extends@^12.1.1":
212+
version "12.1.1"
213+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.1.1.tgz#80a78b0940775d17888dd2985b52f93d93e0a885"
214+
integrity sha512-/DXRt0S0U3o9lq5cc8OL1Lkx0IjW0HcDWjUkUXshAajBIKBYSJB8x/loNCi1krNEJ8SwLXUEFt5OLxNO6wE9yQ==
222215
dependencies:
223216
import-fresh "^3.0.0"
224217
lodash "^4.17.19"
225218
resolve-from "^5.0.0"
226219
resolve-global "^1.0.0"
227220

228-
"@commitlint/rules@^12.0.1":
229-
version "12.0.1"
230-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.0.1.tgz#1c81345f468597656141338a493d5e426e44dab9"
231-
integrity sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==
221+
"@commitlint/rules@^12.1.1":
222+
version "12.1.1"
223+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.1.1.tgz#d59182a837d2addf301a3a4ef83316ae7e70248f"
224+
integrity sha512-oCcLF/ykcJfhM2DeeaDyrgdaiuKsqIPNocugdPj2WEyhSYqmx1/u18CV96LAtW+WyyiOLCCeiZwiQutx3T5nXg==
232225
dependencies:
233-
"@commitlint/ensure" "^12.0.1"
234-
"@commitlint/message" "^12.0.1"
235-
"@commitlint/to-lines" "^12.0.1"
236-
"@commitlint/types" "^12.0.1"
226+
"@commitlint/ensure" "^12.1.1"
227+
"@commitlint/message" "^12.1.1"
228+
"@commitlint/to-lines" "^12.1.1"
229+
"@commitlint/types" "^12.1.1"
237230

238-
"@commitlint/to-lines@^12.0.1":
239-
version "12.0.1"
240-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.0.1.tgz#586d89b9f9ff99ef93b3c8aa3d77faffbe3ffedc"
241-
integrity sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==
231+
"@commitlint/to-lines@^12.1.1":
232+
version "12.1.1"
233+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.1.1.tgz#40fbed1767d637249ce49b311a51909d8361ecf8"
234+
integrity sha512-W23AH2XF5rI27MOAPSSr0TUDoRe7ZbFoRtYhFnPu2MBmcuDA9Tmfd9N5sM2tBXtdE26uq3SazwKqGt1OoGAilQ==
242235

243-
"@commitlint/top-level@^12.0.1":
244-
version "12.0.1"
245-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.0.1.tgz#9c7efd319a4f8d29001f011ba8b0e21fad6044f6"
246-
integrity sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==
236+
"@commitlint/top-level@^12.1.1":
237+
version "12.1.1"
238+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.1.1.tgz#228df8fc36b6d7ea7ad149badfb6ef53dbc7001d"
239+
integrity sha512-g7uRbr81QEIg+pbii0OkE17Zh/2C/f6dSmiMDVRn1S0+hNHR1bENCh18hVUKcV/qKTUsKkFlhhWXM9mQBfxQJw==
247240
dependencies:
248241
find-up "^5.0.0"
249242

250-
"@commitlint/types@^12.0.1":
251-
version "12.0.1"
252-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.0.1.tgz#04a0cbb8aa56b7c004f8939c2d1ef8892ec68327"
253-
integrity sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==
243+
"@commitlint/types@^12.1.1":
244+
version "12.1.1"
245+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.1.1.tgz#8e651f6af0171cd4f8d464c6c37a7cf63ee071bd"
246+
integrity sha512-+qGH+s2Lo6qwacV2X3/ZypZwaAI84ift+1HBjXdXtI/q0F5NtmXucV3lcQOTviMTNiJhq4qWON2fjci2NItASw==
254247
dependencies:
255248
chalk "^4.0.0"
256249

@@ -3026,15 +3019,7 @@ jsprim@^1.2.2:
30263019
json-schema "0.2.3"
30273020
verror "1.10.0"
30283021

3029-
"jsx-ast-utils@^2.4.1 || ^3.0.0":
3030-
version "3.0.0"
3031-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.0.0.tgz#0f49d5093bafa4b45d3fe02147d8b40ffc6c7438"
3032-
integrity sha512-sPuicm6EPKYI/UnWpOatvg4pI50qaBo4dSOMGUPutmJ26ttedFKXr0It0XXPk4HKnQ/1X0st4eSS2w2jhFk9Ow==
3033-
dependencies:
3034-
array-includes "^3.1.1"
3035-
object.assign "^4.1.1"
3036-
3037-
jsx-ast-utils@^3.1.0:
3022+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0:
30383023
version "3.1.0"
30393024
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz#642f1d7b88aa6d7eb9d8f2210e166478444fa891"
30403025
integrity sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==
@@ -5038,10 +5023,10 @@ semver-regex@^2.0.0:
50385023
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
50395024
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
50405025

5041-
[email protected].4, semver@^7.1.2, semver@^7.3.2:
5042-
version "7.3.4"
5043-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
5044-
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
5026+
[email protected].5, semver@^7.1.2, semver@^7.3.2:
5027+
version "7.3.5"
5028+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
5029+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
50455030
dependencies:
50465031
lru-cache "^6.0.0"
50475032

0 commit comments

Comments
 (0)