8000 chore: bump @commitlint/cli from 9.1.2 to 11.0.0 (#3046) · arminyahya/typescript-eslint@b49389f · GitHub
[go: up one dir, main page]

Skip to content

Commit b49389f

Browse files
chore: bump @commitlint/cli from 9.1.2 to 11.0.0 (typescript-eslint#3046)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v9.1.2...v11.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8938b0c commit b49389f

File tree

2 files changed

+126
-97
lines changed

2 files changed

+126
-97
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"node": "^10.12.0 || >=12.0.0"
7373
},
7474
"devDependencies": {
75-
"@commitlint/cli": "^9.1.2",
75+
"@commitlint/cli": "^11.0.0",
7676
"@commitlint/config-conventional": "^11.0.0",
7777
"@commitlint/config-lerna-scopes": "^11.0.0",
7878
"@types/debug": "^4.1.5",

yarn.lock

Lines changed: 125 additions & 96 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
dependencies:
233233
"@babel/helper-plugin-utils" "^7.12.13"
234234

235-
"@babel/runtime@^7.11.0", "@babel/runtime@^7.7.6", "@babel/runtime@^7.9.6":
235+
"@babel/runtime@^7.11.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.7.6":
236236
version "7.12.13"
237237
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
238238
integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
@@ -285,19 +285,19 @@
285285
exec-sh "^0.3.2"
286286
minimist "^1.2.0"
287287

288-
"@commitlint/cli@^9.1.2":
289-
version "9.1.2"
290-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-9.1.2.tgz#3773699ea2ee6192f8dc14dd09b479baaaa13cd3"
291-
integrity sha512-ctRrrPqjZ8r4Vc4FXpPaScEpkPwfvB0Us3NK2SD2AnLwXGMxOLFTabDmNySU1Xc40ud2CmJsaV8lpavvzs8ZZA==
292-
dependencies:
293-
"@babel/runtime" "^7.9.6"
294-
"@commitlint/format" "^9.1.2"
295-
"@commitlint/lint" "^9.1.2"
296-
"@commitlint/load" "^9.1.2"
297-
"@commitlint/read" "^9.1.2"
288+
"@commitlint/cli@^11.0.0":
289+
version "11.0.0"
290+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-11.0.0.tgz#698199bc52afed50aa28169237758fa14a67b5d3"
291+
integrity sha512-YWZWg1DuqqO5Zjh7vUOeSX76vm0FFyz4y0cpGMFhrhvUi5unc4IVfCXZ6337R9zxuBtmveiRuuhQqnRRer+13g==
292+
dependencies:
293+
"@babel/runtime" "^7.11.2"
294+
"@commitlint/format" "^11.0.0"
295+
"@commitlint/lint" "^11.0.0"
296+
"@commitlint/load" "^11.0.0"
297+
"@commitlint/read" "^11.0.0"
298298
chalk "4.1.0"
299299
core-js "^3.6.1"
300-
get-stdin "7.0.0"
300+
get-stdin "8.0.0"
301301
lodash "^4.17.19"
302302
resolve-from "5.0.0"
303303
resolve-global "1.0.0"
@@ -319,116 +319,116 @@
319319
resolve-pkg "2.0.0"
320320
semver "7.3.2"
321321

322-
"@commitlint/ensure@^9.1.2":
323-
version "9.1.2"
324-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-9.1.2.tgz#0575cb42451f560cdca7f0b775ab57cdf651ec42"
325-
integrity sha512-hwQICwpNSTsZgj/1/SdPvYAzhwjwgCJI4vLbT879+Jc+AJ6sj2bUDGw/F89vzgKz1VnaMm4D65bNhoWhG3pdhQ==
322+
"@commitlint/ensure@^11.0.0":
323+
version "11.0.0"
324+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-11.0.0.tgz#3e796b968ab5b72bc6f8a6040076406306c987fb"
325+
integrity sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug==
326326
dependencies:
327-
"@commitlint/types" "^9.1.2"
327+
"@commitlint/types" "^11.0.0"
328328
lodash "^4.17.19"
329329

330-
"@commitlint/execute-rule@^9.1.2":
331-
version "9.1.2"
332-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-9.1.2.tgz#74a77eae50c8d2e5766822061ddf0df1b4f08027"
333-
integrity sha512-NGbeo0KCVYo1yj9vVPFHv6RGFpIF6wcQxpFYUKGIzZVV9Vz1WyiKS689JXa99Dt1aN0cZlEJJLnTNDIgYls0Vg==
330+
"@commitlint/execute-rule@^11.0.0":
331+
version "11.0.0"
332+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-11.0.0.tgz#3ed60ab7a33019e58d90e2d891b75d7df77b4b4d"
333+
integrity sha512-g01p1g4BmYlZ2+tdotCavrMunnPFPhTzG1ZiLKTCYrooHRbmvqo42ZZn4QMStUEIcn+jfLb6BRZX3JzIwA1ezQ==
334334

335-
"@commitlint/format@^9.1.2":
336-
version "9.1.2"
337-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-9.1.2.tgz#14938bfed22132e00be92931bfcb96dae32dfd1c"
338-
integrity sha512-+ZWTOSGEU6dbn3NRh1q7sY5K5QLiSs7E2uSzuYnWHXcQk8nlTvnE0ibwMCQxdKLaOTZiN57fHM/7M9Re2gsRuw==
335+
"@commitlint/format@^11.0.0":
336+
version "11.0.0"
337+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-11.0.0.tgz#ac47b0b9ca46540c0082c721b290794e67bdc51b"
338+
integrity sha512-bpBLWmG0wfZH/svzqD1hsGTpm79TKJWcf6EXZllh2J/LSSYKxGlv967lpw0hNojme0sZd4a/97R3qA2QHWWSLg==
339339
dependencies:
340-
"@commitlint/types" "^9.1.2"
340+
"@commitlint/types" "^11.0.0"
341341
chalk "^4.0.0"
342342

343-
"@commitlint/is-ignored@^9.1.2":
344-
version "9.1.2"
345-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-9.1.2.tgz#ac3cb01d0432d57db717da1e8bb370a283ef75bb"
346-
integrity sha512-423W/+Ro+Cc8cg81+t9gds1EscMZNjnGT31nKDvxVxJxXiXQsYYoFEQbU+nfUrRGQsUikEgEJ3ppVGr1linvcQ==
343+
"@commitlint/is-ignored@^11.0.0":
344+
version "11.0.0"
345+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-11.0.0.tgz#7b803eda56276dbe7fec51eb1510676198468f39"
346+
integrity sha512-VLHOUBN+sOlkYC4tGuzE41yNPO2w09sQnOpfS+pSPnBFkNUUHawEuA44PLHtDvQgVuYrMAmSWFQpWabMoP5/Xg==
347347
dependencies:
348-
"@commitlint/types" "^9.1.2"
348+
"@commitlint/types" "^11.0.0"
349349
semver "7.3.2"
350350

351-
"@commitlint/lint@^9.1.2":
352-
version "9.1.2"
353-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-9.1.2.tgz#fbb110df8c52c1d6e5def07fb44a47066870c838"
354-
integrity sha512-XvggqHZ4XSTKOgzJhCzz52cWRRO57QQnEviwGj0qnD4jdwC+8h2u9LNZwoa2tGAuaNM3nSm//wNK7FRZhgiiFA==
351+
"@commitlint/lint@^11.0.0":
352+
version "11.0.0"
353+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-11.0.0.tgz#01e062cd1b0e7c3d756aa2c246462e0b6a3348a4"
354+
integrity sha512-Q8IIqGIHfwKr8ecVZyYh6NtXFmKw4YSEWEr2GJTB/fTZXgaOGtGFZDWOesCZllQ63f1s/oWJYtVv5RAEuwN8BQ==
355355
dependencies:
356-
"@commitlint/is-ignored" "^9.1.2"
357-
"@commitlint/parse" "^9.1.2"
358-
"@commitlint/rules" "^9.1.2"
359-
"@commitlint/types" "^9.1.2"
356+
"@commitlint/is-ignored" "^11.0.0"
357+
"@commitlint/parse" "^11.0.0"
358+
"@commitlint/rules" "^11.0.0"
359+
"@commitlint/types" "^11.0.0"
360360

361-
"@commitlint/load@>6.1.1", "@commitlint/load@^9.1.2":
362-
version "9.1.2"
363-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-9.1.2.tgz#c79634e8805ab35f318c535fdbda748288bf5395"
364-
integrity sha512-FPL82xBuF7J3EJ57kLVoligQP4BFRwrknooP+vNT787AXmQ/Fddc/iYYwHwy67pNkk5N++/51UyDl/CqiHb6nA==
361+
"@commitlint/load@>6.1.1", "@commitlint/load@^11.0.0":
362+
version "11.0.0"
363+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-11.0.0.tgz#f736562f0ffa7e773f8808fea93319042ee18211"
364+
integrity sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg==
365365
dependencies:
366-
"@commitlint/execute-rule" "^9.1.2"
367-
"@commitlint/resolve-extends" "^9.1.2"
368-
"@commitlint/types" "^9.1.2"
366+
"@commitlint/execute-rule" "^11.0.0"
367+
"@commitlint/resolve-extends" "^11.0.0"
368+
"@commitlint/types" "^11.0.0"
369369
chalk "4.1.0"
370-
cosmiconfig "^6.0.0"
370+
cosmiconfig "^7.0.0"
371371
lodash "^4.17.19"
372372
resolve-from "^5.0.0"
373373

374-
"@commitlint/message@^9.1.2":
375-
version "9.1.2"
376-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-9.1.2.tgz#7589f03fa5807ed51adde1851db86d84e8ff3efe"
377-
integrity sha512-ndlx5z7bPVLG347oYJUHuQ41eTcsw+aUYT1ZwQyci0Duy2atpuoeeSw9SuM1PjufzRCpb6ExzFEgGzcCRKAJsg==
374+
"@commitlint/message@^11.0.0":
375+
version "11.0.0"
376+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-11.0.0.tgz#83554c3cbbc884fd07b473593bc3e94bcaa3ee05"
377+
integrity sha512-01ObK/18JL7PEIE3dBRtoMmU6S3ecPYDTQWWhcO+ErA3Ai0KDYqV5VWWEijdcVafNpdeUNrEMigRkxXHQLbyJA==
378378

379-
"@commitlint/parse@^9.1.2":
380-
version "9.1.2"
381-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-9.1.2.tgz#ce0f91df846f978bc369b50c23fe894536bde664"
382-
integrity sha512-d+/VYbkotctW+lzDpus/R6xTerOqFQkW1myH+3PwnqYSE6JU/uHT4MlZNGJBv8pX9SPlR66t6X9puFobqtezEw==
379+
"@commitlint/parse@^11.0.0":
380+
version "11.0.0"
381+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-11.0.0.tgz#d18b08cf67c35d02115207d7009306a2e8e7c901"
382+
integrity sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A==
383383
dependencies:
384384
conventional-changelog-angular "^5.0.0"
385385
conventional-commits-parser "^3.0.0"
386386

387-
"@commitlint/read@^9.1.2":
388-
version "9.1.2"
389-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-9.1.2.tgz#ad8f62c733f9438fd5b388c72f7122f9038edd14"
390-
integrity sha512-C2sNBQOqeQXMxpWtRnXYKYB3D9yuybPtQNY/P67A6o8XH/UMHkFaUTyIx1KRgu0IG0yTTItRt46FGnsMWLotvA==
387+
"@commitlint/read@^11.0.0":
388+
version "11.0.0"
389+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-11.0.0.tgz#f24240548c63587bba139fa5a364cab926077016"
390+
integrity sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g==
391391
dependencies:
392-
"@commitlint/top-level" "^9.1.2"
393-
fs-extra "^8.1.0"
392+
"@commitlint/top-level" "^11.0.0"
393+
fs-extra "^9.0.0"
394394
git-raw-commits "^2.0.0"
395395

396-
"@commitlint/resolve-extends@^9.1.2":
397-
version "9.1.2"
398-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-9.1.2.tgz#222dcb73b139b6645cf3ce3bd55db429a98600b3"
399-
integrity sha512-HcoL+qFGmWEu9VM4fY0HI+VzF4yHcg3x+9Hx6pYFZ+r2wLbnKs964y0v68oyMO/mS/46MVoLNXZGR8U3adpadg==
396+
"@commitlint/resolve-extends@^11.0.0":
397+
version "11.0.0"
398+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-11.0.0.tgz#158ecbe27d4a2a51d426111a01478e216fbb1036"
399+
integrity sha512-WinU6Uv6L7HDGLqn/To13KM1CWvZ09VHZqryqxXa1OY+EvJkfU734CwnOEeNlSCK7FVLrB4kmodLJtL1dkEpXw==
400400
dependencies:
401401
import-fresh "^3.0.0"
402402
lodash "^4.17.19"
403403
resolve-from "^5.0.0"
404404
resolve-global "^1.0.0"
405405

406-
"@commitlint/rules@^9.1.2":
407-
version "9.1.2"
408-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-9.1.2.tgz#8ac33264785000f3f1c1b4a61b2450b7802835f9"
409-
integrity sha512-1vecFuzqVqjiT57ocXq1bL8V6GEF1NZs3BR0dQzObaqHftImIxBVII299gasckTkcuxNc8M+7XxZyKxUthukpQ==
406+
"@commitlint/rules@^11.0.0":
407+
version "11.0.0"
408+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-11.0.0.tgz#bdb310cc6fc55c9f8d7d917a22b69055c535c375"
409+
integrity sha512-2hD9y9Ep5ZfoNxDDPkQadd2jJeocrwC4vJ98I0g8pNYn/W8hS9+/FuNpolREHN8PhmexXbkjrwyQrWbuC0DVaA==
410410
dependencies:
411-
"@commitlint/ensure" "^9.1.2"
412-
"@commitlint/message" "^9.1.2"
413-
"@commitlint/to-lines" "^9.1.2"
414-
"@commitlint/types" "^9.1.2"
411+
"@commitlint/ensure" "^11.0.0"
412+
"@commitlint/message" "^11.0.0"
413+
"@commitlint/to-lines" "^11.0.0"
414+
"@commitlint/types" "^11.0.0"
415415

416-
"@commitlint/to-lines@^9.1.2":
417-
version "9.1.2"
418-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-9.1.2.tgz#dd8761d17f1f7b9a52e255af4bed5bf311bf773f"
419-
integrity sha512-o4zWcMf9EnzA3MOqx01780SgrKq5hqDJmUBPk30g6an0XcDuDy3OSZHHTJFdzsg4V9FjC4OY44sFeK7GN7NaxQ==
416+
"@commitlint/to-lines@^11.0.0":
417+
version "11.0.0"
418+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-11.0.0.tgz#86dea151c10eea41e39ea96fa4de07839258a7fe"
419+
integrity sha512-TIDTB0Y23jlCNubDROUVokbJk6860idYB5cZkLWcRS9tlb6YSoeLn1NLafPlrhhkkkZzTYnlKYzCVrBNVes1iw==
420420

421-
"@commitlint/top-level@^9.1.2":
422-
version "9.1.2"
423-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-9.1.2.tgz#fba25e30e9a014fe0426cf45908509a271990ce1"
424-
integrity sha512-KMPP5xVePcz3B1dKqcZdU4FZBVOkT+bG3ip4RQX2TeCJoomMkTjd0utALs7rpTGLID6BXbwwXepZCZJREjR/Bw==
421+
"@commitlint/top-level@^11.0.0":
422+
version "11.0.0"
423+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-11.0.0.tgz#bb2d1b6e5ed3be56874633b59e1f7de118c32783"
424+
integrity sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA==
425425
dependencies:
426-
find-up "^4.0.0"
426+
find-up "^5.0.0"
427427

428-
"@commitlint/types@^9.1.2":
429-
version "9.1.2"
430-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-9.1.2.tgz#d05f66db03e3a3638a654e8badf2deb489eb220d"
431-
integrity sha512-r3fwVbVH+M8W0qYlBBZFsUwKe6NT5qvz+EmU7sr8VeN1cQ63z+3cfXyTo7WGGEMEgKiT0jboNAK3b1FZp8k9LQ==
428+
"@commitlint/types@^11.0.0":
429+
version "11.0.0"
430+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
431+
integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
432432

433433
"@cspell/cspell-bundled-dicts@^5.2.4":
434434
version "5.2.4"
@@ -4049,6 +4049,14 @@ find-up@^4.0.0, find-up@^4.1.0:
40494049
locate-path "^5.0.0"
40504050
path-exists "^4.0.0"
40514051

4052+
find-up@^5.0.0:
4053+
version "5.0.0"
4054+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
4055+
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
4056+
dependencies:
4057+
locate-path "^6.0.0"
4058+
path-exists "^4.0.0"
4059+
40524060
find-versions@^3.2.0:
40534061
version "3.2.0"
40544062
resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-3.2.0.tgz#10297f98030a786829681690545ef659ed1d254e"
@@ -4131,7 +4139,7 @@ fs-extra@8.1.0, fs-extra@^8.1.0:
41314139
jsonfile "^4.0.0"
41324140
universalify "^0.1.0"
41334141

4134-
fs-extra@^9.1.0:
4142+
fs-extra@^9.0.0, fs-extra@^9.1.0:
41354143
version "9.1.0"
41364144
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
41374145
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
@@ -4238,21 +4246,16 @@ get-port@^4.2.0:
42384246
resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.2.0.tgz#e37368b1e863b7629c43c5a323625f95cf24b119"
42394247
integrity sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==
42404248

4241-
get-stdin@7.0.0:
4242-
version "7.0.0"
4243-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
4244-
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
4249+
get-stdin@8.0.0, get-stdin@^8.0.0:
4250+
version "8.0.0"
4251+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
4252+
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
42454253

42464254
get-stdin@^4.0.1:
42474255
version "4.0.1"
42484256
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
42494257
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
42504258

4251-
get-stdin@^8.0.0:
4252-
version "8.0.0"
4253-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"
4254-
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
4255-
42564259
get-stdin@~5.0.1:
42574260
version "5.0.1"
42584261
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
@@ -5892,6 +5895,13 @@ locate-path@^5.0.0:
58925895
dependencies:
58935896
p-locate "^4.1.0"
58945897

5898+
locate-path@^6.0.0:
5899+
version "6.0.0"
5900+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
5901+
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
5902+
dependencies:
5903+
p-locate "^5.0.0"
5904+
58955905
lodash._reinterpolate@^3.0.0:
58965906
version "3.0.0"
58975907
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6791,6 +6801,13 @@ p-limit@^2.0.0, p-limit@^2.2.0:
67916801
dependencies:
67926802
p-try "^2.0.0"
67936803

6804+
p-limit@^3.0.2:
6805+
version "3.1.0"
6806+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
6807+
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
6808+
dependencies:
6809+
yocto-queue "^0.1.0"
6810+
67946811
p-locate@^2.0.0:
67956812
version "2.0.0"
67966813
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -6812,6 +6829,13 @@ p-locate@^4.1.0:
68126829
dependencies:
68136830
p-limit "^2.2.0"
68146831

6832+
p-locate@^5.0.0:
6833+
version "5.0.0"
6834+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
6835+
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
6836+
dependencies:
6837+
p-limit "^3.0.2"
6838+
68156839
p-map-series@^1.0.0:
68166840
version "1.0.0"
68176841
resolved "https://registry.yarnpkg.com/p-map-series/-/p-map-series-1.0.0.tgz#bf98fe575705658a9e1351befb85ae4c1f07bdca"
@@ -9109,3 +9133,8 @@ yn@3.1.1:
91099133
version "3.1.1"
91109134
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
91119135
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
9136+
9137+
yocto-queue@^0.1.0:
9138+
version "0.1.0"
9139+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
9140+
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

0 commit comments

Comments
 (0)
0