chore(deps-dev): bump jest from 29.5.0 to 29.6.0 (#595)

This commit is contained in:
dependabot[bot] 2023-07-05 09:07:06 +00:00 committed by GitHub
parent 72e89782f8
commit a5d9486d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

311
pnpm-lock.yaml generated
View File

@ -53,7 +53,7 @@ devDependencies:
version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.44.0)(prettier@2.8.8)
jest:
specifier: ^29.5.0
version: 29.5.0(@types/node@18.16.19)
version: 29.6.0(@types/node@18.16.19)
jest-environment-jsdom:
specifier: ^29.5.0
version: 29.6.0
@ -68,7 +68,7 @@ devDependencies:
version: 3.2.2(prettier@2.8.8)(typescript@5.1.6)
ts-jest:
specifier: ^29.1.0
version: 29.1.1(@babel/core@7.22.5)(jest@29.5.0)(typescript@5.1.6)
version: 29.1.1(@babel/core@7.22.5)(jest@29.6.0)(typescript@5.1.6)
ts-loader:
specifier: ^9.4.3
version: 9.4.4(typescript@5.1.6)(webpack@5.88.1)
@ -915,8 +915,8 @@ packages:
engines: {node: '>=8'}
dev: true
/@jest/console@29.5.0:
resolution: {integrity: sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==}
/@jest/console@29.6.0:
resolution: {integrity: sha512-anb6L1yg7uPQpytNVA5skRaXy3BmrsU8icRhTVNbWdjYWDDfy8M1Kq5HIVRpYoABdbpqsc5Dr+jtu4+qWRQBiQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.0
@ -927,8 +927,8 @@ packages:
slash: 3.0.0
dev: true
/@jest/core@29.5.0:
resolution: {integrity: sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==}
/@jest/core@29.6.0:
resolution: {integrity: sha512-5dbMHfY/5R9m8NbgmB3JlxQqooZ/ooPSOiwEQZZ+HODwJTbIu37seVcZNBK29aMdXtjvTRB3f6LCvkKq+r8uQA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -936,10 +936,10 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/console': 29.5.0
'@jest/reporters': 29.5.0
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/console': 29.6.0
'@jest/reporters': 29.6.0
'@jest/test-result': 29.6.0
'@jest/transform': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
ansi-escapes: 4.3.2
@ -948,18 +948,18 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.5.0
jest-config: 29.5.0(@types/node@18.16.19)
jest-haste-map: 29.5.0
jest-config: 29.6.0(@types/node@18.16.19)
jest-haste-map: 29.6.0
jest-message-util: 29.6.0
jest-regex-util: 29.4.3
jest-resolve: 29.5.0
jest-resolve-dependencies: 29.5.0
jest-runner: 29.5.0
jest-runtime: 29.5.0
jest-snapshot: 29.5.0
jest-resolve: 29.6.0
jest-resolve-dependencies: 29.6.0
jest-runner: 29.6.0
jest-runtime: 29.6.0
jest-snapshot: 29.6.0
jest-util: 29.6.0
jest-validate: 29.5.0
jest-watcher: 29.5.0
jest-validate: 29.6.0
jest-watcher: 29.6.0
micromatch: 4.0.5
pretty-format: 29.6.0
slash: 3.0.0
@ -986,12 +986,19 @@ packages:
jest-get-type: 29.4.3
dev: true
/@jest/expect@29.5.0:
resolution: {integrity: sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==}
/@jest/expect-utils@29.6.0:
resolution: {integrity: sha512-LLSQQN7oypMSETKoPWpsWYVKJd9LQWmSDDAc4hUQ4JocVC7LAMy9R3ZMhlnLwbcFvQORZnZR7HM893Px6cJhvA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
expect: 29.5.0
jest-snapshot: 29.5.0
jest-get-type: 29.4.3
dev: true
/@jest/expect@29.6.0:
resolution: {integrity: sha512-a7pISPW28Q3c0/pLwz4mQ6tbAI+hc8/0CJp9ix6e9U4dQ6TiHQX82CT5DV5BMWaw8bFH4E6zsfZxXdn6Ka23Bw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
expect: 29.6.0
jest-snapshot: 29.6.0
transitivePeerDependencies:
- supports-color
dev: true
@ -1008,20 +1015,20 @@ packages:
jest-util: 29.6.0
dev: true
/@jest/globals@29.5.0:
resolution: {integrity: sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==}
/@jest/globals@29.6.0:
resolution: {integrity: sha512-IQQ3hZ2D/hwEwXSMv5GbfhzdH0nTQR3KPYxnuW6gYWbd6+7/zgMz7Okn6EgBbNtJNONq03k5EKA6HqGyzRbpeg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.6.0
'@jest/expect': 29.5.0
'@jest/expect': 29.6.0
'@jest/types': 29.6.0
jest-mock: 29.6.0
transitivePeerDependencies:
- supports-color
dev: true
/@jest/reporters@29.5.0:
resolution: {integrity: sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==}
/@jest/reporters@29.6.0:
resolution: {integrity: sha512-dWEq4HI0VvHcAD6XTtyBKKARLytyyWPIy1SvGOcU91106MfvHPdxZgupFwVHd8TFpZPpA3SebYjtwS5BUS76Rw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -1030,9 +1037,9 @@ packages:
optional: true
dependencies:
'@bcoe/v8-coverage': 0.2.3
'@jest/console': 29.5.0
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/console': 29.6.0
'@jest/test-result': 29.6.0
'@jest/transform': 29.6.0
'@jest/types': 29.6.0
'@jridgewell/trace-mapping': 0.3.18
'@types/node': 18.16.19
@ -1048,7 +1055,7 @@ packages:
istanbul-reports: 3.1.5
jest-message-util: 29.6.0
jest-util: 29.6.0
jest-worker: 29.5.0
jest-worker: 29.6.0
slash: 3.0.0
string-length: 4.0.2
strip-ansi: 6.0.1
@ -1071,8 +1078,8 @@ packages:
'@sinclair/typebox': 0.27.8
dev: true
/@jest/source-map@29.4.3:
resolution: {integrity: sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==}
/@jest/source-map@29.6.0:
resolution: {integrity: sha512-oA+I2SHHQGxDCZpbrsCQSoMLb3Bz547JnM+jUr9qEbuw0vQlWZfpPS7CO9J7XiwKicEz9OFn/IYoLkkiUD7bzA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jridgewell/trace-mapping': 0.3.18
@ -1080,28 +1087,28 @@ packages:
graceful-fs: 4.2.11
dev: true
/@jest/test-result@29.5.0:
resolution: {integrity: sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==}
/@jest/test-result@29.6.0:
resolution: {integrity: sha512-9qLb7xITeyWhM4yatn2muqfomuoCTOhv0QV9i7XiIyYi3QLfnvPv5NeJp5u0PZeutAOROMLKakOkmoAisOr3YQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/console': 29.5.0
'@jest/console': 29.6.0
'@jest/types': 29.6.0
'@types/istanbul-lib-coverage': 2.0.4
collect-v8-coverage: 1.0.1
dev: true
/@jest/test-sequencer@29.5.0:
resolution: {integrity: sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==}
/@jest/test-sequencer@29.6.0:
resolution: {integrity: sha512-HYCS3LKRQotKWj2mnA3AN13PPevYZu8MJKm12lzYojpJNnn6kI/3PWmr1At/e3tUu+FHQDiOyaDVuR4EV3ezBw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/test-result': 29.5.0
'@jest/test-result': 29.6.0
graceful-fs: 4.2.11
jest-haste-map: 29.5.0
jest-haste-map: 29.6.0
slash: 3.0.0
dev: true
/@jest/transform@29.5.0:
resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==}
/@jest/transform@29.6.0:
resolution: {integrity: sha512-bhP/KxPo3e322FJ0nKAcb6WVK76ZYyQd1lWygJzoSqP8SYMSLdxHqP4wnPTI4WvbB8PKPDV30y5y7Tya4RHOBA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.22.5
@ -1112,7 +1119,7 @@ packages:
convert-source-map: 2.0.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.11
jest-haste-map: 29.5.0
jest-haste-map: 29.6.0
jest-regex-util: 29.4.3
jest-util: 29.6.0
micromatch: 4.0.5
@ -1123,18 +1130,6 @@ packages:
- supports-color
dev: true
/@jest/types@29.5.0:
resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.6.0
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
'@types/node': 18.16.19
'@types/yargs': 17.0.24
chalk: 4.1.2
dev: true
/@jest/types@29.6.0:
resolution: {integrity: sha512-8XCgL9JhqbJTFnMRjEAO+TuW251+MoMd5BSzLiE3vvzpQ8RlBxy8NoyNkDhs3K3OL3HeVinlOl9or5p7GTeOLg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
@ -2040,14 +2035,14 @@ packages:
- debug
dev: true
/babel-jest@29.5.0(@babel/core@7.22.5):
resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==}
/babel-jest@29.6.0(@babel/core@7.22.5):
resolution: {integrity: sha512-Jj8Bq2yKsk11XLk06Nm8SdvYkAcecH+GuhxB8DnK5SncjHnJ88TQjSnGgE7jpajpnSvz9DZ6X8hXrDkD/6/TPQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
'@babel/core': 7.22.5
'@jest/transform': 29.5.0
'@jest/transform': 29.6.0
'@types/babel__core': 7.20.1
babel-plugin-istanbul: 6.1.1
babel-preset-jest: 29.5.0(@babel/core@7.22.5)
@ -2830,6 +2825,18 @@ packages:
jest-util: 29.6.0
dev: true
/expect@29.6.0:
resolution: {integrity: sha512-AV+HaBtnDJ2YEUhPPo25HyUHBLaetM+y/Dq6pEC8VPQyt1dK+k8MfGkMy46djy2bddcqESc1kl4/K1uLWSfk9g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/expect-utils': 29.6.0
'@types/node': 18.16.19
jest-get-type: 29.4.3
jest-matcher-utils: 29.6.0
jest-message-util: 29.6.0
jest-util: 29.6.0
dev: true
/fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
dev: true
@ -3349,24 +3356,24 @@ packages:
p-limit: 3.1.0
dev: true
/jest-circus@29.5.0:
resolution: {integrity: sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==}
/jest-circus@29.6.0:
resolution: {integrity: sha512-LtG45qEKhse2Ws5zNR4DnZATReLGQXzBZGZnJ0DU37p6d4wDhu41vvczCQ3Ou+llR6CRYDBshsubV7H4jZvIkw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.6.0
'@jest/expect': 29.5.0
'@jest/test-result': 29.5.0
'@jest/expect': 29.6.0
'@jest/test-result': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
is-generator-fn: 2.1.0
jest-each: 29.5.0
jest-matcher-utils: 29.5.0
jest-each: 29.6.0
jest-matcher-utils: 29.6.0
jest-message-util: 29.6.0
jest-runtime: 29.5.0
jest-snapshot: 29.5.0
jest-runtime: 29.6.0
jest-snapshot: 29.6.0
jest-util: 29.6.0
p-limit: 3.1.0
pretty-format: 29.6.0
@ -3377,8 +3384,8 @@ packages:
- supports-color
dev: true
/jest-cli@29.5.0(@types/node@18.16.19):
resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==}
/jest-cli@29.6.0(@types/node@18.16.19):
resolution: {integrity: sha512-WvZIaanK/abkw6s01924DQ2QLwM5Q4Y4iPbSDb9Zg6smyXGqqcPQ7ft9X8D7B0jICz312eSzM6UlQNxuZJBrMw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@ -3387,16 +3394,16 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 29.5.0
'@jest/test-result': 29.5.0
'@jest/core': 29.6.0
'@jest/test-result': 29.6.0
'@jest/types': 29.6.0
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
import-local: 3.1.0
jest-config: 29.5.0(@types/node@18.16.19)
jest-config: 29.6.0(@types/node@18.16.19)
jest-util: 29.6.0
jest-validate: 29.5.0
jest-validate: 29.6.0
prompts: 2.4.2
yargs: 17.7.2
transitivePeerDependencies:
@ -3405,8 +3412,8 @@ packages:
- ts-node
dev: true
/jest-config@29.5.0(@types/node@18.16.19):
resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==}
/jest-config@29.6.0(@types/node@18.16.19):
resolution: {integrity: sha512-fKA4jM91PDqWVkMpb1FVKxIuhg3hC6hgaen57cr1rRZkR96dCatvJZsk3ik7/GNu9ERj9wgAspOmyvkFoGsZhA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@types/node': '*'
@ -3418,23 +3425,23 @@ packages:
optional: true
dependencies:
'@babel/core': 7.22.5
'@jest/test-sequencer': 29.5.0
'@jest/test-sequencer': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
babel-jest: 29.5.0(@babel/core@7.22.5)
babel-jest: 29.6.0(@babel/core@7.22.5)
chalk: 4.1.2
ci-info: 3.8.0
deepmerge: 4.3.1
glob: 7.2.3
graceful-fs: 4.2.11
jest-circus: 29.5.0
jest-environment-node: 29.5.0
jest-circus: 29.6.0
jest-environment-node: 29.6.0
jest-get-type: 29.4.3
jest-regex-util: 29.4.3
jest-resolve: 29.5.0
jest-runner: 29.5.0
jest-resolve: 29.6.0
jest-runner: 29.6.0
jest-util: 29.6.0
jest-validate: 29.5.0
jest-validate: 29.6.0
micromatch: 4.0.5
parse-json: 5.2.0
pretty-format: 29.6.0
@ -3444,8 +3451,8 @@ packages:
- supports-color
dev: true
/jest-diff@29.5.0:
resolution: {integrity: sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==}
/jest-diff@29.6.0:
resolution: {integrity: sha512-ZRm7cd2m9YyZ0N3iMyuo1iUiprxQ/MFpYWXzEEj7hjzL3WnDffKW8192XBDcrAI8j7hnrM1wed3bL/oEnYF/8w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
@ -3461,8 +3468,8 @@ packages:
detect-newline: 3.1.0
dev: true
/jest-each@29.5.0:
resolution: {integrity: sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==}
/jest-each@29.6.0:
resolution: {integrity: sha512-d0Jem4RBAlFUyV6JSXPSHVUpNo5RleSj+iJEy1G3+ZCrzHDjWs/1jUfrbnJKHdJdAx5BCEce/Ju379WqHhQk4w==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.0
@ -3495,8 +3502,8 @@ packages:
- utf-8-validate
dev: true
/jest-environment-node@29.5.0:
resolution: {integrity: sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==}
/jest-environment-node@29.6.0:
resolution: {integrity: sha512-BOf5Q2/nFCdBOnyBM5c5/6DbdQYgc+0gyUQ8l8qhUAB8O7pM+4QJXIXJsRZJaxd5SHV6y5VArTVhOfogoqcP8Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.6.0
@ -3512,8 +3519,8 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
/jest-haste-map@29.5.0:
resolution: {integrity: sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==}
/jest-haste-map@29.6.0:
resolution: {integrity: sha512-dY1DKufptj7hcJSuhpqlYPGcnN3XjlOy/g0jinpRTMsbb40ivZHiuIPzeminOZkrek8C+oDxC54ILGO3vMLojg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.0
@ -3524,15 +3531,15 @@ packages:
graceful-fs: 4.2.11
jest-regex-util: 29.4.3
jest-util: 29.6.0
jest-worker: 29.5.0
jest-worker: 29.6.0
micromatch: 4.0.5
walker: 1.0.8
optionalDependencies:
fsevents: 2.3.2
dev: true
/jest-leak-detector@29.5.0:
resolution: {integrity: sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==}
/jest-leak-detector@29.6.0:
resolution: {integrity: sha512-JdV6EZOPxHR1gd6ccxjNowuROkT2jtGU5G/g58RcJX1xe5mrtLj0g6/ZkyMoXF4cs+tTkHMFX6pcIrB1QPQwCw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.4.3
@ -3544,7 +3551,17 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
jest-diff: 29.5.0
jest-diff: 29.6.0
jest-get-type: 29.4.3
pretty-format: 29.6.0
dev: true
/jest-matcher-utils@29.6.0:
resolution: {integrity: sha512-oSlqfGN+sbkB2Q5um/zL7z80w84FEAcLKzXBZIPyRk2F2Srg1ubhrHVKW68JCvb2+xKzAeGw35b+6gciS24PHw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
jest-diff: 29.6.0
jest-get-type: 29.4.3
pretty-format: 29.6.0
dev: true
@ -3588,7 +3605,7 @@ packages:
jest-util: 29.6.0
dev: true
/jest-pnp-resolver@1.2.3(jest-resolve@29.5.0):
/jest-pnp-resolver@1.2.3(jest-resolve@29.6.0):
resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==}
engines: {node: '>=6'}
peerDependencies:
@ -3597,7 +3614,7 @@ packages:
jest-resolve:
optional: true
dependencies:
jest-resolve: 29.5.0
jest-resolve: 29.6.0
dev: true
/jest-regex-util@29.4.3:
@ -3605,70 +3622,70 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: true
/jest-resolve-dependencies@29.5.0:
resolution: {integrity: sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==}
/jest-resolve-dependencies@29.6.0:
resolution: {integrity: sha512-eOfPog9K3hJdJk/3i6O6bQhXS+3uXhMDkLJGX+xmMPp7T1d/zdcFofbDnHgNoEkhD/mSimC5IagLEP7lpLLu/A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-regex-util: 29.4.3
jest-snapshot: 29.5.0
jest-snapshot: 29.6.0
transitivePeerDependencies:
- supports-color
dev: true
/jest-resolve@29.5.0:
resolution: {integrity: sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==}
/jest-resolve@29.6.0:
resolution: {integrity: sha512-+hrpY4LzAONoZA/rvB6rnZLkOSA6UgJLpdCWrOZNSgGxWMumzRLu7dLUSCabAHzoHIDQ9qXfr3th1zYNJ0E8sQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
graceful-fs: 4.2.11
jest-haste-map: 29.5.0
jest-pnp-resolver: 1.2.3(jest-resolve@29.5.0)
jest-haste-map: 29.6.0
jest-pnp-resolver: 1.2.3(jest-resolve@29.6.0)
jest-util: 29.6.0
jest-validate: 29.5.0
jest-validate: 29.6.0
resolve: 1.22.2
resolve.exports: 2.0.2
slash: 3.0.0
dev: true
/jest-runner@29.5.0:
resolution: {integrity: sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==}
/jest-runner@29.6.0:
resolution: {integrity: sha512-4fZuGV2lOxS2BiqEG9/AI8E6O+jo+QZjMVcgi1x5E6aDql0Gd/EFIbUQ0pSS09y8cya1vJB/qC2xsE468jqtSg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/console': 29.5.0
'@jest/console': 29.6.0
'@jest/environment': 29.6.0
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/test-result': 29.6.0
'@jest/transform': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
jest-docblock: 29.4.3
jest-environment-node: 29.5.0
jest-haste-map: 29.5.0
jest-leak-detector: 29.5.0
jest-environment-node: 29.6.0
jest-haste-map: 29.6.0
jest-leak-detector: 29.6.0
jest-message-util: 29.6.0
jest-resolve: 29.5.0
jest-runtime: 29.5.0
jest-resolve: 29.6.0
jest-runtime: 29.6.0
jest-util: 29.6.0
jest-watcher: 29.5.0
jest-worker: 29.5.0
jest-watcher: 29.6.0
jest-worker: 29.6.0
p-limit: 3.1.0
source-map-support: 0.5.13
transitivePeerDependencies:
- supports-color
dev: true
/jest-runtime@29.5.0:
resolution: {integrity: sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==}
/jest-runtime@29.6.0:
resolution: {integrity: sha512-5FavYo3EeXLHIvnJf+r7Cj0buePAbe4mzRB9oeVxDS0uVmouSBjWeGgyRjZkw7ArxOoZI8gO6f8SGMJ2HFlwwg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/environment': 29.6.0
'@jest/fake-timers': 29.6.0
'@jest/globals': 29.5.0
'@jest/source-map': 29.4.3
'@jest/test-result': 29.5.0
'@jest/transform': 29.5.0
'@jest/globals': 29.6.0
'@jest/source-map': 29.6.0
'@jest/test-result': 29.6.0
'@jest/transform': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
chalk: 4.1.2
@ -3676,12 +3693,12 @@ packages:
collect-v8-coverage: 1.0.1
glob: 7.2.3
graceful-fs: 4.2.11
jest-haste-map: 29.5.0
jest-haste-map: 29.6.0
jest-message-util: 29.6.0
jest-mock: 29.6.0
jest-regex-util: 29.4.3
jest-resolve: 29.5.0
jest-snapshot: 29.5.0
jest-resolve: 29.6.0
jest-snapshot: 29.6.0
jest-util: 29.6.0
slash: 3.0.0
strip-bom: 4.0.0
@ -3689,28 +3706,26 @@ packages:
- supports-color
dev: true
/jest-snapshot@29.5.0:
resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==}
/jest-snapshot@29.6.0:
resolution: {integrity: sha512-H3kUE9NwWDEDoutcOSS921IqdlkdjgnMdj1oMyxAHNflscdLc9dB8OudZHV6kj4OHJxbMxL8CdI5DlwYrs4wQg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/core': 7.22.5
'@babel/generator': 7.22.5
'@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.22.5)
'@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.5)
'@babel/traverse': 7.22.5
'@babel/types': 7.22.5
'@jest/expect-utils': 29.5.0
'@jest/transform': 29.5.0
'@jest/expect-utils': 29.6.0
'@jest/transform': 29.6.0
'@jest/types': 29.6.0
'@types/babel__traverse': 7.20.1
'@types/prettier': 2.7.3
babel-preset-current-node-syntax: 1.0.1(@babel/core@7.22.5)
chalk: 4.1.2
expect: 29.5.0
expect: 29.6.0
graceful-fs: 4.2.11
jest-diff: 29.5.0
jest-diff: 29.6.0
jest-get-type: 29.4.3
jest-matcher-utils: 29.5.0
jest-matcher-utils: 29.6.0
jest-message-util: 29.6.0
jest-util: 29.6.0
natural-compare: 1.4.0
@ -3744,8 +3759,8 @@ packages:
picomatch: 2.3.1
dev: true
/jest-validate@29.5.0:
resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==}
/jest-validate@29.6.0:
resolution: {integrity: sha512-MLTrAJsb1+W7svbeZ+A7pAnyXMaQrjvPDKCy7OlfsfB6TMVc69v7WjUWfiR6r3snULFWZASiKgvNVDuATta1dg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.0
@ -3756,11 +3771,11 @@ packages:
pretty-format: 29.6.0
dev: true
/jest-watcher@29.5.0:
resolution: {integrity: sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==}
/jest-watcher@29.6.0:
resolution: {integrity: sha512-LdsQqFNX60mRdRRe+zsELnYRH1yX6KL+ukbh+u6WSQeTheZZe1TlLJNKRQiZ7e0VbvMkywmMWL/KV35noOJCcw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/test-result': 29.5.0
'@jest/test-result': 29.6.0
'@jest/types': 29.6.0
'@types/node': 18.16.19
ansi-escapes: 4.3.2
@ -3779,8 +3794,8 @@ packages:
supports-color: 8.1.1
dev: true
/jest-worker@29.5.0:
resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==}
/jest-worker@29.6.0:
resolution: {integrity: sha512-oiQHH1SnKmZIwwPnpOrXTq4kHBk3lKGY/07DpnH0sAu+x7J8rXlbLDROZsU6vy9GwB0hPiZeZpu6YlJ48QoKcA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@types/node': 18.16.19
@ -3789,8 +3804,8 @@ packages:
supports-color: 8.1.1
dev: true
/jest@29.5.0(@types/node@18.16.19):
resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==}
/jest@29.6.0(@types/node@18.16.19):
resolution: {integrity: sha512-do1J9gGrQ68E4UfMz/4OM71p9qCqQxu32N/9ZfeYFSSlx0uUOuxeyZxtJZNaUTW12ZA11ERhmBjBhy1Ho96R4g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@ -3799,10 +3814,10 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 29.5.0
'@jest/types': 29.5.0
'@jest/core': 29.6.0
'@jest/types': 29.6.0
import-local: 3.1.0
jest-cli: 29.5.0(@types/node@18.16.19)
jest-cli: 29.6.0(@types/node@18.16.19)
transitivePeerDependencies:
- '@types/node'
- supports-color
@ -5123,7 +5138,7 @@ packages:
resolution: {integrity: sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==}
dev: true
/ts-jest@29.1.1(@babel/core@7.22.5)(jest@29.5.0)(typescript@5.1.6):
/ts-jest@29.1.1(@babel/core@7.22.5)(jest@29.6.0)(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
@ -5147,7 +5162,7 @@ packages:
'@babel/core': 7.22.5
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 29.5.0(@types/node@18.16.19)
jest: 29.6.0(@types/node@18.16.19)
jest-util: 29.5.0
json5: 2.2.3
lodash.memoize: 4.1.2