chore(deps): update dependency jest to v27.4.1
This commit is contained in:
committed by
renovate[bot]
parent
5234a5fbf8
commit
37d5ee24e2
504
pnpm-lock.yaml
generated
504
pnpm-lock.yaml
generated
@@ -65,7 +65,7 @@ specifiers:
|
||||
image-size: 1.0.0
|
||||
inquirer: '*'
|
||||
ioredis: '*'
|
||||
jest: 27.4.0
|
||||
jest: 27.4.1
|
||||
js-yaml: '*'
|
||||
jszip: 3.7.1
|
||||
lint-staged: 12.1.2
|
||||
@@ -192,7 +192,7 @@ devDependencies:
|
||||
eslint: 8.2.0
|
||||
husky: 7.0.4
|
||||
ioredis: 4.28.0
|
||||
jest: 27.4.0_ts-node@10.4.0
|
||||
jest: 27.4.1_ts-node@10.4.0
|
||||
lint-staged: 12.1.2
|
||||
mockingoose: 2.15.2_mongoose@5.13.8
|
||||
prettier: 2.5.0
|
||||
@@ -200,7 +200,7 @@ devDependencies:
|
||||
run-script-webpack-plugin: 0.0.11
|
||||
semver: 7.3.5
|
||||
socket.io: 4.3.2
|
||||
ts-jest: 27.0.7_bfad92f4d8caf69d57ace222bbbf1afc
|
||||
ts-jest: 27.0.7_6dc6d4f580344a4ab0114dca0f2135e2
|
||||
ts-loader: 9.2.6_typescript@4.5.2+webpack@5.63.0
|
||||
ts-node: 10.4.0_68212d3c5f342a0c59715bbaaf1875e7
|
||||
tsconfig-paths: 3.12.0
|
||||
@@ -995,20 +995,20 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/@jest/console/27.4.0:
|
||||
resolution: {integrity: sha512-2m7Xwcd1zTWtai5DCl+b0TAfoH8p5uqUoKmfzJCAfCrIwoJAf3xB+4nx3eKEGoyNfg5oavrh3gjbZ1n5z5eh4Q==}
|
||||
/@jest/console/27.4.1:
|
||||
resolution: {integrity: sha512-sZqhfQnSpjSST2Nxu7XLzAVtXzPnNHD+irkb1gOK6AXoQwx9l9qZB9+iPUuBHlB4enr5ljvfWuXzwMgM4aKjOw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
jest-message-util: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-message-util: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/@jest/core/27.4.0_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-P6eoNIbE0OeenvCxrwdj0jRgeZg8r4eXNCS2zMgAS8EADzdp03mKe7TNwCsEPr460QIYCBwJo4W8wqai3UPXOA==}
|
||||
/@jest/core/27.4.1_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-hD0kyMUjvWxFFwcRfDVpSCF74F8wjhBGWWow+pD4kesQcWTUPgX9GBLrUwiuramjI9EdJqBjJ+9jZ0WColTbtg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
@@ -1016,30 +1016,30 @@ packages:
|
||||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/console': 27.4.0
|
||||
'@jest/reporters': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/console': 27.4.1
|
||||
'@jest/reporters': 27.4.1
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
emittery: 0.8.1
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.8
|
||||
jest-changed-files: 27.4.0
|
||||
jest-config: 27.4.0_ts-node@10.4.0
|
||||
jest-haste-map: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-changed-files: 27.4.1
|
||||
jest-config: 27.4.1_ts-node@10.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-resolve-dependencies: 27.4.0
|
||||
jest-runner: 27.4.0
|
||||
jest-runtime: 27.4.0
|
||||
jest-snapshot: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-validate: 27.4.0
|
||||
jest-watcher: 27.4.0
|
||||
jest-resolve: 27.4.1
|
||||
jest-resolve-dependencies: 27.4.1
|
||||
jest-runner: 27.4.1
|
||||
jest-runtime: 27.4.1
|
||||
jest-snapshot: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-validate: 27.4.1
|
||||
jest-watcher: 27.4.1
|
||||
micromatch: 4.0.4
|
||||
rimraf: 3.0.2
|
||||
slash: 3.0.0
|
||||
@@ -1052,39 +1052,39 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@jest/environment/27.4.0:
|
||||
resolution: {integrity: sha512-7HJ1c6lVNuxrj9PT5AD4yVDDqFt9B0lLsshxZJXShL/LOkLnBO4MoZMH3w1lXQJY3zxk3/l1yg2j7uRKpxF4yw==}
|
||||
/@jest/environment/27.4.1:
|
||||
resolution: {integrity: sha512-SBlb9hKroh2DA/2sMMfrI9emBgPzua8OzXBga7RxVRq0iUc1TiGfrWl/+aCSSSdqOOobwB/b4Dj2uGitE74uUA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/fake-timers': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/fake-timers': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
jest-mock: 27.4.0
|
||||
jest-mock: 27.4.1
|
||||
dev: true
|
||||
|
||||
/@jest/fake-timers/27.4.0:
|
||||
resolution: {integrity: sha512-oyMxDKlj/ThRms9eS0xFkxmUvjJ8lHsNS4gNErDRFSruTER1/OQi2L5N0sJav+/AcBoY/Pa313CpB6RgdDacGA==}
|
||||
/@jest/fake-timers/27.4.1:
|
||||
resolution: {integrity: sha512-b02WM91qZUMEy1CGWf4nUtLf93CMJ3lraZHZpRV3M7CCB9Cp+AkVGIgbFXrea3OjX99PUUIHOpQv9wGtmMIifg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@sinonjs/fake-timers': 8.0.1
|
||||
'@types/node': 16.11.11
|
||||
jest-message-util: 27.4.0
|
||||
jest-mock: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-message-util: 27.4.1
|
||||
jest-mock: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
dev: true
|
||||
|
||||
/@jest/globals/27.4.0:
|
||||
resolution: {integrity: sha512-jIkd2RSV18wvOqFx5climVkwONuxqNKD8jHMvIumj8+E0qqWqymBcWymidjbxmJ3L3Zr60l0lAJGKw0BstREeQ==}
|
||||
/@jest/globals/27.4.1:
|
||||
resolution: {integrity: sha512-q0quGdhSvuIptQZyf07DuUk4xrn2mrbX8aeRTEbvE7qDQNvF0NF41tflDthJ394DnaeiW7pLON/k6K/wuO14TA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
expect: 27.4.0
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
expect: 27.4.1
|
||||
dev: true
|
||||
|
||||
/@jest/reporters/27.4.0:
|
||||
resolution: {integrity: sha512-QqIdI9WBH5tBwSHZ81FEZkt3h8fvw+zdV0YQrUtdEbJEBGV/AHgRsIP23sdD/ybLfRFpjZJEyWT+7dM4mxnPYQ==}
|
||||
/@jest/reporters/27.4.1:
|
||||
resolution: {integrity: sha512-+9cjiJZ/t15ihv2y/GJQGIzAdWs6Ck628tH1vsHE5V+q7ze5FkUj5NJzRl3M3cgFWfPlpKO4R0DteYLRHgQP7g==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
@@ -1093,10 +1093,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
'@jest/console': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/console': 27.4.1
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
collect-v8-coverage: 1.0.1
|
||||
@@ -1108,10 +1108,10 @@ packages:
|
||||
istanbul-lib-report: 3.0.0
|
||||
istanbul-lib-source-maps: 4.0.0
|
||||
istanbul-reports: 3.0.2
|
||||
jest-haste-map: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-worker: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-resolve: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-worker: 27.4.1
|
||||
slash: 3.0.0
|
||||
source-map: 0.6.1
|
||||
string-length: 4.0.2
|
||||
@@ -1130,42 +1130,42 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/@jest/test-result/27.4.0:
|
||||
resolution: {integrity: sha512-/RiwMUC9pKK1E85CEflPvb4uE4Zo9JK2Iq3RbkbBoj4FkEASb/Zsqta8WGot2J1GxOk3rqdW513tfSDYQQJVpA==}
|
||||
/@jest/test-result/27.4.1:
|
||||
resolution: {integrity: sha512-vSua8v5V5j4D/YVGRGHXiR4HzT4GrtZSoL0F9TKHDk7PHD/OGliupaL15M+OC661P4OTQcqyQhWaqYIUkBeN8Q==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/console': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/istanbul-lib-coverage': 2.0.3
|
||||
collect-v8-coverage: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@jest/test-sequencer/27.4.0:
|
||||
resolution: {integrity: sha512-yKu+sjFgelc5zUf0kcbbsO86qV0NIMPyYFFRaWTaEsq+j7aueX/Zev+NcX+bm7BCwCMWeK7V5AUE6HUOblylHA==}
|
||||
/@jest/test-sequencer/27.4.1:
|
||||
resolution: {integrity: sha512-YX4ccvhazkrduLGvJPXBfmVLrhoWPKgbbDtHm623nrm5znYOvjjmMZKFWDRXCmwVgJCQo29LNxlZW6jJh2QtjQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/test-result': 27.4.1
|
||||
graceful-fs: 4.2.8
|
||||
jest-haste-map: 27.4.0
|
||||
jest-runtime: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-runtime: 27.4.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@jest/transform/27.4.0:
|
||||
resolution: {integrity: sha512-/8Cb8kEoCtXN/Co5lvv+jG0zv4Uj3ruIvffYUzxNGRGmM7qqaHtOBZ3WbH0T1Nvjya5utTA4YtwbInZVS6Zt9A==}
|
||||
/@jest/transform/27.4.1:
|
||||
resolution: {integrity: sha512-/eoX7PpUnKzZ8UDI/j/1jGWSEcP967MMEpi2XHFcYlFa5X++MvNg+5HSAXxN/6ru07ekYiGTMdu+OqbTbJS/5g==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.15.5
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
babel-plugin-istanbul: 6.0.0
|
||||
chalk: 4.1.2
|
||||
convert-source-map: 1.8.0
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
graceful-fs: 4.2.8
|
||||
jest-haste-map: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-util: 27.4.1
|
||||
micromatch: 4.0.4
|
||||
pirates: 4.0.1
|
||||
slash: 3.0.0
|
||||
@@ -1186,8 +1186,8 @@ packages:
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
||||
/@jest/types/27.4.0:
|
||||
resolution: {integrity: sha512-jIsLdASXMf8GS7P7oGFGwobNse/6Ewq3GBPHoo0i6XRmja+NrUoDqJm4a1ffF2bHGleKJizxokcp1sCqSktP3g==}
|
||||
/@jest/types/27.4.1:
|
||||
resolution: {integrity: sha512-Uvy+gMBzj6Yak95w1g83AEwhoqzs2letmwKNvb1QgLsqkCxy9NIpNUjrgmra87FVMDsFFgCxcZ6ZaHkQFXJ7Zg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@types/istanbul-lib-coverage': 2.0.3
|
||||
@@ -2945,15 +2945,15 @@ packages:
|
||||
- debug
|
||||
dev: false
|
||||
|
||||
/babel-jest/27.4.0_@babel+core@7.15.5:
|
||||
resolution: {integrity: sha512-4855S+YT4Hx0OiXFDBOWhrMj1Y9zYE7StlchuZtr1vbo1LEDBIkt8U6+7cse8jkpJSV98w3nBVDrPgol5Ab/cQ==}
|
||||
/babel-jest/27.4.1_@babel+core@7.15.5:
|
||||
resolution: {integrity: sha512-Lw3guwhTVNyu9GLnwAvneap7TCpSnKYwymKORetwmGH5hXM/jgxTY2nom4iyt7CVdAzyuHprL9wStu4JAZjRbA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.8.0
|
||||
dependencies:
|
||||
'@babel/core': 7.15.5
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/babel__core': 7.1.16
|
||||
babel-plugin-istanbul: 6.0.0
|
||||
babel-preset-jest: 27.4.0_@babel+core@7.15.5
|
||||
@@ -4298,15 +4298,15 @@ packages:
|
||||
engines: {node: '>= 0.8.0'}
|
||||
dev: true
|
||||
|
||||
/expect/27.4.0:
|
||||
resolution: {integrity: sha512-3V4Nq5E5dS7bzFfinUThG0OnOnNIDdEPC0KG1pBgB1Z7ZTDVuuyvSBTOQewi0z0vaGKWPaJ880tGI+pPm+5aCg==}
|
||||
/expect/27.4.1:
|
||||
resolution: {integrity: sha512-ykhuCRLKtHEo8/+qHX2PV7wjX4HMQY635Pe8+7G8hbssDNy7cfE6t/rHbdzEMVfh2KR3Z6V21MveI86IJ7V1jQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
ansi-styles: 5.2.0
|
||||
jest-get-type: 27.4.0
|
||||
jest-matcher-utils: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-matcher-utils: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
dev: true
|
||||
|
||||
@@ -5390,35 +5390,35 @@ packages:
|
||||
minimatch: 3.0.4
|
||||
dev: false
|
||||
|
||||
/jest-changed-files/27.4.0:
|
||||
resolution: {integrity: sha512-TacYni8ZumaB10L/fGRH92MbLYkn+MF2KtgHeAOcwnOzfmt+S6CDmJeslZuLOpnRUQKkV/Vr4qPAlrBTE5r67A==}
|
||||
/jest-changed-files/27.4.1:
|
||||
resolution: {integrity: sha512-tjbk3DJkgiFDlwYJDcAdFlfGaEYgIV8McSwXzwN221wohFYkC85XPkLqXaAswVGgzHyCNima+eniLVTir+4QBg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
execa: 5.1.1
|
||||
throat: 6.0.1
|
||||
dev: true
|
||||
|
||||
/jest-circus/27.4.0:
|
||||
resolution: {integrity: sha512-WYmHSsuH82HZqOHPU1vD2AKyzUp5t/0R7jT1XJ8ga+hIGR5Ddv6PUQeMJvjnftyLC0izSm3tZaIYB+H6FfYqZA==}
|
||||
/jest-circus/27.4.1:
|
||||
resolution: {integrity: sha512-NtZRCas6VLqhZawhLbXaDeTvrvVu7/4uEowt80eSkyUdrwfLu/tkuXHx1yghJJe5FXhNXpa/vLtN3tbDVVcOag==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
co: 4.6.0
|
||||
dedent: 0.7.0
|
||||
expect: 27.4.0
|
||||
expect: 27.4.1
|
||||
is-generator-fn: 2.1.0
|
||||
jest-each: 27.4.0
|
||||
jest-matcher-utils: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-runtime: 27.4.0
|
||||
jest-snapshot: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
jest-each: 27.4.1
|
||||
jest-matcher-utils: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-runtime: 27.4.1
|
||||
jest-snapshot: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
pretty-format: 27.4.1
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.5
|
||||
throat: 6.0.1
|
||||
@@ -5426,8 +5426,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-cli/27.4.0_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-cTL2ORt/ha+x6KJfVp0oTAyPmHVw7IJ+lA3kmT/kNcWoCiKa+t/JlF5x+nJ0UfL3/IQLV+ysYgu8MjGM8WXH+w==}
|
||||
/jest-cli/27.4.1_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-K6OvI/Awtm1sY9z3Gfn0ZccFF9uXt8ya1Jda4iIepeQltpqJHh/BepYPwrYg0aw0qLT9zweNatvlYyXZ5WKXRQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5436,16 +5436,16 @@ packages:
|
||||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/core': 27.4.0_ts-node@10.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/core': 27.4.1_ts-node@10.4.0
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
chalk: 4.1.2
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.8
|
||||
import-local: 3.0.2
|
||||
jest-config: 27.4.0_ts-node@10.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-validate: 27.4.0
|
||||
jest-config: 27.4.1_ts-node@10.4.0
|
||||
jest-util: 27.4.1
|
||||
jest-validate: 27.4.1
|
||||
prompts: 2.4.1
|
||||
yargs: 16.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -5456,8 +5456,8 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/jest-config/27.4.0_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-4ZDJd0HLX4snqDNOQYswMjQj7d7I2Bm8+TYIytDcRSAy7mkneQCKHBJu2NtIuzXxAoS2Sy+sjZ1UX/9L06zZCQ==}
|
||||
/jest-config/27.4.1_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-2/ijihsLJ7u4BG6VKVNiLSLbna45f6NgBTn8+h0Mb59yLjVWc4IAfbdBQdAM5cxidDT+FvWum25QkmCFOAXk7w==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
ts-node: '>=9.0.0'
|
||||
@@ -5466,26 +5466,26 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.15.5
|
||||
'@jest/test-sequencer': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
babel-jest: 27.4.0_@babel+core@7.15.5
|
||||
'@jest/test-sequencer': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
babel-jest: 27.4.1_@babel+core@7.15.5
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.2.0
|
||||
deepmerge: 4.2.2
|
||||
glob: 7.2.0
|
||||
graceful-fs: 4.2.8
|
||||
jest-circus: 27.4.0
|
||||
jest-environment-jsdom: 27.4.0
|
||||
jest-environment-node: 27.4.0
|
||||
jest-circus: 27.4.1
|
||||
jest-environment-jsdom: 27.4.1
|
||||
jest-environment-node: 27.4.1
|
||||
jest-get-type: 27.4.0
|
||||
jest-jasmine2: 27.4.0
|
||||
jest-jasmine2: 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-runner: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-validate: 27.4.0
|
||||
jest-resolve: 27.4.1
|
||||
jest-runner: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-validate: 27.4.1
|
||||
micromatch: 4.0.4
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
slash: 3.0.0
|
||||
ts-node: 10.4.0_68212d3c5f342a0c59715bbaaf1875e7
|
||||
transitivePeerDependencies:
|
||||
@@ -5505,14 +5505,14 @@ packages:
|
||||
pretty-format: 27.3.1
|
||||
dev: true
|
||||
|
||||
/jest-diff/27.4.0:
|
||||
resolution: {integrity: sha512-fdXgpnyQH4LNSnYgRfHN/g413bqbPspWIAZPlXrdNISehDih1VNDtuRvlzGQJ4Go+fur1HKB2IyI25t6cWi5EA==}
|
||||
/jest-diff/27.4.1:
|
||||
resolution: {integrity: sha512-bkDaDwdausD1tai7/7+WLBsI8lX0JnaL+2FwWOxyfbKR2G1iu+OX/R1YQPk4Xe2jwYI/hOAGxkqhGgAAT7/lsw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
diff-sequences: 27.4.0
|
||||
jest-get-type: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-docblock/27.4.0:
|
||||
@@ -5522,28 +5522,28 @@ packages:
|
||||
detect-newline: 3.1.0
|
||||
dev: true
|
||||
|
||||
/jest-each/27.4.0:
|
||||
resolution: {integrity: sha512-dq6r/Uf6Q7sI/gND7WyCmQ7Z13p1CSusMkHEC//+schTrhTRe+ubPO2GtejHlWV+BldH6aMAAmtlEZgBroNrNg==}
|
||||
/jest-each/27.4.1:
|
||||
resolution: {integrity: sha512-0XYZm4/KIj6sbcEHrxNudY+5qqXGtlKDdBLmAJMGYEPJ9QxH3uFhx95/WBrV5R7xp7p8XbkAd+0Ew1EZW+30tA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
chalk: 4.1.2
|
||||
jest-get-type: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
jest-util: 27.4.1
|
||||
pretty-format: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-environment-jsdom/27.4.0:
|
||||
resolution: {integrity: sha512-fgM6g4WftTTpRA8dB5FnmS3n+PthwjTdMwl/Lcq2QlCo0I5smyD+t82bzO9tX5w6ygxbCbnP4VkSWWYdqO4j+w==}
|
||||
/jest-environment-jsdom/27.4.1:
|
||||
resolution: {integrity: sha512-TRVjVvRbl1nwAOhC1aZMKDX7KQtjdX69AU1jwh3GOiJTUigkYe3FQDI8bW9Ar53Rd2qOQm9IhZepYwXJaWYGxw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/fake-timers': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/fake-timers': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/jsdom': 16.2.13
|
||||
'@types/node': 16.11.11
|
||||
jest-mock: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-mock: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jsdom: 16.7.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@@ -5552,16 +5552,16 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/jest-environment-node/27.4.0:
|
||||
resolution: {integrity: sha512-VG3jLukpPhpffd7dUiC7+usyTG8Omytg4NOjGQtv88208O2AAMwcqpOAl1/uVOhUvbiegtVztyd3ZzAQtBxifA==}
|
||||
/jest-environment-node/27.4.1:
|
||||
resolution: {integrity: sha512-UDsnYwecROX6nXQeZASz++3YzNpLLNkSV3apBpUF3gW1Z73Lm2KptxKlJHIa6eb0Sq786YzM8rHQLO3lj9qN8A==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/fake-timers': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/fake-timers': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
jest-mock: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-mock: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-get-type/27.3.1:
|
||||
@@ -5574,11 +5574,11 @@ packages:
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dev: true
|
||||
|
||||
/jest-haste-map/27.4.0:
|
||||
resolution: {integrity: sha512-xTXw1/JBJvdvTEsnTlRj9u9AAg2t23r5GHbtc5eC6AuEIRPfGWV02Y67U0p4K1KpEWLsk9Pb3b6Kfde/5a3C5A==}
|
||||
/jest-haste-map/27.4.1:
|
||||
resolution: {integrity: sha512-bg/3wz74nS3VOx+x3smB6oxDsXMIlU5sszPNoiJWm6a52Fb/klO2K4hlqi/eedvng2bUALrnRuyMTNsmcskAqg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@types/graceful-fs': 4.1.5
|
||||
'@types/node': 16.11.11
|
||||
anymatch: 3.1.2
|
||||
@@ -5586,82 +5586,82 @@ packages:
|
||||
graceful-fs: 4.2.8
|
||||
jest-regex-util: 27.4.0
|
||||
jest-serializer: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-worker: 27.4.0
|
||||
jest-util: 27.4.1
|
||||
jest-worker: 27.4.1
|
||||
micromatch: 4.0.4
|
||||
walker: 1.0.7
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/jest-jasmine2/27.4.0:
|
||||
resolution: {integrity: sha512-yvfWhQM/ZoxXfBZJdiKXCQxt18pOrciQUDqkT+EXtzhpKPIsbPdWCVv53NOqeWnRQR4HVhNgKK/fYD6BUXCxzA==}
|
||||
/jest-jasmine2/27.4.1:
|
||||
resolution: {integrity: sha512-E0cnpmpc1297v2bkBo6emav3IdeDm+rNLUcBLCXFJVU0C/vA8q3oUrTfZUuKFrh+zYVLGssjla06jO9dXh4wGA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/traverse': 7.15.4
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/source-map': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
co: 4.6.0
|
||||
expect: 27.4.0
|
||||
expect: 27.4.1
|
||||
is-generator-fn: 2.1.0
|
||||
jest-each: 27.4.0
|
||||
jest-matcher-utils: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-runtime: 27.4.0
|
||||
jest-snapshot: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
jest-each: 27.4.1
|
||||
jest-matcher-utils: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-runtime: 27.4.1
|
||||
jest-snapshot: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
pretty-format: 27.4.1
|
||||
throat: 6.0.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-leak-detector/27.4.0:
|
||||
resolution: {integrity: sha512-d7QeqzIOVQeMI6VROLPNeYagcxPCvqYD6A34Ol9D+vPzs72omGXsGbuuJrChD51zuA4ESXcLYZ81L9JHr1VYGw==}
|
||||
/jest-leak-detector/27.4.1:
|
||||
resolution: {integrity: sha512-jiCXCUAetTgOIXM/996b/NzVHEH6+pnpcOBqzyvZypOKBetcK+JlZya9Az15zhACKZ8jcp1jAuPnQHsqQ0LMtQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
jest-get-type: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-matcher-utils/27.4.0:
|
||||
resolution: {integrity: sha512-vBy1tEyuKiItYgV9x9ubccyadOy5xAAmDBgXk8dMppXBXG4glggrGcZvE+8l1r+te477bRcFLB/hRyGm5Tdxzw==}
|
||||
/jest-matcher-utils/27.4.1:
|
||||
resolution: {integrity: sha512-CG0qQY4NN0Jthr/50jZbDL2cE6p8KZwBRkmVnuKv5QBMwkY6QEVxDQfhA+a5Uz17r7MjUQRWCig7H7IwG+L7qw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
jest-diff: 27.4.0
|
||||
jest-diff: 27.4.1
|
||||
jest-get-type: 27.4.0
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-message-util/27.4.0:
|
||||
resolution: {integrity: sha512-2KmfpnxFwt+5CF0YST6U1IwFomX9gx2dmcAV/ZjzF9/4tlmieExl7Ch7D36l94mIxWTXhDuPji4XOvxRBdswrQ==}
|
||||
/jest-message-util/27.4.1:
|
||||
resolution: {integrity: sha512-oC3sEs5dDHk5ibCrjIkDoe2S+U2bGogI3b8D9bGyKxJu/HSyibG/pWBI27gG3cwXgRyiGXZHuSiVCq7f+PoYcw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.14.5
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@types/stack-utils': 2.0.1
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.8
|
||||
micromatch: 4.0.4
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
slash: 3.0.0
|
||||
stack-utils: 2.0.5
|
||||
dev: true
|
||||
|
||||
/jest-mock/27.4.0:
|
||||
resolution: {integrity: sha512-hQMpGIFEjhb6rtOz4JZcZaMdQytXjm54tBif9rpXfdzbEgYZ9+JGOUNqdtu3n09KG95/zEVwRI07HAuoSV1Dxw==}
|
||||
/jest-mock/27.4.1:
|
||||
resolution: {integrity: sha512-N7gMejgYVrUys6+KdnSzlAcFhcNh3EFRqTFMqVydeFsuBxERBxFXLI+2SBkx5Abpe3TDDfR/xqqYUDFjhyXH/g==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
dev: true
|
||||
|
||||
/jest-pnp-resolver/1.2.2_jest-resolve@27.4.0:
|
||||
/jest-pnp-resolver/1.2.2_jest-resolve@27.4.1:
|
||||
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
|
||||
engines: {node: '>=6'}
|
||||
peerDependencies:
|
||||
@@ -5670,7 +5670,7 @@ packages:
|
||||
jest-resolve:
|
||||
optional: true
|
||||
dependencies:
|
||||
jest-resolve: 27.4.0
|
||||
jest-resolve: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-regex-util/27.4.0:
|
||||
@@ -5678,57 +5678,57 @@ packages:
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dev: true
|
||||
|
||||
/jest-resolve-dependencies/27.4.0:
|
||||
resolution: {integrity: sha512-D+Ean4nLgbRqhWCSKJIWpC36O7itmZbVQjnHWLF4brAP0r2sGATXjjhERIaiBCt/V2IhCDcH0EvS+PA7gSrf5g==}
|
||||
/jest-resolve-dependencies/27.4.1:
|
||||
resolution: {integrity: sha512-91Cnx5rtEaQN/z3tPHRVhbz2bV6OtLs1ZBJb6bBZGp0XWgsUTL9iQveg/alPgNeVhhmcaq/6NXvF0Vf4Z36uQQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
jest-snapshot: 27.4.0
|
||||
jest-snapshot: 27.4.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-resolve/27.4.0:
|
||||
resolution: {integrity: sha512-XF54RYG9a9fHTlovCwC5U49TVAfCkHLoJnMhgaT2AYif4E5BechlKUAlhYE4fkbr1J5LzP7O9qfgRA5JSR8HzQ==}
|
||||
/jest-resolve/27.4.1:
|
||||
resolution: {integrity: sha512-t/xRE7UNeemOLpBoWiW6zCkyB5n88fTh7kBsHLpsYyBSZmN+GQM5KY9WsOhINb5hCQ0IgW1GbisyimkemTGi2A==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.8
|
||||
jest-haste-map: 27.4.0
|
||||
jest-pnp-resolver: 1.2.2_jest-resolve@27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-validate: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-pnp-resolver: 1.2.2_jest-resolve@27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-validate: 27.4.1
|
||||
resolve: 1.20.0
|
||||
resolve.exports: 1.1.0
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/jest-runner/27.4.0:
|
||||
resolution: {integrity: sha512-ncnnOVQlqDorBAMNTuA2Htg3XJlnwAySpUBDmlJy4+WEwb5zB2cDLA3roPSMe0lVn8mGGXccl1/a8xwvE6txiQ==}
|
||||
/jest-runner/27.4.1:
|
||||
resolution: {integrity: sha512-V1ChvJQYaPXoj7JB+tSEep+9taGmjpV8zzs8pV0HYq3lOR64CHl5M/7gMBxNsFSzeBvdw4wffZA2jsd0vhdReA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 27.4.0
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/console': 27.4.1
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
emittery: 0.8.1
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.8
|
||||
jest-docblock: 27.4.0
|
||||
jest-environment-jsdom: 27.4.0
|
||||
jest-environment-node: 27.4.0
|
||||
jest-haste-map: 27.4.0
|
||||
jest-leak-detector: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-runtime: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-worker: 27.4.0
|
||||
jest-environment-jsdom: 27.4.1
|
||||
jest-environment-node: 27.4.1
|
||||
jest-haste-map: 27.4.1
|
||||
jest-leak-detector: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-resolve: 27.4.1
|
||||
jest-runtime: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-worker: 27.4.1
|
||||
source-map-support: 0.5.20
|
||||
throat: 6.0.1
|
||||
transitivePeerDependencies:
|
||||
@@ -5738,17 +5738,17 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/jest-runtime/27.4.0:
|
||||
resolution: {integrity: sha512-8IcQQFhVWWNq45wuDYooIDNdmhOVebOsIDOfXN/Xbw4h/6G1qy9+i5OND7Qmb4g+cSawK5C2tAdHcdR8Q9eSew==}
|
||||
/jest-runtime/27.4.1:
|
||||
resolution: {integrity: sha512-omxUpMiJBIN+/Lba7g06hq3Ov3DmtDFIAwpWZO4Bg+gGCrV9YHjvybttWSBszwSl5rCpLTxnBdU4OiqxNPiwYA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/console': 27.4.0
|
||||
'@jest/environment': 27.4.0
|
||||
'@jest/globals': 27.4.0
|
||||
'@jest/console': 27.4.1
|
||||
'@jest/environment': 27.4.1
|
||||
'@jest/globals': 27.4.1
|
||||
'@jest/source-map': 27.4.0
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/yargs': 16.0.4
|
||||
chalk: 4.1.2
|
||||
cjs-module-lexer: 1.2.2
|
||||
@@ -5757,14 +5757,14 @@ packages:
|
||||
exit: 0.1.2
|
||||
glob: 7.2.0
|
||||
graceful-fs: 4.2.8
|
||||
jest-haste-map: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-mock: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-mock: 27.4.1
|
||||
jest-regex-util: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-snapshot: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-validate: 27.4.0
|
||||
jest-resolve: 27.4.1
|
||||
jest-snapshot: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
jest-validate: 27.4.1
|
||||
slash: 3.0.0
|
||||
strip-bom: 4.0.0
|
||||
yargs: 16.2.0
|
||||
@@ -5780,8 +5780,8 @@ packages:
|
||||
graceful-fs: 4.2.8
|
||||
dev: true
|
||||
|
||||
/jest-snapshot/27.4.0:
|
||||
resolution: {integrity: sha512-iOisfzB00tQE/rk+LzLzjbjElT4Lq26ZrYHX/1OfhVb7IZbu/2i4bkS7YK3fimfw3zleWRTleUMCmWGi+GCjpQ==}
|
||||
/jest-snapshot/27.4.1:
|
||||
resolution: {integrity: sha512-XoDN4iIXy19XDn+PdlD3AStnF781jzmqGp2jQugxGWNZISLfg3cEmZUnrbXiQDhqd7BbWGp3ORRb6+OJbyu/Vw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.15.5
|
||||
@@ -5790,23 +5790,23 @@ packages:
|
||||
'@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.15.5
|
||||
'@babel/traverse': 7.15.4
|
||||
'@babel/types': 7.15.6
|
||||
'@jest/transform': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/transform': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/babel__traverse': 7.14.2
|
||||
'@types/prettier': 2.4.1
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.15.5
|
||||
chalk: 4.1.2
|
||||
expect: 27.4.0
|
||||
expect: 27.4.1
|
||||
graceful-fs: 4.2.8
|
||||
jest-diff: 27.4.0
|
||||
jest-diff: 27.4.1
|
||||
jest-get-type: 27.4.0
|
||||
jest-haste-map: 27.4.0
|
||||
jest-matcher-utils: 27.4.0
|
||||
jest-message-util: 27.4.0
|
||||
jest-resolve: 27.4.0
|
||||
jest-util: 27.4.0
|
||||
jest-haste-map: 27.4.1
|
||||
jest-matcher-utils: 27.4.1
|
||||
jest-message-util: 27.4.1
|
||||
jest-resolve: 27.4.1
|
||||
jest-util: 27.4.1
|
||||
natural-compare: 1.4.0
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
semver: 7.3.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -5816,7 +5816,7 @@ packages:
|
||||
resolution: {integrity: sha512-QRhDC6XxISntMzFRd/OQ6TGsjbzA5ONO0tlAj2ElHs155x1aEr0rkYJBEysG6H/gZVH3oGFzCdAB/GA8leh8NQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.2.5
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.8
|
||||
@@ -5824,11 +5824,11 @@ packages:
|
||||
picomatch: 2.3.0
|
||||
dev: true
|
||||
|
||||
/jest-util/27.4.0:
|
||||
resolution: {integrity: sha512-9HL5h/IWeg2u2dt0UIiseVRCnadh7CMPD4B9AeoEO23/NofaEfcPzIfl8dw45CpGHjP+xenw1viQYMd25DWquA==}
|
||||
/jest-util/27.4.1:
|
||||
resolution: {integrity: sha512-Ls+zHJ//wK1/9GIlSmFyP+IipdUa6hB8YVbJMRxq5Ik/1iwqgq5iBaO6SMWizB2eb1+x+JQHCGdjtZdT2Bn9tg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.2.0
|
||||
@@ -5836,33 +5836,33 @@ packages:
|
||||
picomatch: 2.3.0
|
||||
dev: true
|
||||
|
||||
/jest-validate/27.4.0:
|
||||
resolution: {integrity: sha512-Gsfh/KtS7fXDNzz3oKmB1F8dFVqWwqOwhUqEHhKM8Y0R0bJK8R2HLiuqKfnqfbuybdiGiVdzqaK5c0poZaQAew==}
|
||||
/jest-validate/27.4.1:
|
||||
resolution: {integrity: sha512-aVKqFim17TwMoVpjuNpaKedK76NbulsAqQPzlnDbMcVKcLPICzPrNEE15QBKn2AszSG6F/mCcJ0pyMN7LhZiNQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
camelcase: 6.2.0
|
||||
chalk: 4.1.2
|
||||
jest-get-type: 27.4.0
|
||||
leven: 3.1.0
|
||||
pretty-format: 27.4.0
|
||||
pretty-format: 27.4.1
|
||||
dev: true
|
||||
|
||||
/jest-watcher/27.4.0:
|
||||
resolution: {integrity: sha512-0ZXzsp/NArW6IXxo4g7DP/nCJqS/OLCZyl08qzd8ANGSEoTsliivBumjUK5/0gvx/K4Oc60APNyTMfJJ6WENcg==}
|
||||
/jest-watcher/27.4.1:
|
||||
resolution: {integrity: sha512-tm7C/Mf69mL6pvRsXmH4GNaZbXZaJuO4Qz8/Gfl+oaO2o+vjipgR3o/cyDYfnZitkqwu43O6cCRPXRLIlpWqtw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/test-result': 27.4.0
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/test-result': 27.4.1
|
||||
'@jest/types': 27.4.1
|
||||
'@types/node': 16.11.11
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
jest-util: 27.4.0
|
||||
jest-util: 27.4.1
|
||||
string-length: 4.0.2
|
||||
dev: true
|
||||
|
||||
/jest-worker/27.4.0:
|
||||
resolution: {integrity: sha512-4WuKcUxtzxBoKOUFbt1MtTY9fJwPVD4aN/4Cgxee7OLetPZn5as2bjfZz98XSf2Zq1JFfhqPZpS+43BmWXKgCA==}
|
||||
/jest-worker/27.4.1:
|
||||
resolution: {integrity: sha512-cWYUNkfST1i17513Ll3GM5h/lJtYR1hRZsfPL4OQkIBWgKj4kbJREgHhxJxZmOmjKyeAg02HRoMWXr+B/JtFgg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 16.11.11
|
||||
@@ -5870,8 +5870,8 @@ packages:
|
||||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/jest/27.4.0_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-54SYE6EmGRoHS+9/OCspbb7tAD2WYAvBBXmny2Zp39/QgnNIWZD4KujhAZyRXHWASTBa9/WfXM2oekNBIOFV2A==}
|
||||
/jest/27.4.1_ts-node@10.4.0:
|
||||
resolution: {integrity: sha512-efGKeiY0hDwz2rzaj930b0bk7pmKptfrYHmYmVqIPkQKoBO+2lcXaY9V2UR42IxuehBWJ1UV4jk2rVhZGGWCFw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5880,9 +5880,9 @@ packages:
|
||||
node-notifier:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@jest/core': 27.4.0_ts-node@10.4.0
|
||||
'@jest/core': 27.4.1_ts-node@10.4.0
|
||||
import-local: 3.0.2
|
||||
jest-cli: 27.4.0_ts-node@10.4.0
|
||||
jest-cli: 27.4.1_ts-node@10.4.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- canvas
|
||||
@@ -7224,11 +7224,11 @@ packages:
|
||||
react-is: 17.0.2
|
||||
dev: true
|
||||
|
||||
/pretty-format/27.4.0:
|
||||
resolution: {integrity: sha512-n0QR6hMREfp6nLzfVksXMAfIxk1ffOOfbb/FzKHFmRtn9iJKaZXB8WMzLr8a72IASShEAhqK06nlwp1gVWgqKg==}
|
||||
/pretty-format/27.4.1:
|
||||
resolution: {integrity: sha512-JJw4GzG0vP5dHA+D84zryrX3S34B6rZaJj6zsrN/sdNpcUNf1X6aH/7sPSqwtAGNXCxDqMa1wAKX4EH1Tv62aw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 27.4.0
|
||||
'@jest/types': 27.4.1
|
||||
ansi-regex: 5.0.1
|
||||
ansi-styles: 5.2.0
|
||||
react-is: 17.0.2
|
||||
@@ -8126,7 +8126,7 @@ packages:
|
||||
uglify-js:
|
||||
optional: true
|
||||
dependencies:
|
||||
jest-worker: 27.4.0
|
||||
jest-worker: 27.4.1
|
||||
schema-utils: 3.1.1
|
||||
serialize-javascript: 6.0.0
|
||||
source-map: 0.6.1
|
||||
@@ -8150,7 +8150,7 @@ packages:
|
||||
uglify-js:
|
||||
optional: true
|
||||
dependencies:
|
||||
jest-worker: 27.4.0
|
||||
jest-worker: 27.4.1
|
||||
schema-utils: 3.1.1
|
||||
serialize-javascript: 6.0.0
|
||||
source-map: 0.6.1
|
||||
@@ -8260,7 +8260,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ts-jest/27.0.7_bfad92f4d8caf69d57ace222bbbf1afc:
|
||||
/ts-jest/27.0.7_6dc6d4f580344a4ab0114dca0f2135e2:
|
||||
resolution: {integrity: sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
hasBin: true
|
||||
@@ -8281,7 +8281,7 @@ packages:
|
||||
'@types/jest': 27.0.3
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 27.4.0_ts-node@10.4.0
|
||||
jest: 27.4.1_ts-node@10.4.0
|
||||
jest-util: 27.2.5
|
||||
json5: 2.2.0
|
||||
lodash.memoize: 4.1.2
|
||||
|
||||
Reference in New Issue
Block a user