|
2149 | 2149 | terminal-link "^2.0.0"
|
2150 | 2150 | v8-to-istanbul "^9.0.1"
|
2151 | 2151 |
|
2152 |
| -"@jest/schemas@^28.1.3": |
2153 |
| - version "28.1.3" |
2154 |
| - resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-28.1.3.tgz#ad8b86a66f11f33619e3d7e1dcddd7f2d40ff905" |
2155 |
| - integrity sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg== |
2156 |
| - dependencies: |
2157 |
| - "@sinclair/typebox" "^0.24.1" |
2158 |
| - |
2159 | 2152 | "@jest/schemas@^29.0.0":
|
2160 | 2153 | version "29.0.0"
|
2161 | 2154 | resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
|
|
2213 | 2206 | slash "^3.0.0"
|
2214 | 2207 | write-file-atomic "^4.0.1"
|
2215 | 2208 |
|
2216 |
| -"@jest/types@^28.1.3": |
2217 |
| - version "28.1.3" |
2218 |
| - resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.3.tgz#b05de80996ff12512bc5ceb1d208285a7d11748b" |
2219 |
| - integrity sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ== |
2220 |
| - dependencies: |
2221 |
| - "@jest/schemas" "^28.1.3" |
2222 |
| - "@types/istanbul-lib-coverage" "^2.0.0" |
2223 |
| - "@types/istanbul-reports" "^3.0.0" |
2224 |
| - "@types/node" "*" |
2225 |
| - "@types/yargs" "^17.0.8" |
2226 |
| - chalk "^4.0.0" |
2227 |
| - |
2228 | 2209 | "@jest/types@^29.0.2":
|
2229 | 2210 | version "29.0.2"
|
2230 | 2211 | resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.2.tgz#5a5391fa7f7f41bf4b201d6d2da30e874f95b6c1"
|
@@ -5692,19 +5673,7 @@ jest-snapshot@^29.0.2:
|
5692 | 5673 | pretty-format "^29.0.2"
|
5693 | 5674 | semver "^7.3.5"
|
5694 | 5675 |
|
5695 |
| -jest-util@^28.0.0: |
5696 |
| - version "28.1.3" |
5697 |
| - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-28.1.3.tgz#f4f932aa0074f0679943220ff9cbba7e497028b0" |
5698 |
| - integrity sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ== |
5699 |
| - dependencies: |
5700 |
| - "@jest/types" "^28.1.3" |
5701 |
| - "@types/node" "*" |
5702 |
| - chalk "^4.0.0" |
5703 |
| - ci-info "^3.2.0" |
5704 |
| - graceful-fs "^4.2.9" |
5705 |
| - picomatch "^2.2.3" |
5706 |
| - |
5707 |
| -jest-util@^29.0.2: |
| 5676 | +jest-util@^29.0.0, jest-util@^29.0.2: |
5708 | 5677 | version "29.0.2"
|
5709 | 5678 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.2.tgz#c75c5cab7f3b410782f9570a60c5558b5dfb6e3a"
|
5710 | 5679 | integrity sha512-ozk8ruEEEACxqpz0hN9UOgtPZS0aN+NffwQduR5dVlhN+eN47vxurtvgZkYZYMpYrsmlAEx1XabkB3BnN0GfKQ==
|
@@ -7595,14 +7564,14 @@ ts-invariant@^0.10.3:
|
7595 | 7564 | dependencies:
|
7596 | 7565 | tslib "^2.1.0"
|
7597 | 7566 |
|
7598 |
| -ts-jest@28.0.8: |
7599 |
| - version "28.0.8" |
7600 |
| - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73" |
7601 |
| - integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg== |
| 7567 | +ts-jest@29.0.0: |
| 7568 | + version "29.0.0" |
| 7569 | + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.0.tgz#3617e10c39a76380fe521d0c26186a773f5f1e46" |
| 7570 | + integrity sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g== |
7602 | 7571 | dependencies:
|
7603 | 7572 | bs-logger "0.x"
|
7604 | 7573 | fast-json-stable-stringify "2.x"
|
7605 |
| - jest-util "^28.0.0" |
| 7574 | + jest-util "^29.0.0" |
7606 | 7575 | json5 "^2.2.1"
|
7607 | 7576 | lodash.memoize "4.x"
|
7608 | 7577 | make-error "1.x"
|
|
0 commit comments