|
452 | 452 | resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-2.2.0.tgz#ee9d5a09c9969eade1ec864776aeda5c5cddbbf0"
|
453 | 453 | integrity sha512-9Tj/qn+y2j+sjCI3Jd+qseGtHjOAeg7dU2/lVcqIQ9TV3QDaDXDYXcoOHU+7o2Hwh8L8ymL4gfuO7KxDs3q2zg==
|
454 | 454 |
|
455 |
| -"@semantic-release/github@^6.0.0", "@semantic-release/github@^6.0.1": |
456 |
| - version "6.0.1" |
457 |
| - resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-6.0.1.tgz#696cd1c2475959217885ae937c628fc14c62c9f4" |
458 |
| - integrity sha512-4/xMKFe7svbv5ltvBxoqPY8fBSPyllVtnf2RMHaddeRKC8C/7FqakwRDmui7jgC3alVrVsRtz/jdTdZjB4J28Q== |
| 455 | +"@semantic-release/github@^6.0.0", "@semantic-release/github@^6.0.2": |
| 456 | + version "6.0.2" |
| 457 | + resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-6.0.2.tgz#f6dde8cecf987b376e146db23e013373d34ce470" |
| 458 | + integrity sha512-tBE8duwyOB+FXetHucl5wCOlZhNPHN1ipQENxN6roCz22AYYRLRaVYNPjo78F+KNJpb+Gy8DdudH78Qc8VhKtQ== |
459 | 459 | dependencies:
|
460 | 460 | "@octokit/rest" "^16.27.0"
|
461 | 461 | "@semantic-release/error" "^2.2.0"
|
|
465 | 465 | dir-glob "^3.0.0"
|
466 | 466 | fs-extra "^8.0.0"
|
467 | 467 | globby "^10.0.0"
|
468 |
| - http-proxy-agent "^3.0.0" |
| 468 | + http-proxy-agent "^4.0.0" |
469 | 469 | https-proxy-agent "^4.0.0"
|
470 | 470 | issue-parser "^6.0.0"
|
471 | 471 | lodash "^4.17.4"
|
|
516 | 516 | dependencies:
|
517 | 517 | type-detect "4.0.8"
|
518 | 518 |
|
| 519 | +"@tootallnate/once@1": |
| 520 | + version "1.0.0" |
| 521 | + resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506" |
| 522 | + integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA== |
| 523 | + |
519 | 524 | "@types/babel__core@^7.1.0":
|
520 | 525 | version "7.1.3"
|
521 | 526 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30"
|
|
593 | 598 | "@types/istanbul-lib-coverage" "*"
|
594 | 599 | "@types/istanbul-lib-report" "*"
|
595 | 600 |
|
596 |
| -"@types/jest@^24.9.0": |
597 |
| - version "24.9.0" |
598 |
| - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74" |
599 |
| - integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w== |
| 601 | +"@types/jest@^24.9.1": |
| 602 | + version "24.9.1" |
| 603 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534" |
| 604 | + integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q== |
600 | 605 | dependencies:
|
601 | 606 | jest-diff "^24.3.0"
|
602 | 607 |
|
|
610 | 615 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
611 | 616 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
612 | 617 |
|
613 |
| -"@types/node@*", "@types/[email protected].14", "@types/node@>= 8": |
614 |
| - version "12.12.14" |
615 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.14.tgz#1c1d6e3c75dba466e0326948d56e8bd72a1903d2" |
616 |
| - integrity sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA== |
| 618 | +"@types/node@*", "@types/[email protected].30", "@types/node@>= 8": |
| 619 | + version "12.12.30" |
| 620 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.30.tgz#3501e6f09b954de9c404671cefdbcc5d9d7c45f6" |
| 621 | + integrity sha512-sz9MF/zk6qVr3pAnM0BSQvYIBK44tS75QC5N+VbWSE4DjCV/pJ+UzCW/F+vVnl7TkOPcuwQureKNtSSwjBTaMg== |
617 | 622 |
|
618 | 623 | "@types/normalize-package-data@^2.4.0":
|
619 | 624 | version "2.4.0"
|
|
654 | 659 | dependencies:
|
655 | 660 | "@types/yargs-parser" "*"
|
656 | 661 |
|
657 |
| -"@typescript-eslint/eslint-plugin@^2.16.0": |
658 |
| - version "2.16.0" |
659 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.16.0.tgz#bf339b7db824c7cc3fd1ebedbc88dd17016471af" |
660 |
| - integrity sha512-TKWbeFAKRPrvKiR9GNxErQ8sELKqg1ZvXi6uho07mcKShBnCnqNpDQWP01FEvWKf0bxM2g7uQEI5MNjSNqvUpQ== |
| 662 | +"@typescript-eslint/eslint-plugin@^2.24.0": |
| 663 | + version "2.24.0" |
| 664 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.24.0.tgz#a86cf618c965a462cddf3601f594544b134d6d68" |
| 665 | + integrity sha512-wJRBeaMeT7RLQ27UQkDFOu25MqFOBus8PtOa9KaT5ZuxC1kAsd7JEHqWt4YXuY9eancX0GK9C68i5OROnlIzBA== |
661 | 666 | dependencies:
|
662 |
| - "@typescript-eslint/experimental-utils" "2.16.0" |
| 667 | + "@typescript-eslint/experimental-utils" "2.24.0" |
663 | 668 | eslint-utils "^1.4.3"
|
664 | 669 | functional-red-black-tree "^1.0.1"
|
665 | 670 | regexpp "^3.0.0"
|
666 | 671 | tsutils "^3.17.1"
|
667 | 672 |
|
668 |
| -"@typescript-eslint/experimental-utils@2.16.0": |
669 |
| - version "2.16.0" |
670 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.16.0.tgz#bba65685728c532e0ddc811a0376e8d38e671f77" |
671 |
| - integrity sha512-bXTmAztXpqxliDKZgvWkl+5dHeRN+jqXVZ16peKKFzSXVzT6mz8kgBpHiVzEKO2NZ8OCU7dG61K9sRS/SkUUFQ== |
| 673 | +"@typescript-eslint/experimental-utils@2.24.0": |
| 674 | + version "2.24.0" |
| 675 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.24.0.tgz#a5cb2ed89fedf8b59638dc83484eb0c8c35e1143" |
| 676 | + integrity sha512-DXrwuXTdVh3ycNCMYmWhUzn/gfqu9N0VzNnahjiDJvcyhfBy4gb59ncVZVxdp5XzBC77dCncu0daQgOkbvPwBw== |
672 | 677 | dependencies:
|
673 | 678 | "@types/json-schema" "^7.0.3"
|
674 |
| - "@typescript-eslint/typescript-estree" "2.16.0" |
| 679 | + "@typescript-eslint/typescript-estree" "2.24.0" |
675 | 680 | eslint-scope "^5.0.0"
|
676 | 681 |
|
677 |
| -"@typescript-eslint/parser@^2.16.0": |
678 |
| - version "2.16.0" |
679 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.16.0.tgz#d0c0135a8fdb915f670802ddd7c1ba457c1b4f9d" |
680 |
| - integrity sha512-+w8dMaYETM9v6il1yYYkApMSiwgnqXWJbXrA94LAWN603vXHACsZTirJduyeBOJjA9wT6xuXe5zZ1iCUzoxCfw== |
| 682 | +"@typescript-eslint/parser@^2.24.0": |
| 683 | + version "2.24.0" |
| 684 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.24.0.tgz#2cf0eae6e6dd44d162486ad949c126b887f11eb8" |
| 685 | + integrity sha512-H2Y7uacwSSg8IbVxdYExSI3T7uM1DzmOn2COGtCahCC3g8YtM1xYAPi2MAHyfPs61VKxP/J/UiSctcRgw4G8aw== |
681 | 686 | dependencies:
|
682 | 687 | "@types/eslint-visitor-keys" "^1.0.0"
|
683 |
| - "@typescript-eslint/experimental-utils" "2.16.0" |
684 |
| - "@typescript-eslint/typescript-estree" "2.16.0" |
| 688 | + "@typescript-eslint/experimental-utils" "2.24.0" |
| 689 | + "@typescript-eslint/typescript-estree" "2.24.0" |
685 | 690 | eslint-visitor-keys "^1.1.0"
|
686 | 691 |
|
687 |
| -"@typescript-eslint/typescript-estree@2.16.0": |
688 |
| - version "2.16.0" |
689 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.16.0.tgz#b444943a76c716ed32abd08cbe96172d2ca0ab75" |
690 |
| - integrity sha512-hyrCYjFHISos68Bk5KjUAXw0pP/455qq9nxqB1KkT67Pxjcfw+r6Yhcmqnp8etFL45UexCHUMrADHH7dI/m2WQ== |
| 692 | +"@typescript-eslint/typescript-estree@2.24.0": |
| 693 | + version "2.24.0" |
| 694 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.24.0.tgz#38bbc8bb479790d2f324797ffbcdb346d897c62a" |
| 695 | + integrity sha512-RJ0yMe5owMSix55qX7Mi9V6z2FDuuDpN6eR5fzRJrp+8in9UF41IGNQHbg5aMK4/PjVaEQksLvz0IA8n+Mr/FA== |
691 | 696 | dependencies:
|
692 | 697 | debug "^4.1.1"
|
693 | 698 | eslint-visitor-keys "^1.1.0"
|
@@ -769,6 +774,13 @@ agent-base@5:
|
769 | 774 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
|
770 | 775 | integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
|
771 | 776 |
|
| 777 | +agent-base@6: |
| 778 | + version "6.0.0" |
| 779 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.0.tgz#5d0101f19bbfaed39980b22ae866de153b93f09a" |
| 780 | + integrity sha512-j1Q7cSCqN+AwrmDd+pzgqc0/NpC655x2bUf5ZjRIO77DcNBFmh+OgRNzF6OKdCC9RSCb19fGd99+bhXFdkRNqw== |
| 781 | + dependencies: |
| 782 | + debug "4" |
| 783 | + |
772 | 784 | agent-base@~4.2.1:
|
773 | 785 | version "4.2.1"
|
774 | 786 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
|
@@ -2096,10 +2108,10 @@ escodegen@^1.11.1:
|
2096 | 2108 | optionalDependencies:
|
2097 | 2109 | source-map "~0.6.1"
|
2098 | 2110 |
|
2099 |
| -eslint-config-prettier@^6.9.0: |
2100 |
| - version "6.9.0" |
2101 |
| - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.9.0.tgz#430d24822e82f7deb1e22a435bfa3999fae4ad64" |
2102 |
| - integrity sha512-k4E14HBtcLv0uqThaI6I/n1LEqROp8XaPu6SO9Z32u5NlGRC07Enu1Bh2KEFw4FNHbekH8yzbIU9kUGxbiGmCA== |
| 2111 | +eslint-config-prettier@^6.10.1: |
| 2112 | + version "6.10.1" |
| 2113 | + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a" |
| 2114 | + integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ== |
2103 | 2115 | dependencies:
|
2104 | 2116 | get-stdin "^6.0.0"
|
2105 | 2117 |
|
@@ -2899,12 +2911,13 @@ http-proxy-agent@^2.1.0:
|
2899 | 2911 | agent-base "4"
|
2900 | 2912 | debug "3.1.0"
|
2901 | 2913 |
|
2902 |
| -http-proxy-agent@^3.0.0: |
2903 |
| - version "3.0.0" |
2904 |
| - resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-3.0.0.tgz#598f42dc815949a11e2c6dbfdf24cd8a4c165327" |
2905 |
| - integrity sha512-uGuJaBWQWDQCJI5ip0d/VTYZW0nRrlLWXA4A7P1jrsa+f77rW2yXz315oBt6zGCF6l8C2tlMxY7ffULCj+5FhA== |
| 2914 | +http-proxy-agent@^4.0.0: |
| 2915 | + version "4.0.1" |
| 2916 | + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" |
| 2917 | + integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== |
2906 | 2918 | dependencies:
|
2907 |
| - agent-base "5" |
| 2919 | + "@tootallnate/once" "1" |
| 2920 | + agent-base "6" |
2908 | 2921 | debug "4"
|
2909 | 2922 |
|
2910 | 2923 | http-signature@~1.2.0:
|
@@ -3623,13 +3636,13 @@ jest-haste-map@^25.1.0:
|
3623 | 3636 | optionalDependencies:
|
3624 | 3637 | fsevents "^2.1.2"
|
3625 | 3638 |
|
3626 |
| -jest-html-reporter@^2.8.0: |
3627 |
| - version "2.8.0" |
3628 |
| - resolved "https://registry.yarnpkg.com/jest-html-reporter/-/jest-html-reporter-2.8.0.tgz#0fe7d7e4181fe25194bb40a50467f70bbdae94b5" |
3629 |
| - integrity sha512-Lk6LxAdCfDlzE4AMVCvW+UqNpFxXwsoQZ5Y7/usuQ/2ikFvyb20BVzepMg/sUGGAjGsc+mssGNvW2zPHKDn6yw== |
| 3639 | +jest-html-reporter@^2.8.1: |
| 3640 | + version "2.8.1" |
| 3641 | + resolved "https://registry.yarnpkg.com/jest-html-reporter/-/jest-html-reporter-2.8.1.tgz#48a7f9ab71e355e9f95a10ed6009ff3315b72fd8" |
| 3642 | + integrity sha512-YGXkb+uC0jXxHZn/rt+yq9D3Q493dZ3R80MxW1kKpd9YIzBHRlCnKYPft6ZjgkQcSJKDB6RdiJKRACWoBwfjtw== |
3630 | 3643 | dependencies:
|
3631 | 3644 | dateformat "3.0.2"
|
3632 |
| - mkdirp "0.5.1" |
| 3645 | + mkdirp "0.5.3" |
3633 | 3646 | strip-ansi "3.0.1"
|
3634 | 3647 | xmlbuilder "13.0.2"
|
3635 | 3648 |
|
@@ -4566,16 +4579,16 @@ minimist-options@^3.0.1:
|
4566 | 4579 | arrify "^1.0.1"
|
4567 | 4580 | is-plain-obj "^1.1.0"
|
4568 | 4581 |
|
4569 |
| -[email protected], minimist@~0.0.1: |
| 4582 | +minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5: |
| 4583 | + version "1.2.5" |
| 4584 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
| 4585 | + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
| 4586 | + |
| 4587 | +minimist@~0.0.1: |
4570 | 4588 | version "0.0.8"
|
4571 | 4589 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
|
4572 | 4590 | integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
|
4573 | 4591 |
|
4574 |
| -minimist@^1.1.1, minimist@^1.2.0: |
4575 |
| - version "1.2.0" |
4576 |
| - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" |
4577 |
| - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= |
4578 |
| - |
4579 | 4592 | minipass@^2.3.5, minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
|
4580 | 4593 | version "2.9.0"
|
4581 | 4594 | resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz#e713762e7d3e32fed803115cf93e04bca9fcc9a6"
|
@@ -4615,12 +4628,12 @@ mixin-deep@^1.2.0:
|
4615 | 4628 | for-in "^1.0.2"
|
4616 | 4629 | is-extendable "^1.0.1"
|
4617 | 4630 |
|
4618 |
| -[email protected].1, [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: |
4619 |
| - version "0.5.1" |
4620 |
| - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" |
4621 |
| - integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= |
| 4631 | +[email protected].3, [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: |
| 4632 | + version "0.5.3" |
| 4633 | + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.3.tgz#5a514b7179259287952881e94410ec5465659f8c" |
| 4634 | + integrity sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg== |
4622 | 4635 | dependencies:
|
4623 |
| - minimist "0.0.8" |
| 4636 | + minimist "^1.2.5" |
4624 | 4637 |
|
4625 | 4638 | modify-values@^1.0.0:
|
4626 | 4639 | version "1.0.1"
|
@@ -6008,10 +6021,10 @@ [email protected], rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3:
|
6008 | 6021 | dependencies:
|
6009 | 6022 | glob "^7.1.3"
|
6010 | 6023 |
|
6011 |
| -rimraf@^3.0.0: |
6012 |
| - version "3.0.0" |
6013 |
| - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b" |
6014 |
| - integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg== |
| 6024 | +rimraf@^3.0.0, rimraf@^3.0.2: |
| 6025 | + version "3.0.2" |
| 6026 | + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" |
| 6027 | + integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== |
6015 | 6028 | dependencies:
|
6016 | 6029 | glob "^7.1.3"
|
6017 | 6030 |
|
@@ -6046,16 +6059,16 @@ rxjs@^6.5.3:
|
6046 | 6059 | dependencies:
|
6047 | 6060 | tslib "^1.9.0"
|
6048 | 6061 |
|
6049 |
| -safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0: |
6050 |
| - version "5.2.0" |
6051 |
| - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" |
6052 |
| - integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== |
6053 |
| - |
6054 |
| -safe-buffer@~5.1.0, safe-buffer@~5.1.1: |
| 6062 | +safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: |
6055 | 6063 | version "5.1.2"
|
6056 | 6064 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
6057 | 6065 | integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
6058 | 6066 |
|
| 6067 | +safe-buffer@^5.2.0: |
| 6068 | + version "5.2.0" |
| 6069 | + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519" |
| 6070 | + integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg== |
| 6071 | + |
6059 | 6072 |
|
6060 | 6073 | version "1.2.0"
|
6061 | 6074 | resolved "https://registry.yarnpkg.com/safe-env/-/safe-env-1.2.0.tgz#d5b65e0f147e7b7edd5593b9e1fd4bd710e0254f"
|
@@ -6097,10 +6110,10 @@ saxes@^3.1.9:
|
6097 | 6110 | dependencies:
|
6098 | 6111 | xmlchars "^2.1.1"
|
6099 | 6112 |
|
6100 |
| -semantic-release@^16.0.2: |
6101 |
| - version "16.0.2" |
6102 |
| - resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-16.0.2.tgz#4570b84324cbc2a82e71dbb75208b9f6c6c81570" |
6103 |
| - integrity sha512-KQmPGJvhB3qn49pFGnAuSm8txOV6nLWrUg/jQG+1CYfg7rrroVKqpZ9mmA6+PjfoFCroQ0Na7Ee5DuzHiR6e/A== |
| 6113 | +semantic-release@^16.0.4: |
| 6114 | + version "16.0.4" |
| 6115 | + resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-16.0.4.tgz#9b96332bc67a2c402e1cd55507b36370357a6bbc" |
| 6116 | + integrity sha512-qiYHTNStxUs0UUb45ImRIid0Z8HsXwMNbpZXLvABs725SrxtZBgfuemaABnHdKDg7KBsuQMlSdZENaYLvkMqUg== |
6104 | 6117 | dependencies:
|
6105 | 6118 | "@semantic-release/commit-analyzer" "^7.0.0"
|
6106 | 6119 | "@semantic-release/error" "^2.2.0"
|
@@ -6947,10 +6960,10 @@ typedarray@^0.0.6:
|
6947 | 6960 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
6948 | 6961 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
6949 | 6962 |
|
6950 |
| -typescript@~3.7.5: |
6951 |
| - version "3.7.5" |
6952 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" |
6953 |
| - integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== |
| 6963 | +typescript@~3.8.3: |
| 6964 | + version "3.8.3" |
| 6965 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" |
| 6966 | + integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== |
6954 | 6967 |
|
6955 | 6968 | uglify-js@^3.1.4:
|
6956 | 6969 | version "3.7.5"
|
|
0 commit comments