build(deps): update jest monorepo to v28.1.2 (#3629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3630/head^2
renovate[bot] 2022-06-29 21:30:09 +10:00 committed by GitHub
parent 71905be02f
commit 0e3d09daf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 115 additions and 188 deletions

View File

@ -168,8 +168,8 @@
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"jest-transform-stub": "2.0.0",
"jest-watch-typeahead": "1.1.0",
"prettier": "2.7.1",

View File

@ -42,8 +42,8 @@ specifiers:
i18next: 21.8.11
i18next-browser-languagedetector: 6.1.4
i18next-http-backend: 1.4.1
jest: 28.1.1
jest-environment-jsdom: 28.1.1
jest: 28.1.2
jest-environment-jsdom: 28.1.2
jest-transform-stub: 2.0.0
jest-watch-typeahead: 1.1.0
prettier: 2.7.1
@ -108,7 +108,7 @@ devDependencies:
esbuild-jest: 0.5.0_esbuild@0.14.17
eslint: 8.18.0
eslint-config-prettier: 8.5.0_eslint@8.18.0
eslint-config-react-app: 7.0.1_ag33aw3cn4hz6vomfcndkvqj3q
eslint-config-react-app: 7.0.1_fjngc72e37t3hcpckgnekmuwke
eslint-formatter-rdjson: 1.0.5
eslint-import-resolver-typescript: 2.7.1_srrmf5la5dmnsfe2mpg6sboreu
eslint-plugin-import: 2.26.0_onlghd5huychrjyd4lmnx27r5m
@ -117,10 +117,10 @@ devDependencies:
eslint-plugin-react: 7.30.1_eslint@8.18.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0
husky: 8.0.1
jest: 28.1.1_@types+node@16.11.41
jest-environment-jsdom: 28.1.1
jest: 28.1.2_@types+node@16.11.41
jest-environment-jsdom: 28.1.2
jest-transform-stub: 2.0.0
jest-watch-typeahead: 1.1.0_jest@28.1.1
jest-watch-typeahead: 1.1.0_jest@28.1.2
prettier: 2.7.1
react-test-renderer: 18.2.0_react@18.2.0
typescript: 4.7.4
@ -136,7 +136,7 @@ packages:
resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==}
engines: {node: '>=6.0.0'}
dependencies:
'@jridgewell/trace-mapping': 0.3.9
'@jridgewell/trace-mapping': 0.3.14
dev: true
/@babel/code-frame/7.16.7:
@ -179,13 +179,13 @@ packages:
dependencies:
'@ampproject/remapping': 2.1.2
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.9
'@babel/generator': 7.17.10
'@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8
'@babel/helper-module-transforms': 7.17.7
'@babel/helpers': 7.17.9
'@babel/parser': 7.17.9
'@babel/parser': 7.17.10
'@babel/template': 7.16.7
'@babel/traverse': 7.17.9
'@babel/traverse': 7.17.10
'@babel/types': 7.17.10
convert-source-map: 1.8.0
debug: 4.3.4
@ -222,15 +222,6 @@ packages:
jsesc: 2.5.2
dev: true
/@babel/generator/7.17.9:
resolution: {integrity: sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.17.10
jsesc: 2.5.2
source-map: 0.5.7
dev: true
/@babel/helper-annotate-as-pure/7.16.7:
resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==}
engines: {node: '>=6.9.0'}
@ -386,7 +377,7 @@ packages:
'@babel/helper-split-export-declaration': 7.16.7
'@babel/helper-validator-identifier': 7.16.7
'@babel/template': 7.16.7
'@babel/traverse': 7.17.9
'@babel/traverse': 7.17.10
'@babel/types': 7.17.10
transitivePeerDependencies:
- supports-color
@ -1977,24 +1968,6 @@ packages:
- supports-color
dev: true
/@babel/traverse/7.17.9:
resolution: {integrity: sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.16.7
'@babel/generator': 7.17.10
'@babel/helper-environment-visitor': 7.16.7
'@babel/helper-function-name': 7.17.9
'@babel/helper-hoist-variables': 7.16.7
'@babel/helper-split-export-declaration': 7.16.7
'@babel/parser': 7.17.10
'@babel/types': 7.17.10
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.17.10:
resolution: {integrity: sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==}
engines: {node: '>=6.9.0'}
@ -2398,18 +2371,6 @@ packages:
engines: {node: '>=8'}
dev: true
/@jest/console/28.0.2:
resolution: {integrity: sha512-tiRpnMeeyQuuzgL5UNSeiqMwF8UOWPbAE5rzcu/1zyq4oPG2Ox6xm4YCOruwbp10F8odWc+XwVxTyGzMSLMqxA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.1
'@types/node': 16.11.41
chalk: 4.1.2
jest-message-util: 28.1.1
jest-util: 28.1.1
slash: 3.0.0
dev: true
/@jest/console/28.1.1:
resolution: {integrity: sha512-0RiUocPVFEm3WRMOStIHbRWllG6iW6E3/gUPnf4lkrVFyXIIDeCe+vlKeYyFOMhB2EPE6FLFCNADSOOQMaqvyA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
@ -2422,8 +2383,8 @@ packages:
slash: 3.0.0
dev: true
/@jest/core/28.1.1:
resolution: {integrity: sha512-3pYsBoZZ42tXMdlcFeCc/0j9kOlK7MYuXs2B1QbvDgMoW1K9NJ4G/VYvIbMb26iqlkTfPHo7SC2JgjDOk/mxXw==}
/@jest/core/28.1.2:
resolution: {integrity: sha512-Xo4E+Sb/nZODMGOPt2G3cMmCBqL4/W2Ijwr7/mrXlq4jdJwcFQ/9KrrJZT2adQRk2otVBXXOz1GRQ4Z5iOgvRQ==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -2432,9 +2393,9 @@ packages:
optional: true
dependencies:
'@jest/console': 28.1.1
'@jest/reporters': 28.1.1
'@jest/reporters': 28.1.2
'@jest/test-result': 28.1.1
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@jest/types': 28.1.1
'@types/node': 16.11.41
ansi-escapes: 4.3.2
@ -2443,15 +2404,15 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.9
jest-changed-files: 28.0.2
jest-config: 28.1.1_@types+node@16.11.41
jest-config: 28.1.2_@types+node@16.11.41
jest-haste-map: 28.1.1
jest-message-util: 28.1.1
jest-regex-util: 28.0.2
jest-resolve: 28.1.1
jest-resolve-dependencies: 28.1.1
jest-runner: 28.1.1
jest-runtime: 28.1.1
jest-snapshot: 28.1.1
jest-resolve-dependencies: 28.1.2
jest-runner: 28.1.2
jest-runtime: 28.1.2
jest-snapshot: 28.1.2
jest-util: 28.1.1
jest-validate: 28.1.1
jest-watcher: 28.1.1
@ -2465,11 +2426,11 @@ packages:
- ts-node
dev: true
/@jest/environment/28.1.1:
resolution: {integrity: sha512-9auVQ2GzQ7nrU+lAr8KyY838YahElTX9HVjbQPPS2XjlxQ+na18G113OoBhyBGBtD6ZnO/SrUy5WR8EzOj1/Uw==}
/@jest/environment/28.1.2:
resolution: {integrity: sha512-I0CR1RUMmOzd0tRpz10oUfaChBWs+/Hrvn5xYhMEF/ZqrDaaeHwS8yDBqEWCrEnkH2g+WE/6g90oBv3nKpcm8Q==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/fake-timers': 28.1.1
'@jest/fake-timers': 28.1.2
'@jest/types': 28.1.1
'@types/node': 16.11.41
jest-mock: 28.1.1
@ -2482,18 +2443,18 @@ packages:
jest-get-type: 28.0.2
dev: true
/@jest/expect/28.1.1:
resolution: {integrity: sha512-/+tQprrFoT6lfkMj4mW/mUIfAmmk/+iQPmg7mLDIFOf2lyf7EBHaS+x3RbeR0VZVMe55IvX7QRoT/2aK3AuUXg==}
/@jest/expect/28.1.2:
resolution: {integrity: sha512-HBzyZBeFBiOelNbBKN0pilWbbrGvwDUwAqMC46NVJmWm8AVkuE58NbG1s7DR4cxFt4U5cVLxofAoHxgvC5MyOw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
expect: 28.1.1
jest-snapshot: 28.1.1
jest-snapshot: 28.1.2
transitivePeerDependencies:
- supports-color
dev: true
/@jest/fake-timers/28.1.1:
resolution: {integrity: sha512-BY/3+TyLs5+q87rGWrGUY5f8e8uC3LsVHS9Diz8+FV3ARXL4sNnkLlIB8dvDvRrp+LUCGM+DLqlsYubizGUjIA==}
/@jest/fake-timers/28.1.2:
resolution: {integrity: sha512-xSYEI7Y0D5FbZN2LsCUj/EKRR1zfQYmGuAUVh6xTqhx7V5JhjgMcK5Pa0iR6WIk0GXiHDe0Ke4A+yERKE9saqg==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.1
@ -2504,19 +2465,19 @@ packages:
jest-util: 28.1.1
dev: true
/@jest/globals/28.1.1:
resolution: {integrity: sha512-dEgl/6v7ToB4vXItdvcltJBgny0xBE6xy6IYQrPJAJggdEinGxCDMivNv7sFzPcTITGquXD6UJwYxfJ/5ZwDSg==}
/@jest/globals/28.1.2:
resolution: {integrity: sha512-cz0lkJVDOtDaYhvT3Fv2U1B6FtBnV+OpEyJCzTHM1fdoTsU4QNLAt/H4RkiwEUU+dL4g/MFsoTuHeT2pvbo4Hg==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/environment': 28.1.1
'@jest/expect': 28.1.1
'@jest/environment': 28.1.2
'@jest/expect': 28.1.2
'@jest/types': 28.1.1
transitivePeerDependencies:
- supports-color
dev: true
/@jest/reporters/28.1.1:
resolution: {integrity: sha512-597Zj4D4d88sZrzM4atEGLuO7SdA/YrOv9SRXHXRNC+/FwPCWxZhBAEzhXoiJzfRwn8zes/EjS8Lo6DouGN5Gg==}
/@jest/reporters/28.1.2:
resolution: {integrity: sha512-/whGLhiwAqeCTmQEouSigUZJPVl7sW8V26EiboImL+UyXznnr1a03/YZ2BX8OlFw0n+Zlwu+EZAITZtaeRTxyA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@ -2527,9 +2488,9 @@ packages:
'@bcoe/v8-coverage': 0.2.3
'@jest/console': 28.1.1
'@jest/test-result': 28.1.1
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@jest/types': 28.1.1
'@jridgewell/trace-mapping': 0.3.9
'@jridgewell/trace-mapping': 0.3.14
'@types/node': 16.11.41
chalk: 4.1.2
collect-v8-coverage: 1.0.1
@ -2548,7 +2509,7 @@ packages:
string-length: 4.0.2
strip-ansi: 6.0.1
terminal-link: 2.1.1
v8-to-istanbul: 9.0.0
v8-to-istanbul: 9.0.1
transitivePeerDependencies:
- supports-color
dev: true
@ -2560,25 +2521,15 @@ packages:
'@sinclair/typebox': 0.23.4
dev: true
/@jest/source-map/28.0.2:
resolution: {integrity: sha512-Y9dxC8ZpN3kImkk0LkK5XCEneYMAXlZ8m5bflmSL5vrwyeUpJfentacCUg6fOb8NOpOO7hz2+l37MV77T6BFPw==}
/@jest/source-map/28.1.2:
resolution: {integrity: sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jridgewell/trace-mapping': 0.3.9
'@jridgewell/trace-mapping': 0.3.14
callsites: 3.1.0
graceful-fs: 4.2.9
dev: true
/@jest/test-result/28.0.2:
resolution: {integrity: sha512-4EUqgjq9VzyUiVTvZfI9IRJD6t3NYBNP4f+Eq8Zr93+hkJ0RrGU4OBTw8tfNzidKX+bmuYzn8FxqpxOPIGGCMA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/console': 28.0.2
'@jest/types': 28.1.1
'@types/istanbul-lib-coverage': 2.0.4
collect-v8-coverage: 1.0.1
dev: true
/@jest/test-result/28.1.1:
resolution: {integrity: sha512-hPmkugBktqL6rRzwWAtp1JtYT4VHwv8OQ+9lE5Gymj6dHzubI/oJHMUpPOt8NrdVWSrz9S7bHjJUmv2ggFoUNQ==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
@ -2622,13 +2573,13 @@ packages:
- supports-color
dev: true
/@jest/transform/28.1.1:
resolution: {integrity: sha512-PkfaTUuvjUarl1EDr5ZQcCA++oXkFCP9QFUkG0yVKVmNObjhrqDy0kbMpMebfHWm3CCDHjYNem9eUSH8suVNHQ==}
/@jest/transform/28.1.2:
resolution: {integrity: sha512-3o+lKF6iweLeJFHBlMJysdaPbpoMmtbHEFsjzSv37HIq/wWt5ijTeO2Yf7MO5yyczCopD507cNwNLeX8Y/CuIg==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@babel/core': 7.17.10
'@jest/types': 28.1.1
'@jridgewell/trace-mapping': 0.3.9
'@jridgewell/trace-mapping': 0.3.14
babel-plugin-istanbul: 6.1.1
chalk: 4.1.2
convert-source-map: 1.8.0
@ -2656,18 +2607,6 @@ packages:
chalk: 4.1.2
dev: true
/@jest/types/28.0.2:
resolution: {integrity: sha512-hi3jUdm9iht7I2yrV5C4s3ucCJHUP8Eh3W6rQ1s4n/Qw9rQgsda4eqCt+r3BKRi7klVmZfQlMx1nGlzNMP2d8A==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/schemas': 28.0.2
'@types/istanbul-lib-coverage': 2.0.4
'@types/istanbul-reports': 3.0.1
'@types/node': 16.11.41
'@types/yargs': 17.0.10
chalk: 4.1.2
dev: true
/@jest/types/28.1.1:
resolution: {integrity: sha512-vRXVqSg1VhDnB8bWcmvLzmg0Bt9CRKVgHPXqYwvWMX3TvAjeO+nRuK6+VdTKCtWOvYlmkF/HqNAL/z+N3B53Kw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
@ -2702,8 +2641,8 @@ packages:
resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==}
dev: true
/@jridgewell/trace-mapping/0.3.9:
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
/@jridgewell/trace-mapping/0.3.14:
resolution: {integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==}
dependencies:
'@jridgewell/resolve-uri': 3.0.5
'@jridgewell/sourcemap-codec': 1.4.11
@ -3862,8 +3801,8 @@ packages:
- supports-color
dev: true
/babel-jest/28.1.1_@babel+core@7.17.10:
resolution: {integrity: sha512-MEt0263viUdAkTq5D7upHPNxvt4n9uLUGa6pPz3WviNBMtOmStb1lIXS3QobnoqM+qnH+vr4EKlvhe8QcmxIYw==}
/babel-jest/28.1.2_@babel+core@7.17.10:
resolution: {integrity: sha512-pfmoo6sh4L/+5/G2OOfQrGJgvH7fTa1oChnuYH2G/6gA+JwDvO8PELwvwnofKBMNrQsam0Wy/Rw+QSrBNewq2Q==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
peerDependencies:
'@babel/core': ^7.8.0
@ -3872,7 +3811,7 @@ packages:
optional: true
dependencies:
'@babel/core': 7.17.10
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@types/babel__core': 7.1.19
babel-plugin-istanbul: 6.1.1
babel-preset-jest: 28.1.1_@babel+core@7.17.10
@ -5222,7 +5161,7 @@ packages:
eslint: 8.18.0
dev: true
/eslint-config-react-app/7.0.1_ag33aw3cn4hz6vomfcndkvqj3q:
/eslint-config-react-app/7.0.1_fjngc72e37t3hcpckgnekmuwke:
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -5242,7 +5181,7 @@ packages:
eslint: 8.18.0
eslint-plugin-flowtype: 8.0.3_eslint@8.18.0
eslint-plugin-import: 2.26.0_onlghd5huychrjyd4lmnx27r5m
eslint-plugin-jest: 25.7.0_5xdguuougzlhlwjwieddlgrl2m
eslint-plugin-jest: 25.7.0_3flrxtihrimz32xf3px6pxbn6q
eslint-plugin-jsx-a11y: 6.6.0_eslint@8.18.0
eslint-plugin-react: 7.30.1_eslint@8.18.0
eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0
@ -5364,7 +5303,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-jest/25.7.0_5xdguuougzlhlwjwieddlgrl2m:
/eslint-plugin-jest/25.7.0_3flrxtihrimz32xf3px6pxbn6q:
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
peerDependencies:
@ -5380,7 +5319,7 @@ packages:
'@typescript-eslint/eslint-plugin': 5.30.0_5mtqsiui4sk53pmkx7i7ue45wm
'@typescript-eslint/experimental-utils': 5.17.0_b5e7v2qnwxfo6hmiq56u52mz3e
eslint: 8.18.0
jest: 28.1.1_@types+node@16.11.41
jest: 28.1.2_@types+node@16.11.41
transitivePeerDependencies:
- supports-color
- typescript
@ -6537,12 +6476,12 @@ packages:
throat: 6.0.1
dev: true
/jest-circus/28.1.1:
resolution: {integrity: sha512-75+BBVTsL4+p2w198DQpCeyh1RdaS2lhEG87HkaFX/UG0gJExVq2skG2pT7XZEGBubNj2CytcWSPan4QEPNosw==}
/jest-circus/28.1.2:
resolution: {integrity: sha512-E2vdPIJG5/69EMpslFhaA46WkcrN74LI5V/cSJ59L7uS8UNoXbzTxmwhpi9XrIL3zqvMt5T0pl5k2l2u2GwBNQ==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/environment': 28.1.1
'@jest/expect': 28.1.1
'@jest/environment': 28.1.2
'@jest/expect': 28.1.2
'@jest/test-result': 28.1.1
'@jest/types': 28.1.1
'@types/node': 16.11.41
@ -6553,8 +6492,8 @@ packages:
jest-each: 28.1.1
jest-matcher-utils: 28.1.1
jest-message-util: 28.1.1
jest-runtime: 28.1.1
jest-snapshot: 28.1.1
jest-runtime: 28.1.2
jest-snapshot: 28.1.2
jest-util: 28.1.1
pretty-format: 28.1.1
slash: 3.0.0
@ -6564,8 +6503,8 @@ packages:
- supports-color
dev: true
/jest-cli/28.1.1_@types+node@16.11.41:
resolution: {integrity: sha512-+sUfVbJqb1OjBZ0OdBbI6OWfYM1i7bSfzYy6gze1F1w3OKWq8ZTEKkZ8a7ZQPq6G/G1qMh/uKqpdWhgl11NFQQ==}
/jest-cli/28.1.2_@types+node@16.11.41:
resolution: {integrity: sha512-l6eoi5Do/IJUXAFL9qRmDiFpBeEJAnjJb1dcd9i/VWfVWbp3mJhuH50dNtX67Ali4Ecvt4eBkWb4hXhPHkAZTw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
hasBin: true
peerDependencies:
@ -6574,14 +6513,14 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 28.1.1
'@jest/core': 28.1.2
'@jest/test-result': 28.1.1
'@jest/types': 28.1.1
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.9
import-local: 3.1.0
jest-config: 28.1.1_@types+node@16.11.41
jest-config: 28.1.2_@types+node@16.11.41
jest-util: 28.1.1
jest-validate: 28.1.1
prompts: 2.4.2
@ -6592,8 +6531,8 @@ packages:
- ts-node
dev: true
/jest-config/28.1.1_@types+node@16.11.41:
resolution: {integrity: sha512-tASynMhS+jVV85zKvjfbJ8nUyJS/jUSYZ5KQxLUN2ZCvcQc/OmhQl2j6VEL3ezQkNofxn5pQ3SPYWPHb0unTZA==}
/jest-config/28.1.2_@types+node@16.11.41:
resolution: {integrity: sha512-g6EfeRqddVbjPVBVY4JWpUY4IvQoFRIZcv4V36QkqzE0IGhEC/VkugFeBMAeUE7PRgC8KJF0yvJNDeQRbamEVA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
peerDependencies:
'@types/node': '*'
@ -6608,18 +6547,18 @@ packages:
'@jest/test-sequencer': 28.1.1
'@jest/types': 28.1.1
'@types/node': 16.11.41
babel-jest: 28.1.1_@babel+core@7.17.10
babel-jest: 28.1.2_@babel+core@7.17.10
chalk: 4.1.2
ci-info: 3.3.0
deepmerge: 4.2.2
glob: 7.2.0
graceful-fs: 4.2.9
jest-circus: 28.1.1
jest-environment-node: 28.1.1
jest-circus: 28.1.2
jest-environment-node: 28.1.2
jest-get-type: 28.0.2
jest-regex-util: 28.0.2
jest-resolve: 28.1.1
jest-runner: 28.1.1
jest-runner: 28.1.2
jest-util: 28.1.1
jest-validate: 28.1.1
micromatch: 4.0.5
@ -6659,12 +6598,12 @@ packages:
pretty-format: 28.1.1
dev: true
/jest-environment-jsdom/28.1.1:
resolution: {integrity: sha512-41ZvgSoPNcKG5q3LuuOcAczdBxRq9DbZkPe24okN6ZCmiZdAfFtPg3z+lOtsT1fM6OAERApKT+3m0MRDQH2zIA==}
/jest-environment-jsdom/28.1.2:
resolution: {integrity: sha512-Ujhx/xFZGVPuxAVpseQ7KqdBErenuWH3Io2HujkGOKMS2VWmpnTGYHzv+73p21QJ9yYQlJkeg06rTe1svV+u0g==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/environment': 28.1.1
'@jest/fake-timers': 28.1.1
'@jest/environment': 28.1.2
'@jest/fake-timers': 28.1.2
'@jest/types': 28.1.1
'@types/jsdom': 16.2.14
'@types/node': 16.11.41
@ -6678,12 +6617,12 @@ packages:
- utf-8-validate
dev: true
/jest-environment-node/28.1.1:
resolution: {integrity: sha512-2aV/eeY/WNgUUJrrkDJ3cFEigjC5fqT1+fCclrY6paqJ5zVPoM//sHmfgUUp7WLYxIdbPwMiVIzejpN56MxnNA==}
/jest-environment-node/28.1.2:
resolution: {integrity: sha512-oYsZz9Qw27XKmOgTtnl0jW7VplJkN2oeof+SwAwKFQacq3CLlG9u4kTGuuLWfvu3J7bVutWlrbEQMOCL/jughw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/environment': 28.1.1
'@jest/fake-timers': 28.1.1
'@jest/environment': 28.1.2
'@jest/fake-timers': 28.1.2
'@jest/types': 28.1.1
'@types/node': 16.11.41
jest-mock: 28.1.1
@ -6800,12 +6739,12 @@ packages:
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dev: true
/jest-resolve-dependencies/28.1.1:
resolution: {integrity: sha512-p8Y150xYJth4EXhOuB8FzmS9r8IGLEioiaetgdNGb9VHka4fl0zqWlVe4v7mSkYOuEUg2uB61iE+zySDgrOmgQ==}
/jest-resolve-dependencies/28.1.2:
resolution: {integrity: sha512-OXw4vbOZuyRTBi3tapWBqdyodU+T33ww5cPZORuTWkg+Y8lmsxQlVu3MWtJh6NMlKRTHQetF96yGPv01Ye7Mbg==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
jest-regex-util: 28.0.2
jest-snapshot: 28.1.1
jest-snapshot: 28.1.2
transitivePeerDependencies:
- supports-color
dev: true
@ -6825,26 +6764,26 @@ packages:
slash: 3.0.0
dev: true
/jest-runner/28.1.1:
resolution: {integrity: sha512-W5oFUiDBgTsCloTAj6q95wEvYDB0pxIhY6bc5F26OucnwBN+K58xGTGbliSMI4ChQal5eANDF+xvELaYkJxTmA==}
/jest-runner/28.1.2:
resolution: {integrity: sha512-6/k3DlAsAEr5VcptCMdhtRhOoYClZQmxnVMZvZ/quvPGRpN7OBQYPIC32tWSgOnbgqLXNs5RAniC+nkdFZpD4A==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/console': 28.1.1
'@jest/environment': 28.1.1
'@jest/environment': 28.1.2
'@jest/test-result': 28.1.1
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@jest/types': 28.1.1
'@types/node': 16.11.41
chalk: 4.1.2
emittery: 0.10.2
graceful-fs: 4.2.9
jest-docblock: 28.1.1
jest-environment-node: 28.1.1
jest-environment-node: 28.1.2
jest-haste-map: 28.1.1
jest-leak-detector: 28.1.1
jest-message-util: 28.1.1
jest-resolve: 28.1.1
jest-runtime: 28.1.1
jest-runtime: 28.1.2
jest-util: 28.1.1
jest-watcher: 28.1.1
jest-worker: 28.1.1
@ -6854,16 +6793,16 @@ packages:
- supports-color
dev: true
/jest-runtime/28.1.1:
resolution: {integrity: sha512-J89qEJWW0leOsqyi0D9zHpFEYHwwafFdS9xgvhFHtIdRghbadodI0eA+DrthK/1PebBv3Px8mFSMGKrtaVnleg==}
/jest-runtime/28.1.2:
resolution: {integrity: sha512-i4w93OsWzLOeMXSi9epmakb2+3z0AchZtUQVF1hesBmcQQy4vtaql5YdVe9KexdJaVRyPDw8DoBR0j3lYsZVYw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/environment': 28.1.1
'@jest/fake-timers': 28.1.1
'@jest/globals': 28.1.1
'@jest/source-map': 28.0.2
'@jest/environment': 28.1.2
'@jest/fake-timers': 28.1.2
'@jest/globals': 28.1.2
'@jest/source-map': 28.1.2
'@jest/test-result': 28.1.1
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@jest/types': 28.1.1
chalk: 4.1.2
cjs-module-lexer: 1.2.2
@ -6876,7 +6815,7 @@ packages:
jest-mock: 28.1.1
jest-regex-util: 28.0.2
jest-resolve: 28.1.1
jest-snapshot: 28.1.1
jest-snapshot: 28.1.2
jest-util: 28.1.1
slash: 3.0.0
strip-bom: 4.0.0
@ -6892,8 +6831,8 @@ packages:
graceful-fs: 4.2.9
dev: true
/jest-snapshot/28.1.1:
resolution: {integrity: sha512-1KjqHJ98adRcbIdMizjF5DipwZFbvxym/kFO4g4fVZCZRxH/dqV8TiBFCa6rqic3p0karsy8RWS1y4E07b7P0A==}
/jest-snapshot/28.1.2:
resolution: {integrity: sha512-wzrieFttZYfLvrCVRJxX+jwML2YTArOUqFpCoSVy1QUapx+LlV9uLbV/mMEhYj4t7aMeE9aSQFHSvV/oNoDAMA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@babel/core': 7.17.10
@ -6902,7 +6841,7 @@ packages:
'@babel/traverse': 7.17.10
'@babel/types': 7.17.10
'@jest/expect-utils': 28.1.1
'@jest/transform': 28.1.1
'@jest/transform': 28.1.2
'@jest/types': 28.1.1
'@types/babel__traverse': 7.14.2
'@types/prettier': 2.4.4
@ -6939,18 +6878,6 @@ packages:
micromatch: 4.0.5
dev: true
/jest-util/28.0.2:
resolution: {integrity: sha512-EVdpIRCC8lzqhp9A0u0aAKlsFIzufK6xKxNK7awsnebTdOP4hpyQW5o6Ox2qPl8gbeUKYF+POLyItaND53kpGA==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/types': 28.1.1
'@types/node': 16.11.41
chalk: 4.1.2
ci-info: 3.3.0
graceful-fs: 4.2.9
picomatch: 2.3.1
dev: true
/jest-util/28.1.1:
resolution: {integrity: sha512-FktOu7ca1DZSyhPAxgxB6hfh2+9zMoJ7aEQA759Z6p45NuO8mWcqujH+UdHlCm/V6JTWwDztM2ITCzU1ijJAfw==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
@ -6975,7 +6902,7 @@ packages:
pretty-format: 28.1.1
dev: true
/jest-watch-typeahead/1.1.0_jest@28.1.1:
/jest-watch-typeahead/1.1.0_jest@28.1.2:
resolution: {integrity: sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -6983,7 +6910,7 @@ packages:
dependencies:
ansi-escapes: 4.3.2
chalk: 4.1.2
jest: 28.1.1_@types+node@16.11.41
jest: 28.1.2_@types+node@16.11.41
jest-regex-util: 28.0.2
jest-watcher: 28.0.2
slash: 4.0.0
@ -6995,13 +6922,13 @@ packages:
resolution: {integrity: sha512-uIVJLpQ/5VTGQWBiBatHsi7jrCqHjHl0e0dFHMWzwuIfUbdW/muk0DtSr0fteY2T7QTFylv+7a5Rm8sBKrE12Q==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/test-result': 28.0.2
'@jest/types': 28.0.2
'@jest/test-result': 28.1.1
'@jest/types': 28.1.1
'@types/node': 16.11.41
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.10.2
jest-util: 28.0.2
jest-util: 28.1.1
string-length: 4.0.2
dev: true
@ -7037,8 +6964,8 @@ packages:
supports-color: 8.1.1
dev: true
/jest/28.1.1_@types+node@16.11.41:
resolution: {integrity: sha512-qw9YHBnjt6TCbIDMPMpJZqf9E12rh6869iZaN08/vpOGgHJSAaLLUn6H8W3IAEuy34Ls3rct064mZLETkxJ2XA==}
/jest/28.1.2_@types+node@16.11.41:
resolution: {integrity: sha512-Tuf05DwLeCh2cfWCQbcz9UxldoDyiR1E9Igaei5khjonKncYdc6LDfynKCEWozK0oLE3GD+xKAo2u8x/0s6GOg==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
hasBin: true
peerDependencies:
@ -7047,10 +6974,10 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 28.1.1
'@jest/core': 28.1.2
'@jest/types': 28.1.1
import-local: 3.1.0
jest-cli: 28.1.1_@types+node@16.11.41
jest-cli: 28.1.2_@types+node@16.11.41
transitivePeerDependencies:
- '@types/node'
- supports-color
@ -7561,7 +7488,7 @@ packages:
dev: false
/node-int64/0.4.0:
resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=}
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
dev: true
/node-releases/2.0.2:
@ -7588,7 +7515,7 @@ packages:
dev: true
/normalize-path/2.1.1:
resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=}
resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==}
engines: {node: '>=0.10.0'}
dependencies:
remove-trailing-separator: 1.1.0
@ -8583,7 +8510,7 @@ packages:
dev: true
/sprintf-js/1.0.3:
resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=}
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
dev: true
/stack-utils/2.0.5:
@ -8854,7 +8781,7 @@ packages:
dev: true
/tr46/0.0.3:
resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=}
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
dev: false
/tr46/3.0.0:
@ -9075,11 +9002,11 @@ packages:
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
dev: true
/v8-to-istanbul/9.0.0:
resolution: {integrity: sha512-HcvgY/xaRm7isYmyx+lFKA4uQmfUbN0J4M0nNItvzTvH/iQ9kW5j/t4YSR+Ge323/lrgDAWJoF46tzGQHwBHFw==}
/v8-to-istanbul/9.0.1:
resolution: {integrity: sha512-74Y4LqY74kLE6IFyIjPtkSTWzUZmj8tdHT9Ii/26dvQ6K9Dl2NbEfj0XgU2sHCtKgt5VupqhlO/5aWuqS+IY1w==}
engines: {node: '>=10.12.0'}
dependencies:
'@jridgewell/trace-mapping': 0.3.9
'@jridgewell/trace-mapping': 0.3.14
'@types/istanbul-lib-coverage': 2.0.4
convert-source-map: 1.8.0
dev: true
@ -9189,7 +9116,7 @@ packages:
dev: true
/webidl-conversions/3.0.1:
resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=}
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
dev: false
/webidl-conversions/7.0.0: