|
1359 | 1359 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
1360 | 1360 |
|
1361 | 1361 | "@commitlint/cli@^17.0.0": |
1362 | | - version "17.3.0" |
1363 | | - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.3.0.tgz#d8497f03e27a5161178e802168d77de2941959a0" |
1364 | | - integrity sha512-/H0md7TsKflKzVPz226VfXzVafJFO1f9+r2KcFvmBu08V0T56lZU1s8WL7/xlxqLMqBTVaBf7Ixtc4bskdEEZg== |
1365 | | - dependencies: |
1366 | | - "@commitlint/format" "^17.0.0" |
1367 | | - "@commitlint/lint" "^17.3.0" |
1368 | | - "@commitlint/load" "^17.3.0" |
1369 | | - "@commitlint/read" "^17.2.0" |
1370 | | - "@commitlint/types" "^17.0.0" |
| 1362 | + version "17.4.2" |
| 1363 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b" |
| 1364 | + integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA== |
| 1365 | + dependencies: |
| 1366 | + "@commitlint/format" "^17.4.0" |
| 1367 | + "@commitlint/lint" "^17.4.2" |
| 1368 | + "@commitlint/load" "^17.4.2" |
| 1369 | + "@commitlint/read" "^17.4.2" |
| 1370 | + "@commitlint/types" "^17.4.0" |
1371 | 1371 | execa "^5.0.0" |
1372 | 1372 | lodash.isfunction "^3.0.9" |
1373 | 1373 | resolve-from "5.0.0" |
|
1381 | 1381 | dependencies: |
1382 | 1382 | conventional-changelog-conventionalcommits "^5.0.0" |
1383 | 1383 |
|
1384 | | -"@commitlint/config-validator@^17.1.0": |
1385 | | - version "17.1.0" |
1386 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.1.0.tgz#51d09ca53d7a0d19736abf34eb18a66efce0f97a" |
1387 | | - integrity sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg== |
| 1384 | +"@commitlint/config-validator@^17.4.0": |
| 1385 | + version "17.4.0" |
| 1386 | + resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.0.tgz#2cb229672a22476cf1f21bedbfcd788e5da5b54f" |
| 1387 | + integrity sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA== |
1388 | 1388 | dependencies: |
1389 | | - "@commitlint/types" "^17.0.0" |
| 1389 | + "@commitlint/types" "^17.4.0" |
1390 | 1390 | ajv "^8.11.0" |
1391 | 1391 |
|
1392 | | -"@commitlint/ensure@^17.3.0": |
1393 | | - version "17.3.0" |
1394 | | - resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.3.0.tgz#d7bb60291a254152b468ccb2be8c0dc79667247e" |
1395 | | - integrity sha512-kWbrQHDoW5veIUQx30gXoLOCjWvwC6OOEofhPCLl5ytRPBDAQObMbxTha1Bt2aSyNE/IrJ0s0xkdZ1Gi3wJwQg== |
| 1392 | +"@commitlint/ensure@^17.4.0": |
| 1393 | + version "17.4.0" |
| 1394 | + resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.0.tgz#3de65768bfccb9956ec3a0ecd8a415421bf315e5" |
| 1395 | + integrity sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw== |
1396 | 1396 | dependencies: |
1397 | | - "@commitlint/types" "^17.0.0" |
| 1397 | + "@commitlint/types" "^17.4.0" |
1398 | 1398 | lodash.camelcase "^4.3.0" |
1399 | 1399 | lodash.kebabcase "^4.1.1" |
1400 | 1400 | lodash.snakecase "^4.1.1" |
1401 | 1401 | lodash.startcase "^4.4.0" |
1402 | 1402 | lodash.upperfirst "^4.3.1" |
1403 | 1403 |
|
1404 | | -"@commitlint/execute-rule@^17.0.0": |
1405 | | - version "17.0.0" |
1406 | | - resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.0.0.tgz#186e9261fd36733922ae617497888c4bdb6e5c92" |
1407 | | - integrity sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ== |
| 1404 | +"@commitlint/execute-rule@^17.4.0": |
| 1405 | + version "17.4.0" |
| 1406 | + resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz#4518e77958893d0a5835babe65bf87e2638f6939" |
| 1407 | + integrity sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA== |
1408 | 1408 |
|
1409 | | -"@commitlint/format@^17.0.0": |
1410 | | - version "17.0.0" |
1411 | | - resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.0.0.tgz#2c991ac0df3955fe5d7d4d733967bd17e6cfd9e0" |
1412 | | - integrity sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA== |
| 1409 | +"@commitlint/format@^17.4.0": |
| 1410 | + version "17.4.0" |
| 1411 | + resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.4.0.tgz#1c80cf3a6274ff9b3d3c0dd150a97882d557aa0f" |
| 1412 | + integrity sha512-Z2bWAU5+f1YZh9W76c84J8iLIWIvvm+mzqogTz0Nsc1x6EHW0Z2gI38g5HAjB0r0I3ZjR15IDEJKhsxyblcyhA== |
1413 | 1413 | dependencies: |
1414 | | - "@commitlint/types" "^17.0.0" |
| 1414 | + "@commitlint/types" "^17.4.0" |
1415 | 1415 | chalk "^4.1.0" |
1416 | 1416 |
|
1417 | | -"@commitlint/is-ignored@^17.2.0": |
1418 | | - version "17.2.0" |
1419 | | - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.2.0.tgz#07c329396e2457fd37e8707f990c3a49731a168d" |
1420 | | - integrity sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg== |
1421 | | - dependencies: |
1422 | | - "@commitlint/types" "^17.0.0" |
1423 | | - semver "7.3.7" |
1424 | | - |
1425 | | -"@commitlint/lint@^17.3.0": |
1426 | | - version "17.3.0" |
1427 | | - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.3.0.tgz#16506deaa347d61bd1195b17df1c6809a553d2a0" |
1428 | | - integrity sha512-VilOTPg0i9A7CCWM49E9bl5jytfTvfTxf9iwbWAWNjxJ/A5mhPKbm3sHuAdwJ87tDk1k4j8vomYfH23iaY+1Rw== |
1429 | | - dependencies: |
1430 | | - "@commitlint/is-ignored" "^17.2.0" |
1431 | | - "@commitlint/parse" "^17.2.0" |
1432 | | - "@commitlint/rules" "^17.3.0" |
1433 | | - "@commitlint/types" "^17.0.0" |
1434 | | - |
1435 | | -"@commitlint/load@^17.3.0": |
1436 | | - version "17.3.0" |
1437 | | - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.3.0.tgz#ebfec0198dd1627627e32a2b2ae4744d297599a8" |
1438 | | - integrity sha512-u/pV6rCAJrCUN+HylBHLzZ4qj1Ew3+eN9GBPhNi9otGxtOfA8b+8nJSxaNbcC23Ins/kcpjGf9zPSVW7628Umw== |
1439 | | - dependencies: |
1440 | | - "@commitlint/config-validator" "^17.1.0" |
1441 | | - "@commitlint/execute-rule" "^17.0.0" |
1442 | | - "@commitlint/resolve-extends" "^17.3.0" |
1443 | | - "@commitlint/types" "^17.0.0" |
1444 | | - "@types/node" "^14.0.0" |
| 1417 | +"@commitlint/is-ignored@^17.4.2": |
| 1418 | + version "17.4.2" |
| 1419 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz#2d40a34e071c3e595e485fafe8460457a7b7af9d" |
| 1420 | + integrity sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q== |
| 1421 | + dependencies: |
| 1422 | + "@commitlint/types" "^17.4.0" |
| 1423 | + semver "7.3.8" |
| 1424 | + |
| 1425 | +"@commitlint/lint@^17.4.2": |
| 1426 | + version "17.4.2" |
| 1427 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd" |
| 1428 | + integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw== |
| 1429 | + dependencies: |
| 1430 | + "@commitlint/is-ignored" "^17.4.2" |
| 1431 | + "@commitlint/parse" "^17.4.2" |
| 1432 | + "@commitlint/rules" "^17.4.2" |
| 1433 | + "@commitlint/types" "^17.4.0" |
| 1434 | + |
| 1435 | +"@commitlint/load@^17.4.2": |
| 1436 | + version "17.4.2" |
| 1437 | + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.2.tgz#551875c3e1dce6dc0375dc9c8ad551de8ba35de4" |
| 1438 | + integrity sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw== |
| 1439 | + dependencies: |
| 1440 | + "@commitlint/config-validator" "^17.4.0" |
| 1441 | + "@commitlint/execute-rule" "^17.4.0" |
| 1442 | + "@commitlint/resolve-extends" "^17.4.0" |
| 1443 | + "@commitlint/types" "^17.4.0" |
| 1444 | + "@types/node" "*" |
1445 | 1445 | chalk "^4.1.0" |
1446 | | - cosmiconfig "^7.0.0" |
| 1446 | + cosmiconfig "^8.0.0" |
1447 | 1447 | cosmiconfig-typescript-loader "^4.0.0" |
1448 | 1448 | lodash.isplainobject "^4.0.6" |
1449 | 1449 | lodash.merge "^4.6.2" |
|
1452 | 1452 | ts-node "^10.8.1" |
1453 | 1453 | typescript "^4.6.4" |
1454 | 1454 |
|
1455 | | -"@commitlint/message@^17.2.0": |
1456 | | - version "17.2.0" |
1457 | | - resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.2.0.tgz#c546b7a441b9f69493257f9fe0c3c8fc37933b27" |
1458 | | - integrity sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q== |
| 1455 | +"@commitlint/message@^17.4.2": |
| 1456 | + version "17.4.2" |
| 1457 | + resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" |
| 1458 | + integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== |
1459 | 1459 |
|
1460 | | -"@commitlint/parse@^17.2.0": |
1461 | | - version "17.2.0" |
1462 | | - resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.2.0.tgz#d87b09436ec741c2267b76a41972b34e53459a81" |
1463 | | - integrity sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q== |
| 1460 | +"@commitlint/parse@^17.4.2": |
| 1461 | + version "17.4.2" |
| 1462 | + resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.2.tgz#b0f8a257a1f93387a497408b0b4cadba60ee3359" |
| 1463 | + integrity sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA== |
1464 | 1464 | dependencies: |
1465 | | - "@commitlint/types" "^17.0.0" |
| 1465 | + "@commitlint/types" "^17.4.0" |
1466 | 1466 | conventional-changelog-angular "^5.0.11" |
1467 | 1467 | conventional-commits-parser "^3.2.2" |
1468 | 1468 |
|
1469 | | -"@commitlint/read@^17.2.0": |
1470 | | - version "17.2.0" |
1471 | | - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.2.0.tgz#7a67b7b611d978a344c2430cba030252c2170723" |
1472 | | - integrity sha512-bbblBhrHkjxra3ptJNm0abxu7yeAaxumQ8ZtD6GIVqzURCETCP7Dm0tlVvGRDyXBuqX6lIJxh3W7oyKqllDsHQ== |
| 1469 | +"@commitlint/read@^17.4.2": |
| 1470 | + version "17.4.2" |
| 1471 | + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.2.tgz#4880a05271fb44cefa54d365a17d5753496a6de0" |
| 1472 | + integrity sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg== |
1473 | 1473 | dependencies: |
1474 | | - "@commitlint/top-level" "^17.0.0" |
1475 | | - "@commitlint/types" "^17.0.0" |
1476 | | - fs-extra "^10.0.0" |
| 1474 | + "@commitlint/top-level" "^17.4.0" |
| 1475 | + "@commitlint/types" "^17.4.0" |
| 1476 | + fs-extra "^11.0.0" |
1477 | 1477 | git-raw-commits "^2.0.0" |
1478 | 1478 | minimist "^1.2.6" |
1479 | 1479 |
|
1480 | | -"@commitlint/resolve-extends@^17.3.0": |
1481 | | - version "17.3.0" |
1482 | | - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.3.0.tgz#413a9ec393266d0673e6b9ec2f0974c358ed662d" |
1483 | | - integrity sha512-Lf3JufJlc5yVEtJWC8o4IAZaB8FQAUaVlhlAHRACd0TTFizV2Lk2VH70et23KgvbQNf7kQzHs/2B4QZalBv6Cg== |
| 1480 | +"@commitlint/resolve-extends@^17.4.0": |
| 1481 | + version "17.4.0" |
| 1482 | + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.0.tgz#9023da6c70c4ebd173b4b0995fe29f27051da2d3" |
| 1483 | + integrity sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ== |
1484 | 1484 | dependencies: |
1485 | | - "@commitlint/config-validator" "^17.1.0" |
1486 | | - "@commitlint/types" "^17.0.0" |
| 1485 | + "@commitlint/config-validator" "^17.4.0" |
| 1486 | + "@commitlint/types" "^17.4.0" |
1487 | 1487 | import-fresh "^3.0.0" |
1488 | 1488 | lodash.mergewith "^4.6.2" |
1489 | 1489 | resolve-from "^5.0.0" |
1490 | 1490 | resolve-global "^1.0.0" |
1491 | 1491 |
|
1492 | | -"@commitlint/rules@^17.3.0": |
1493 | | - version "17.3.0" |
1494 | | - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.3.0.tgz#4b31d6739f7eb8c7222b323b0bc2b63bd298a4ad" |
1495 | | - integrity sha512-s2UhDjC5yP2utx3WWqsnZRzjgzAX8BMwr1nltC0u0p8T/nzpkx4TojEfhlsOUj1t7efxzZRjUAV0NxNwdJyk+g== |
| 1492 | +"@commitlint/rules@^17.4.2": |
| 1493 | + version "17.4.2" |
| 1494 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b" |
| 1495 | + integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ== |
1496 | 1496 | dependencies: |
1497 | | - "@commitlint/ensure" "^17.3.0" |
1498 | | - "@commitlint/message" "^17.2.0" |
1499 | | - "@commitlint/to-lines" "^17.0.0" |
1500 | | - "@commitlint/types" "^17.0.0" |
| 1497 | + "@commitlint/ensure" "^17.4.0" |
| 1498 | + "@commitlint/message" "^17.4.2" |
| 1499 | + "@commitlint/to-lines" "^17.4.0" |
| 1500 | + "@commitlint/types" "^17.4.0" |
1501 | 1501 | execa "^5.0.0" |
1502 | 1502 |
|
1503 | | -"@commitlint/to-lines@^17.0.0": |
1504 | | - version "17.0.0" |
1505 | | - resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.0.0.tgz#5766895836b8085b099a098482f88a03f070b411" |
1506 | | - integrity sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ== |
| 1503 | +"@commitlint/to-lines@^17.4.0": |
| 1504 | + version "17.4.0" |
| 1505 | + resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.4.0.tgz#9bd02e911e7d4eab3fb4a50376c4c6d331e10d8d" |
| 1506 | + integrity sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg== |
1507 | 1507 |
|
1508 | | -"@commitlint/top-level@^17.0.0": |
1509 | | - version "17.0.0" |
1510 | | - resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.0.0.tgz#ebd0df4c703c026c2fbdc20fa746836334f4ed15" |
1511 | | - integrity sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ== |
| 1508 | +"@commitlint/top-level@^17.4.0": |
| 1509 | + version "17.4.0" |
| 1510 | + resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.4.0.tgz#540cac8290044cf846fbdd99f5cc51e8ac5f27d6" |
| 1511 | + integrity sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g== |
1512 | 1512 | dependencies: |
1513 | 1513 | find-up "^5.0.0" |
1514 | 1514 |
|
1515 | | -"@commitlint/types@^17.0.0": |
1516 | | - version "17.0.0" |
1517 | | - resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.0.0.tgz#3b4604c1a0f06c340ce976e6c6903d4f56e3e690" |
1518 | | - integrity sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ== |
| 1515 | +"@commitlint/types@^17.4.0": |
| 1516 | + version "17.4.0" |
| 1517 | + resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.0.tgz#c7c2b97b959f6175c164632bf26208ce417b3f31" |
| 1518 | + integrity sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA== |
1519 | 1519 | dependencies: |
1520 | 1520 | chalk "^4.1.0" |
1521 | 1521 |
|
|
2451 | 2451 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226" |
2452 | 2452 | integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg== |
2453 | 2453 |
|
2454 | | -"@types/node@^14.0.0": |
2455 | | - version "14.18.32" |
2456 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014" |
2457 | | - integrity sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow== |
2458 | | - |
2459 | 2454 | "@types/normalize-package-data@^2.4.0": |
2460 | 2455 | version "2.4.1" |
2461 | 2456 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" |
|
2468 | 2463 | dependencies: |
2469 | 2464 | "@types/webpack" "^4" |
2470 | 2465 |
|
2471 | | -"@types/parse-json@^4.0.0": |
2472 | | - version "4.0.0" |
2473 | | - resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
2474 | | - integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
2475 | | - |
2476 | 2466 | "@types/prettier@^2.1.5": |
2477 | 2467 | version "2.4.1" |
2478 | 2468 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.1.tgz#e1303048d5389563e130f5bdd89d37a99acb75eb" |
@@ -4536,16 +4526,15 @@ cosmiconfig@^5.0.0: |
4536 | 4526 | js-yaml "^3.13.1" |
4537 | 4527 | parse-json "^4.0.0" |
4538 | 4528 |
|
4539 | | -cosmiconfig@^7.0.0: |
4540 | | - version "7.0.1" |
4541 | | - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" |
4542 | | - integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== |
| 4529 | +cosmiconfig@^8.0.0: |
| 4530 | + version "8.0.0" |
| 4531 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97" |
| 4532 | + integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ== |
4543 | 4533 | dependencies: |
4544 | | - "@types/parse-json" "^4.0.0" |
4545 | 4534 | import-fresh "^3.2.1" |
| 4535 | + js-yaml "^4.1.0" |
4546 | 4536 | parse-json "^5.0.0" |
4547 | 4537 | path-type "^4.0.0" |
4548 | | - yaml "^1.10.0" |
4549 | 4538 |
|
4550 | 4539 | crc@^3.8.0: |
4551 | 4540 | version "3.8.0" |
@@ -5966,6 +5955,15 @@ fs-extra@^10.0.0: |
5966 | 5955 | jsonfile "^6.0.1" |
5967 | 5956 | universalify "^2.0.0" |
5968 | 5957 |
|
| 5958 | +fs-extra@^11.0.0: |
| 5959 | + version "11.1.0" |
| 5960 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed" |
| 5961 | + integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw== |
| 5962 | + dependencies: |
| 5963 | + graceful-fs "^4.2.0" |
| 5964 | + jsonfile "^6.0.1" |
| 5965 | + universalify "^2.0.0" |
| 5966 | + |
5969 | 5967 | fs-extra@^8.1.0: |
5970 | 5968 | version "8.1.0" |
5971 | 5969 | resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" |
|
10454 | 10452 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e" |
10455 | 10453 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== |
10456 | 10454 |
|
10457 | | -[email protected], [email protected], semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: |
| 10455 | + |
| 10456 | + version "7.3.8" |
| 10457 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798" |
| 10458 | + integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A== |
| 10459 | + dependencies: |
| 10460 | + lru-cache "^6.0.0" |
| 10461 | + |
| 10462 | +[email protected], semver@^7.1.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: |
10458 | 10463 | version "7.3.7" |
10459 | 10464 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" |
10460 | 10465 | integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== |
@@ -12182,11 +12187,6 @@ yallist@^4.0.0: |
12182 | 12187 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" |
12183 | 12188 | integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== |
12184 | 12189 |
|
12185 | | -yaml@^1.10.0: |
12186 | | - version "1.10.2" |
12187 | | - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" |
12188 | | - integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== |
12189 | | - |
12190 | 12190 | yaml@^2.1.3: |
12191 | 12191 | version "2.1.3" |
12192 | 12192 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.3.tgz#9b3a4c8aff9821b696275c79a8bee8399d945207" |
|
0 commit comments