|
1666 | 1666 | jest-mock "^26.6.2"
|
1667 | 1667 | jest-util "^26.6.2"
|
1668 | 1668 |
|
1669 |
| -"@jest/globals@^26.6.2": |
1670 |
| - version "26.6.2" |
1671 |
| - resolved "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz" |
1672 |
| - integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA== |
1673 |
| - dependencies: |
1674 |
| - "@jest/environment" "^26.6.2" |
1675 |
| - "@jest/types" "^26.6.2" |
1676 |
| - expect "^26.6.2" |
1677 |
| - |
1678 | 1669 | "@jest/reporters@^26.6.2":
|
1679 | 1670 | version "26.6.2"
|
1680 | 1671 | resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz"
|
@@ -5524,11 +5515,6 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
|
5524 | 5515 | inherits "^2.0.1"
|
5525 | 5516 | safe-buffer "^5.0.1"
|
5526 | 5517 |
|
5527 |
| -cjs-module-lexer@^0.6.0: |
5528 |
| - version "0.6.0" |
5529 |
| - resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz" |
5530 |
| - integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw== |
5531 |
| - |
5532 | 5518 | clap@^1.0.9:
|
5533 | 5519 | version "1.2.3"
|
5534 | 5520 | resolved "https://registry.npmjs.org/clap/-/clap-1.2.3.tgz"
|
@@ -10818,6 +10804,34 @@ jest-runtime@^26.6.0, jest-runtime@^26.6.3:
|
10818 | 10804 | version "26.6.3"
|
10819 | 10805 | resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.6.3.tgz"
|
10820 | 10806 | integrity sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==
|
| 10807 | + dependencies: |
| 10808 | + "@jest/console" "^26.6.2" |
| 10809 | + "@jest/environment" "^26.6.2" |
| 10810 | + "@jest/fake-timers" "^26.6.2" |
| 10811 | + "@jest/globals" "^26.6.2" |
| 10812 | + "@jest/source-map" "^26.6.2" |
| 10813 | + "@jest/test-result" "^26.6.2" |
| 10814 | + "@jest/transform" "^26.6.2" |
| 10815 | + "@jest/types" "^26.6.2" |
| 10816 | + "@types/yargs" "^15.0.0" |
| 10817 | + chalk "^4.0.0" |
| 10818 | + cjs-module-lexer "^0.6.0" |
| 10819 | + collect-v8-coverage "^1.0.0" |
| 10820 | + exit "^0.1.2" |
| 10821 | + glob "^7.1.3" |
| 10822 | + graceful-fs "^4.2.4" |
| 10823 | + jest-config "^26.6.3" |
| 10824 | + jest-haste-map "^26.6.2" |
| 10825 | + jest-message-util "^26.6.2" |
| 10826 | + jest-mock "^26.6.2" |
| 10827 | + jest-regex-util "^26.0.0" |
| 10828 | + jest-resolve "^26.6.2" |
| 10829 | + jest-snapshot "^26.6.2" |
| 10830 | + jest-util "^26.6.2" |
| 10831 | + jest-validate "^26.6.2" |
| 10832 | + slash "^3.0.0" |
| 10833 | + strip-bom "^4.0.0" |
| 10834 | + yargs "^15.4.1" |
10821 | 10835 |
|
10822 | 10836 | jest-serializer@^26.6.2:
|
10823 | 10837 | version "26.6.2"
|
@@ -16786,11 +16800,6 @@ strip-bom@^3.0.0:
|
16786 | 16800 | resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz"
|
16787 | 16801 | integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
|
16788 | 16802 |
|
16789 |
| -strip-bom@^4.0.0: |
16790 |
| - version "4.0.0" |
16791 |
| - resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" |
16792 |
| - integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== |
16793 |
| - |
16794 | 16803 | strip-comments@^1.0.2:
|
16795 | 16804 | version "1.0.2"
|
16796 | 16805 | resolved "https://registry.npmjs.org/strip-comments/-/strip-comments-1.0.2.tgz"
|
|
0 commit comments