|
1832 | 1832 | source-map "^0.6.1"
|
1833 | 1833 | write-file-atomic "^3.0.0"
|
1834 | 1834 |
|
1835 |
| -"@jest/transform@^29.0.3": |
1836 |
| - version "29.0.3" |
1837 |
| - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.0.3.tgz#9eb1fed2072a0354f190569807d1250572fb0970" |
1838 |
| - integrity sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg== |
| 1835 | +"@jest/transform@^29.1.2": |
| 1836 | + version "29.1.2" |
| 1837 | + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-29.1.2.tgz#20f814696e04f090421f6d505c14bbfe0157062a" |
| 1838 | + integrity sha512-2uaUuVHTitmkx1tHF+eBjb4p7UuzBG7SXIaA/hNIkaMP6K+gXYGxP38ZcrofzqN0HeZ7A90oqsOa97WU7WZkSw== |
1839 | 1839 | dependencies:
|
1840 | 1840 | "@babel/core" "^7.11.6"
|
1841 |
| - "@jest/types" "^29.0.3" |
| 1841 | + "@jest/types" "^29.1.2" |
1842 | 1842 | "@jridgewell/trace-mapping" "^0.3.15"
|
1843 | 1843 | babel-plugin-istanbul "^6.1.1"
|
1844 | 1844 | chalk "^4.0.0"
|
1845 | 1845 | convert-source-map "^1.4.0"
|
1846 | 1846 | fast-json-stable-stringify "^2.1.0"
|
1847 | 1847 | graceful-fs "^4.2.9"
|
1848 |
| - jest-haste-map "^29.0.3" |
| 1848 | + jest-haste-map "^29.1.2" |
1849 | 1849 | jest-regex-util "^29.0.0"
|
1850 |
| - jest-util "^29.0.3" |
| 1850 | + jest-util "^29.1.2" |
1851 | 1851 | micromatch "^4.0.4"
|
1852 | 1852 | pirates "^4.0.4"
|
1853 | 1853 | slash "^3.0.0"
|
|
1883 | 1883 | "@types/yargs" "^15.0.0"
|
1884 | 1884 | chalk "^4.0.0"
|
1885 | 1885 |
|
1886 |
| -"@jest/types@^29.0.3": |
1887 |
| - version "29.0.3" |
1888 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.3.tgz#0be78fdddb1a35aeb2041074e55b860561c8ef63" |
1889 |
| - integrity sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A== |
| 1886 | +"@jest/types@^29.1.2": |
| 1887 | + version "29.1.2" |
| 1888 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a" |
| 1889 | + integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg== |
1890 | 1890 | dependencies:
|
1891 | 1891 | "@jest/schemas" "^29.0.0"
|
1892 | 1892 | "@types/istanbul-lib-coverage" "^2.0.0"
|
@@ -3425,11 +3425,11 @@ babel-jest@^26.6.3:
|
3425 | 3425 | slash "^3.0.0"
|
3426 | 3426 |
|
3427 | 3427 | babel-jest@^29.0.3:
|
3428 |
| - version "29.0.3" |
3429 |
| - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.0.3.tgz#64e156a47a77588db6a669a88dedff27ed6e260f" |
3430 |
| - integrity sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg== |
| 3428 | + version "29.1.2" |
| 3429 | + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-29.1.2.tgz#540d3241925c55240fb0c742e3ffc5f33a501978" |
| 3430 | + integrity sha512-IuG+F3HTHryJb7gacC7SQ59A9kO56BctUsT67uJHp1mMCHUOMXpDwOHWGifWqdWVknN2WNkCVQELPjXx0aLJ9Q== |
3431 | 3431 | dependencies:
|
3432 |
| - "@jest/transform" "^29.0.3" |
| 3432 | + "@jest/transform" "^29.1.2" |
3433 | 3433 | "@types/babel__core" "^7.1.14"
|
3434 | 3434 | babel-plugin-istanbul "^6.1.1"
|
3435 | 3435 | babel-preset-jest "^29.0.2"
|
@@ -8722,20 +8722,20 @@ jest-haste-map@^26.6.2:
|
8722 | 8722 | optionalDependencies:
|
8723 | 8723 | fsevents "^2.1.2"
|
8724 | 8724 |
|
8725 |
| -jest-haste-map@^29.0.3: |
8726 |
| - version "29.0.3" |
8727 |
| - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.0.3.tgz#d7f3f7180f558d760eacc5184aac5a67f20ef939" |
8728 |
| - integrity sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A== |
| 8725 | +jest-haste-map@^29.1.2: |
| 8726 | + version "29.1.2" |
| 8727 | + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-29.1.2.tgz#93f3634aa921b6b654e7c94137b24e02e7ca6ac9" |
| 8728 | + integrity sha512-xSjbY8/BF11Jh3hGSPfYTa/qBFrm3TPM7WU8pU93m2gqzORVLkHFWvuZmFsTEBPRKndfewXhMOuzJNHyJIZGsw== |
8729 | 8729 | dependencies:
|
8730 |
| - "@jest/types" "^29.0.3" |
| 8730 | + "@jest/types" "^29.1.2" |
8731 | 8731 | "@types/graceful-fs" "^4.1.3"
|
8732 | 8732 | "@types/node" "*"
|
8733 | 8733 | anymatch "^3.0.3"
|
8734 | 8734 | fb-watchman "^2.0.0"
|
8735 | 8735 | graceful-fs "^4.2.9"
|
8736 | 8736 | jest-regex-util "^29.0.0"
|
8737 |
| - jest-util "^29.0.3" |
8738 |
| - jest-worker "^29.0.3" |
| 8737 | + jest-util "^29.1.2" |
| 8738 | + jest-worker "^29.1.2" |
8739 | 8739 | micromatch "^4.0.4"
|
8740 | 8740 | walker "^1.0.8"
|
8741 | 8741 | optionalDependencies:
|
@@ -8994,12 +8994,12 @@ jest-util@^26.6.2:
|
8994 | 8994 | is-ci "^2.0.0"
|
8995 | 8995 | micromatch "^4.0.2"
|
8996 | 8996 |
|
8997 |
| -jest-util@^29.0.3: |
8998 |
| - version "29.0.3" |
8999 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.3.tgz#06d1d77f9a1bea380f121897d78695902959fbc0" |
9000 |
| - integrity sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ== |
| 8997 | +jest-util@^29.1.2: |
| 8998 | + version "29.1.2" |
| 8999 | + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1" |
| 9000 | + integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ== |
9001 | 9001 | dependencies:
|
9002 |
| - "@jest/types" "^29.0.3" |
| 9002 | + "@jest/types" "^29.1.2" |
9003 | 9003 | "@types/node" "*"
|
9004 | 9004 | chalk "^4.0.0"
|
9005 | 9005 | ci-info "^3.2.0"
|
@@ -9069,12 +9069,13 @@ jest-worker@^26.6.2:
|
9069 | 9069 | merge-stream "^2.0.0"
|
9070 | 9070 | supports-color "^7.0.0"
|
9071 | 9071 |
|
9072 |
| -jest-worker@^29.0.3: |
9073 |
| - version "29.0.3" |
9074 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.0.3.tgz#c2ba0aa7e41eec9eb0be8e8a322ae6518df72647" |
9075 |
| - integrity sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng== |
| 9072 | +jest-worker@^29.1.2: |
| 9073 | + version "29.1.2" |
| 9074 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.1.2.tgz#a68302af61bce82b42a9a57285ca7499d29b2afc" |
| 9075 | + integrity sha512-AdTZJxKjTSPHbXT/AIOjQVmoFx0LHFcVabWu0sxI7PAy7rFf8c0upyvgBKgguVXdM4vY74JdwkyD4hSmpTW8jA== |
9076 | 9076 | dependencies:
|
9077 | 9077 | "@types/node" "*"
|
| 9078 | + jest-util "^29.1.2" |
9078 | 9079 | merge-stream "^2.0.0"
|
9079 | 9080 | supports-color "^8.0.0"
|
9080 | 9081 |
|
|
0 commit comments