|
750 | 750 | dependencies: |
751 | 751 | "@sinonjs/commons" "^3.0.1" |
752 | 752 |
|
753 | | -"@sinonjs/fake-timers@^15.1.0": |
754 | | - version "15.1.0" |
755 | | - resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-15.1.0.tgz#f42e713425d4eb1a7bc88ef5d7f76c4546586c25" |
756 | | - integrity sha512-cqfapCxwTGsrR80FEgOoPsTonoefMBY7dnUEbQ+GRcved0jvkJLzvX6F4WtN+HBqbPX/SiFsIRUp+IrCW/2I2w== |
757 | | - dependencies: |
758 | | - "@sinonjs/commons" "^3.0.1" |
759 | | - |
760 | 753 | "@tsconfig/node20@^20.1.9": |
761 | 754 | version "20.1.9" |
762 | 755 | resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.9.tgz#29716bc9ce538f0e5b5fea30b6481a0b0b7955df" |
|
826 | 819 | dependencies: |
827 | 820 | "@types/istanbul-lib-report" "*" |
828 | 821 |
|
| 822 | +"@types/jest@^30.0.0": |
| 823 | + version "30.0.0" |
| 824 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-30.0.0.tgz#5e85ae568006712e4ad66f25433e9bdac8801f1d" |
| 825 | + integrity sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA== |
| 826 | + dependencies: |
| 827 | + expect "^30.0.0" |
| 828 | + pretty-format "^30.0.0" |
| 829 | + |
829 | 830 | "@types/json-schema@^7.0.3": |
830 | 831 | version "7.0.6" |
831 | 832 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" |
@@ -1901,7 +1902,7 @@ exit-x@^0.2.2: |
1901 | 1902 | resolved "https://registry.yarnpkg.com/exit-x/-/exit-x-0.2.2.tgz#1f9052de3b8d99a696b10dad5bced9bdd5c3aa64" |
1902 | 1903 | integrity sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ== |
1903 | 1904 |
|
1904 | | -expect@30.2.0: |
| 1905 | +expect@30.2.0, expect@^30.0.0: |
1905 | 1906 | version "30.2.0" |
1906 | 1907 | resolved "https://registry.yarnpkg.com/expect/-/expect-30.2.0.tgz#d4013bed267013c14bc1199cec8aa57cee9b5869" |
1907 | 1908 | integrity sha512-u/feCi0GPsI+988gU2FLcsHyAHTU0MX1Wg68NhAnN7z/+C5wqG+CY8J53N9ioe8RXgaoz0nBR/TYMf3AycUuPw== |
@@ -3336,7 +3337,7 @@ prettier@^2.2.1: |
3336 | 3337 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" |
3337 | 3338 | integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== |
3338 | 3339 |
|
3339 | | -pretty-format@30.2.0: |
| 3340 | +pretty-format@30.2.0, pretty-format@^30.0.0: |
3340 | 3341 | version "30.2.0" |
3341 | 3342 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-30.2.0.tgz#2d44fe6134529aed18506f6d11509d8a62775ebe" |
3342 | 3343 | integrity sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA== |
|
0 commit comments