|
825 | 825 | lodash "^4.17.10"
|
826 | 826 | to-fast-properties "^2.0.0"
|
827 | 827 |
|
828 |
| -"@hutson/parse-repository-url@^3.0.0": |
829 |
| - version "3.0.2" |
830 |
| - resolved "https://registry.yarnpkg.com/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz#98c23c950a3d9b6c8f0daed06da6c3af06981340" |
831 |
| - integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q== |
832 |
| - |
833 | 828 | "@samverschueren/stream-to-observable@^0.3.0":
|
834 | 829 | version "0.3.0"
|
835 | 830 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
|
@@ -2682,16 +2677,6 @@ get-pkg-repo@^1.0.0:
|
2682 | 2677 | parse-github-repo-url "^1.3.0"
|
2683 | 2678 | through2 "^2.0.0"
|
2684 | 2679 |
|
2685 |
| -get-pkg-repo@^4.1.0: |
2686 |
| - version "4.1.0" |
2687 |
| - resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-4.1.0.tgz#bd2b109e297af8ec541ba271607aab439f9a8610" |
2688 |
| - integrity sha512-BHJovsEz9igoxU9Idfa9XjKr0OuAfg6/wInYegP0/M3efsdVtKo1DipPebwnTZXtL9gzaPLvJv74J/U68yiiMg== |
2689 |
| - dependencies: |
2690 |
| - "@hutson/parse-repository-url" "^3.0.0" |
2691 |
| - hosted-git-info "^2.1.4" |
2692 |
| - meow "^5.0.0" |
2693 |
| - through2 "^2.0.0" |
2694 |
| - |
2695 | 2680 | get-port@^4.0.0:
|
2696 | 2681 | version "4.0.0"
|
2697 | 2682 | resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.0.0.tgz#373c85960138ee20027c070e3cb08019fea29816"
|
@@ -3091,7 +3076,7 @@ inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
|
3091 | 3076 | version "2.0.3"
|
3092 | 3077 | resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
|
3093 | 3078 |
|
3094 |
| -ini@^1.3.2, ini@^1.3.3, ini@~1.3.0: |
| 3079 | +ini@^1.3.2, ini@^1.3.5, ini@~1.3.0: |
3095 | 3080 | version "1.3.5"
|
3096 | 3081 | resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
|
3097 | 3082 |
|
@@ -4364,21 +4349,6 @@ meow@^4.0.0:
|
4364 | 4349 | redent "^2.0.0"
|
4365 | 4350 | trim-newlines "^2.0.0"
|
4366 | 4351 |
|
4367 |
| -meow@^5.0.0: |
4368 |
| - version "5.0.0" |
4369 |
| - resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4" |
4370 |
| - integrity sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig== |
4371 |
| - dependencies: |
4372 |
| - camelcase-keys "^4.0.0" |
4373 |
| - decamelize-keys "^1.0.0" |
4374 |
| - loud-rejection "^1.0.0" |
4375 |
| - minimist-options "^3.0.1" |
4376 |
| - normalize-package-data "^2.3.4" |
4377 |
| - read-pkg-up "^3.0.0" |
4378 |
| - redent "^2.0.0" |
4379 |
| - trim-newlines "^2.0.0" |
4380 |
| - yargs-parser "^10.0.0" |
4381 |
| - |
4382 | 4352 | merge-stream@^1.0.1:
|
4383 | 4353 | version "1.0.1"
|
4384 | 4354 | resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-1.0.1.tgz#4041202d508a342ba00174008df0c251b8c135e1"
|
@@ -4898,12 +4868,6 @@ parse-filepath@^1.0.2:
|
4898 | 4868 | map-cache "^0.2.0"
|
4899 | 4869 | path-root "^0.1.1"
|
4900 | 4870 |
|
4901 |
| -parse-git-config@^0.2.0: |
4902 |
| - version "0.2.0" |
4903 |
| - resolved "https://registry.yarnpkg.com/parse-git-config/-/parse-git-config-0.2.0.tgz#272833fdd15fea146fb75d336d236b963b6ff706" |
4904 |
| - dependencies: |
4905 |
| - ini "^1.3.3" |
4906 |
| - |
4907 | 4871 | parse-github-repo-url@^1.3.0:
|
4908 | 4872 | version "1.4.1"
|
4909 | 4873 | resolved "https://registry.yarnpkg.com/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz#9e7d8bb252a6cb6ba42595060b7bf6df3dbc1f50"
|
@@ -5450,12 +5414,6 @@ remark@^9.0.0:
|
5450 | 5414 | remark-stringify "^5.0.0"
|
5451 | 5415 | unified "^6.0.0"
|
5452 | 5416 |
|
5453 |
| - |
5454 |
| - version "0.4.0" |
5455 |
| - resolved "https://registry.yarnpkg.com/remote-origin-url/-/remote-origin-url-0.4.0.tgz#4d3e2902f34e2d37d1c263d87710b77eb4086a30" |
5456 |
| - dependencies: |
5457 |
| - parse-git-config "^0.2.0" |
5458 |
| - |
5459 | 5417 | remove-bom-buffer@^3.0.0:
|
5460 | 5418 | version "3.0.0"
|
5461 | 5419 | resolved "https://registry.yarnpkg.com/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz#c2bf1e377520d324f623892e33c10cac2c252b53"
|
@@ -6741,13 +6699,6 @@ yallist@^3.0.0, yallist@^3.0.2:
|
6741 | 6699 | version "3.0.3"
|
6742 | 6700 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
|
6743 | 6701 |
|
6744 |
| -yargs-parser@^10.0.0: |
6745 |
| - version "10.1.0" |
6746 |
| - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8" |
6747 |
| - integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ== |
6748 |
| - dependencies: |
6749 |
| - camelcase "^4.1.0" |
6750 |
| - |
6751 | 6702 | yargs-parser@^11.1.1:
|
6752 | 6703 | version "11.1.1"
|
6753 | 6704 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4"
|
|
0 commit comments