mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
chore(deps): update jest monorepo to v29.6.3 (#24126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a5e10632c
commit
715a1b9674
2 changed files with 71 additions and 102 deletions
20
package.json
20
package.json
|
@ -253,11 +253,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@hyrious/marshal": "0.2.5",
|
||||
"@jest/environment": "29.6.2",
|
||||
"@jest/globals": "29.6.2",
|
||||
"@jest/reporters": "29.6.2",
|
||||
"@jest/test-result": "29.6.2",
|
||||
"@jest/types": "29.6.1",
|
||||
"@jest/environment": "29.6.3",
|
||||
"@jest/globals": "29.6.3",
|
||||
"@jest/reporters": "29.6.3",
|
||||
"@jest/test-result": "29.6.3",
|
||||
"@jest/types": "29.6.3",
|
||||
"@ls-lint/ls-lint": "2.0.1",
|
||||
"@openpgp/web-stream-tools": "0.0.14",
|
||||
"@renovate/eslint-plugin": "file:tools/eslint",
|
||||
|
@ -319,22 +319,22 @@
|
|||
"eslint-plugin-jest-formatting": "3.1.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-typescript-enum": "2.1.0",
|
||||
"expect": "29.6.2",
|
||||
"expect": "29.6.3",
|
||||
"expect-more-jest": "5.5.0",
|
||||
"graphql": "16.8.0",
|
||||
"husky": "8.0.3",
|
||||
"jest": "29.6.2",
|
||||
"jest": "29.6.3",
|
||||
"jest-extended": "4.0.1",
|
||||
"jest-mock": "29.6.2",
|
||||
"jest-mock": "29.6.3",
|
||||
"jest-mock-extended": "3.0.5",
|
||||
"jest-snapshot": "29.6.2",
|
||||
"jest-snapshot": "29.6.3",
|
||||
"markdownlint-cli2": "0.8.1",
|
||||
"memfs": "4.2.1",
|
||||
"mock-fs": "5.2.0",
|
||||
"nock": "13.3.3",
|
||||
"npm-run-all": "4.1.5",
|
||||
"nyc": "15.1.0",
|
||||
"pretty-format": "29.6.2",
|
||||
"pretty-format": "29.6.3",
|
||||
"rimraf": "5.0.1",
|
||||
"semantic-release": "21.1.1",
|
||||
"tar": "6.1.15",
|
||||
|
|
153
pnpm-lock.yaml
153
pnpm-lock.yaml
|
@ -332,20 +332,20 @@ importers:
|
|||
specifier: 0.2.5
|
||||
version: 0.2.5
|
||||
'@jest/environment':
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
'@jest/globals':
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
'@jest/reporters':
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
'@jest/test-result':
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
'@jest/types':
|
||||
specifier: 29.6.1
|
||||
version: 29.6.1
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
'@ls-lint/ls-lint':
|
||||
specifier: 2.0.1
|
||||
version: 2.0.1
|
||||
|
@ -519,7 +519,7 @@ importers:
|
|||
version: 2.28.1(@typescript-eslint/parser@6.4.1)(eslint-import-resolver-typescript@3.6.0)(eslint@8.47.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: 27.2.3
|
||||
version: 27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@29.6.2)(typescript@5.1.6)
|
||||
version: 27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@29.6.3)(typescript@5.1.6)
|
||||
eslint-plugin-jest-formatting:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(eslint@8.47.0)
|
||||
|
@ -530,8 +530,8 @@ importers:
|
|||
specifier: 2.1.0
|
||||
version: 2.1.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
expect:
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
expect-more-jest:
|
||||
specifier: 5.5.0
|
||||
version: 5.5.0
|
||||
|
@ -542,20 +542,20 @@ importers:
|
|||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
jest:
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest-extended:
|
||||
specifier: 4.0.1
|
||||
version: 4.0.1(jest@29.6.2)
|
||||
version: 4.0.1(jest@29.6.3)
|
||||
jest-mock:
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
jest-mock-extended:
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5(jest@29.6.2)(typescript@5.1.6)
|
||||
version: 3.0.5(jest@29.6.3)(typescript@5.1.6)
|
||||
jest-snapshot:
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
markdownlint-cli2:
|
||||
specifier: 0.8.1
|
||||
version: 0.8.1
|
||||
|
@ -575,8 +575,8 @@ importers:
|
|||
specifier: 15.1.0
|
||||
version: 15.1.0
|
||||
pretty-format:
|
||||
specifier: 29.6.2
|
||||
version: 29.6.2
|
||||
specifier: 29.6.3
|
||||
version: 29.6.3
|
||||
rimraf:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
|
@ -591,7 +591,7 @@ importers:
|
|||
version: 3.0.3
|
||||
ts-jest:
|
||||
specifier: 29.1.1
|
||||
version: 29.1.1(@babel/core@7.22.10)(@jest/types@29.6.1)(jest@29.6.2)(typescript@5.1.6)
|
||||
version: 29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.6.3)(typescript@5.1.6)
|
||||
ts-node:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1(@swc/core@1.3.78)(@types/node@18.17.5)(typescript@5.1.6)
|
||||
|
@ -2001,14 +2001,14 @@ packages:
|
|||
- ts-node
|
||||
dev: true
|
||||
|
||||
/@jest/environment@29.6.2:
|
||||
resolution: {integrity: sha512-AEcW43C7huGd/vogTddNNTDRpO6vQ2zaQNrttvWV18ArBx9Z56h7BIsXkNFJVOO4/kblWEQz30ckw0+L3izc+Q==}
|
||||
/@jest/environment@29.6.3:
|
||||
resolution: {integrity: sha512-u/u3cCztYCfgBiGHsamqP5x+XvucftOGPbf5RJQxfpeC1y4AL8pCjKvPDA3oCmdhZYPgk5AE0VOD/flweR69WA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/fake-timers': 29.6.4
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 18.17.5
|
||||
jest-mock: 29.6.2
|
||||
jest-mock: 29.6.3
|
||||
dev: true
|
||||
|
||||
/@jest/environment@29.6.4:
|
||||
|
@ -2057,14 +2057,14 @@ packages:
|
|||
jest-util: 29.6.3
|
||||
dev: true
|
||||
|
||||
/@jest/globals@29.6.2:
|
||||
resolution: {integrity: sha512-cjuJmNDjs6aMijCmSa1g2TNG4Lby/AeU7/02VtpW+SLcZXzOLK2GpN2nLqcFjmhy3B3AoPeQVx7BnyOf681bAw==}
|
||||
/@jest/globals@29.6.3:
|
||||
resolution: {integrity: sha512-RB+uI+CZMHntzlnOPlll5x/jgRff3LEPl/td/jzMXiIgR0iIhKq9qm1HLU+EC52NuoVy/1swit/sDGjVn4bc6A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 29.6.2
|
||||
'@jest/environment': 29.6.3
|
||||
'@jest/expect': 29.6.4
|
||||
'@jest/types': 29.6.1
|
||||
jest-mock: 29.6.2
|
||||
'@jest/types': 29.6.3
|
||||
jest-mock: 29.6.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
@ -2081,8 +2081,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/reporters@29.6.2:
|
||||
resolution: {integrity: sha512-sWtijrvIav8LgfJZlrGCdN0nP2EWbakglJY49J1Y5QihcQLfy7ovyxxjJBRXMNltgt4uPtEcFmIMbVshEDfFWw==}
|
||||
/@jest/reporters@29.6.3:
|
||||
resolution: {integrity: sha512-kGz59zMi0GkVjD2CJeYWG9k6cvj7eBqt9aDAqo2rcCLRTYlvQ62Gu/n+tOmJMBHGjzeijjuCENjzTyYBgrtLUw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
|
@ -2092,9 +2092,9 @@ packages:
|
|||
dependencies:
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
'@jest/console': 29.6.4
|
||||
'@jest/test-result': 29.6.2
|
||||
'@jest/test-result': 29.6.3
|
||||
'@jest/transform': 29.6.4
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
'@jridgewell/trace-mapping': 0.3.19
|
||||
'@types/node': 18.17.5
|
||||
chalk: 4.1.2
|
||||
|
@ -2103,7 +2103,7 @@ packages:
|
|||
glob: 7.2.3
|
||||
graceful-fs: 4.2.11
|
||||
istanbul-lib-coverage: 3.2.0
|
||||
istanbul-lib-instrument: 5.2.1
|
||||
istanbul-lib-instrument: 6.0.0
|
||||
istanbul-lib-report: 3.0.1
|
||||
istanbul-lib-source-maps: 4.0.1
|
||||
istanbul-reports: 3.1.6
|
||||
|
@ -2171,12 +2171,12 @@ packages:
|
|||
graceful-fs: 4.2.11
|
||||
dev: true
|
||||
|
||||
/@jest/test-result@29.6.2:
|
||||
resolution: {integrity: sha512-3VKFXzcV42EYhMCsJQURptSqnyjqCGbtLuX5Xxb6Pm6gUf1wIRIl+mandIRGJyWKgNKYF9cnstti6Ls5ekduqw==}
|
||||
/@jest/test-result@29.6.3:
|
||||
resolution: {integrity: sha512-k7ZZaNvOSMBHPZYiy0kuiaFoyansR5QnTwDux1EjK3kD5iWpRVyJIJ0RAIV39SThafchuW59vra7F8mdy5Hfgw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 29.6.4
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
collect-v8-coverage: 1.0.2
|
||||
dev: true
|
||||
|
@ -2224,18 +2224,6 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/types@29.6.1:
|
||||
resolution: {integrity: sha512-tPKQNMPuXgvdOn2/Lg9HNfUvjYVGolt04Hp03f5hAk878uwOLikN+JzeLY0HcVgKgFl9Hs3EIqpu3WX27XNhnw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
'@types/istanbul-reports': 3.0.1
|
||||
'@types/node': 18.17.5
|
||||
'@types/yargs': 17.0.24
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@jest/types@29.6.3:
|
||||
resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
@ -5806,7 +5794,7 @@ packages:
|
|||
eslint: 8.47.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@29.6.2)(typescript@5.1.6):
|
||||
/eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.4.1)(eslint@8.47.0)(jest@29.6.3)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5822,7 +5810,7 @@ packages:
|
|||
'@typescript-eslint/eslint-plugin': 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
eslint: 8.47.0
|
||||
jest: 29.6.2(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest: 29.6.3(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -6023,12 +6011,11 @@ packages:
|
|||
resolution: {integrity: sha512-HnXT5nJb9V3DMnr5RgA1TiKbu5kRaJ0GD1JkuhZvnr1Qe3HJq+ESnrcl/jmVUZ8Ycnl3Sp0OTYUhmO36d2+zow==}
|
||||
dev: true
|
||||
|
||||
/expect@29.6.2:
|
||||
resolution: {integrity: sha512-iAErsLxJ8C+S02QbLAwgSGSezLQK+XXRDt8IuFXFpwCNw2ECmzZSmjKcCaFVp5VRMk+WAvz6h6jokzEzBFZEuA==}
|
||||
/expect@29.6.3:
|
||||
resolution: {integrity: sha512-x1vY4LlEMWUYVZQrFi4ZANXFwqYbJ/JNQspLVvzhW2BNY28aNcXMQH6imBbt+RBf5sVRTodYHXtSP/TLEU0Dxw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/expect-utils': 29.6.4
|
||||
'@types/node': 18.17.5
|
||||
jest-get-type: 29.6.3
|
||||
jest-matcher-utils: 29.6.4
|
||||
jest-message-util: 29.6.3
|
||||
|
@ -7377,7 +7364,7 @@ packages:
|
|||
jest-util: 29.6.3
|
||||
dev: true
|
||||
|
||||
/jest-extended@4.0.1(jest@29.6.2):
|
||||
/jest-extended@4.0.1(jest@29.6.3):
|
||||
resolution: {integrity: sha512-KM6dwuBUAgy6QONuR19CGubZB9Hkjqvl/d5Yc/FXsdB8+gsGxB2VQ+NEdOrr95J4GMPeLnDoPOKyi6+mKCCnZQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
|
@ -7386,7 +7373,7 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
jest: 29.6.2(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest: 29.6.3(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest-diff: 29.6.4
|
||||
jest-get-type: 29.6.3
|
||||
dev: true
|
||||
|
@ -7430,7 +7417,7 @@ packages:
|
|||
chalk: 4.1.2
|
||||
jest-diff: 29.6.4
|
||||
jest-get-type: 29.6.3
|
||||
pretty-format: 29.6.2
|
||||
pretty-format: 29.6.3
|
||||
dev: true
|
||||
|
||||
/jest-matcher-utils@29.6.4:
|
||||
|
@ -7458,26 +7445,17 @@ packages:
|
|||
stack-utils: 2.0.6
|
||||
dev: true
|
||||
|
||||
/jest-mock-extended@3.0.5(jest@29.6.2)(typescript@5.1.6):
|
||||
/jest-mock-extended@3.0.5(jest@29.6.3)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-/eHdaNPUAXe7f65gHH5urc8SbRVWjYxBqmCgax2uqOBJy8UUcCBMN1upj1eZ8y/i+IqpyEm4Kq0VKss/GCCTdw==}
|
||||
peerDependencies:
|
||||
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
|
||||
typescript: ^3.0.0 || ^4.0.0 || ^5.0.0
|
||||
dependencies:
|
||||
jest: 29.6.2(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest: 29.6.3(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
ts-essentials: 7.0.3(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
||||
/jest-mock@29.6.2:
|
||||
resolution: {integrity: sha512-hoSv3lb3byzdKfwqCuT6uTscan471GUECqgNYykg6ob0yiAw3zYc7OrPnI9Qv8Wwoa4lC7AZ9hyS4AiIx5U2zg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.1
|
||||
'@types/node': 18.17.5
|
||||
jest-util: 29.6.3
|
||||
dev: true
|
||||
|
||||
/jest-mock@29.6.3:
|
||||
resolution: {integrity: sha512-Z7Gs/mOyTSR4yPsaZ72a/MtuK6RnC3JYqWONe48oLaoEcYwEDxqvbXz85G4SJrm2Z5Ar9zp6MiHF4AlFlRM4Pg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
@ -7588,8 +7566,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-snapshot@29.6.2:
|
||||
resolution: {integrity: sha512-1OdjqvqmRdGNvWXr/YZHuyhh5DeaLp1p/F8Tht/MrMw4Kr1Uu/j4lRG+iKl1DAqUJDWxtQBMk41Lnf/JETYBRA==}
|
||||
/jest-snapshot@29.6.3:
|
||||
resolution: {integrity: sha512-66Iu7H1ojiveQMGFnKecHIZPPPBjZwfQEnF6wxqpxGf57sV3YSUtAb5/sTKM5TPa3OndyxZp1wxHFbmgVhc53w==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
|
@ -7599,10 +7577,10 @@ packages:
|
|||
'@babel/types': 7.22.10
|
||||
'@jest/expect-utils': 29.6.4
|
||||
'@jest/transform': 29.6.4
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.10)
|
||||
chalk: 4.1.2
|
||||
expect: 29.6.2
|
||||
expect: 29.6.3
|
||||
graceful-fs: 4.2.11
|
||||
jest-diff: 29.6.4
|
||||
jest-get-type: 29.6.3
|
||||
|
@ -7610,7 +7588,7 @@ packages:
|
|||
jest-message-util: 29.6.3
|
||||
jest-util: 29.6.3
|
||||
natural-compare: 1.4.0
|
||||
pretty-format: 29.6.2
|
||||
pretty-format: 29.6.3
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -7692,8 +7670,8 @@ packages:
|
|||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/jest@29.6.2(@types/node@18.17.5)(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-8eQg2mqFbaP7CwfsTpCxQ+sHzw1WuNWL5UUvjnWP4hx2riGz9fPSzYOaU5q8/GqWn1TfgZIVTqYJygbGbWAANg==}
|
||||
/jest@29.6.3(@types/node@18.17.5)(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-alueLuoPCDNHFcFGmgETR4KpQ+0ff3qVaiJwxQM4B5sC0CvXcgg4PEi7xrDkxuItDmdz/FVc7SSit4KEu8GRvw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -7703,7 +7681,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@jest/core': 29.6.4(ts-node@10.9.1)
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.6.4(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
transitivePeerDependencies:
|
||||
|
@ -9234,15 +9212,6 @@ packages:
|
|||
engines: {node: '>=6'}
|
||||
dev: false
|
||||
|
||||
/pretty-format@29.6.2:
|
||||
resolution: {integrity: sha512-1q0oC8eRveTg5nnBEWMXAU2qpv65Gnuf2eCQzSjxpWFkPaPARwqZZDGuNE0zPAZfTCHzIk3A8dIjwlQKKLphyg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/schemas': 29.6.3
|
||||
ansi-styles: 5.2.0
|
||||
react-is: 18.2.0
|
||||
dev: true
|
||||
|
||||
/pretty-format@29.6.3:
|
||||
resolution: {integrity: sha512-ZsBgjVhFAj5KeK+nHfF1305/By3lechHQSMWCTl8iHSbfOm2TN5nHEtFc/+W7fAyUeCs2n5iow72gld4gW0xDw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
@ -10361,7 +10330,7 @@ packages:
|
|||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
||||
/ts-jest@29.1.1(@babel/core@7.22.10)(@jest/types@29.6.1)(jest@29.6.2)(typescript@5.1.6):
|
||||
/ts-jest@29.1.1(@babel/core@7.22.10)(@jest/types@29.6.3)(jest@29.6.3)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
|
@ -10383,10 +10352,10 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@jest/types': 29.6.1
|
||||
'@jest/types': 29.6.3
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 29.6.2(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest: 29.6.3(@types/node@18.17.5)(ts-node@10.9.1)
|
||||
jest-util: 29.6.3
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
|
Loading…
Reference in a new issue