dependabot-npm_and_yarn 0.118.12 → 0.118.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/helpers/package.json +3 -3
- data/helpers/yarn.lock +482 -473
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6121c65b1a0649670461c1ca23c2ad52db255d2254b727187d3533d238156c9c
|
4
|
+
data.tar.gz: dc85de45b46d31800dcddf053962f3849b01abaa1fe6fe6d753ce1dfb99b8912
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1dc68c897b0954413b38a1e17fe38aa05e6c4f88d418a35c1fae885e36403174dc09aad60ec88d29006401b9cb93a1c229051652f27d8186a18b74052772b0d
|
7
|
+
data.tar.gz: 1658cf4106585c76472aa48982ba40c9d9ce887ffaa9f3b83fb5eff12a1d6ba58ddf19b00f13099047356016ba34f493c695c598066e5df57bca86e5eca5b8c2
|
data/helpers/package.json
CHANGED
@@ -11,13 +11,13 @@
|
|
11
11
|
"dependencies": {
|
12
12
|
"@dependabot/yarn-lib": "^1.21.1",
|
13
13
|
"detect-indent": "^6.0.0",
|
14
|
-
"npm": "6.14.
|
14
|
+
"npm": "6.14.8",
|
15
15
|
"semver": "^7.3.2"
|
16
16
|
},
|
17
17
|
"devDependencies": {
|
18
|
-
"eslint": "^7.
|
18
|
+
"eslint": "^7.7.0",
|
19
19
|
"eslint-plugin-prettier": "^3.1.4",
|
20
|
-
"jest": "^26.
|
20
|
+
"jest": "^26.4.0",
|
21
21
|
"prettier": "^2.0.5",
|
22
22
|
"rimraf": "^3.0.2"
|
23
23
|
}
|
data/helpers/yarn.lock
CHANGED
@@ -96,6 +96,11 @@
|
|
96
96
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
|
97
97
|
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
|
98
98
|
|
99
|
+
"@babel/helper-plugin-utils@^7.10.4":
|
100
|
+
version "7.10.4"
|
101
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
102
|
+
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
103
|
+
|
99
104
|
"@babel/helper-replace-supers@^7.8.6":
|
100
105
|
version "7.8.6"
|
101
106
|
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
|
@@ -180,6 +185,13 @@
|
|
180
185
|
dependencies:
|
181
186
|
"@babel/helper-plugin-utils" "^7.8.3"
|
182
187
|
|
188
|
+
"@babel/plugin-syntax-import-meta@^7.8.3":
|
189
|
+
version "7.10.4"
|
190
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
191
|
+
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
192
|
+
dependencies:
|
193
|
+
"@babel/helper-plugin-utils" "^7.10.4"
|
194
|
+
|
183
195
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
184
196
|
version "7.8.3"
|
185
197
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
@@ -370,93 +382,93 @@
|
|
370
382
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
|
371
383
|
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
|
372
384
|
|
373
|
-
"@jest/console@^26.
|
374
|
-
version "26.
|
375
|
-
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.
|
376
|
-
integrity sha512
|
385
|
+
"@jest/console@^26.3.0":
|
386
|
+
version "26.3.0"
|
387
|
+
resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.3.0.tgz#ed04063efb280c88ba87388b6f16427c0a85c856"
|
388
|
+
integrity sha512-/5Pn6sJev0nPUcAdpJHMVIsA8sKizL2ZkcKPE5+dJrCccks7tcM7c9wbgHudBJbxXLoTbqsHkG1Dofoem4F09w==
|
377
389
|
dependencies:
|
378
|
-
"@jest/types" "^26.
|
390
|
+
"@jest/types" "^26.3.0"
|
379
391
|
"@types/node" "*"
|
380
392
|
chalk "^4.0.0"
|
381
|
-
jest-message-util "^26.
|
382
|
-
jest-util "^26.
|
393
|
+
jest-message-util "^26.3.0"
|
394
|
+
jest-util "^26.3.0"
|
383
395
|
slash "^3.0.0"
|
384
396
|
|
385
|
-
"@jest/core@^26.
|
386
|
-
version "26.
|
387
|
-
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.
|
388
|
-
integrity sha512-
|
397
|
+
"@jest/core@^26.4.0":
|
398
|
+
version "26.4.0"
|
399
|
+
resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.0.tgz#8f42ae45640b46b4f8ffee134dcd408c210ab1ef"
|
400
|
+
integrity sha512-mpXm4OjWQbz7qbzGIiSqvfNZ1FxX6ywWgLtdSD2luPORt5zKPtqcdDnX7L8RdfMaj1znDBgN2+gB094ZIr7vnA==
|
389
401
|
dependencies:
|
390
|
-
"@jest/console" "^26.
|
391
|
-
"@jest/reporters" "^26.
|
392
|
-
"@jest/test-result" "^26.
|
393
|
-
"@jest/transform" "^26.
|
394
|
-
"@jest/types" "^26.
|
402
|
+
"@jest/console" "^26.3.0"
|
403
|
+
"@jest/reporters" "^26.4.0"
|
404
|
+
"@jest/test-result" "^26.3.0"
|
405
|
+
"@jest/transform" "^26.3.0"
|
406
|
+
"@jest/types" "^26.3.0"
|
395
407
|
"@types/node" "*"
|
396
408
|
ansi-escapes "^4.2.1"
|
397
409
|
chalk "^4.0.0"
|
398
410
|
exit "^0.1.2"
|
399
411
|
graceful-fs "^4.2.4"
|
400
|
-
jest-changed-files "^26.
|
401
|
-
jest-config "^26.
|
402
|
-
jest-haste-map "^26.
|
403
|
-
jest-message-util "^26.
|
412
|
+
jest-changed-files "^26.3.0"
|
413
|
+
jest-config "^26.4.0"
|
414
|
+
jest-haste-map "^26.3.0"
|
415
|
+
jest-message-util "^26.3.0"
|
404
416
|
jest-regex-util "^26.0.0"
|
405
|
-
jest-resolve "^26.
|
406
|
-
jest-resolve-dependencies "^26.
|
407
|
-
jest-runner "^26.
|
408
|
-
jest-runtime "^26.
|
409
|
-
jest-snapshot "^26.
|
410
|
-
jest-util "^26.
|
411
|
-
jest-validate "^26.
|
412
|
-
jest-watcher "^26.
|
417
|
+
jest-resolve "^26.4.0"
|
418
|
+
jest-resolve-dependencies "^26.4.0"
|
419
|
+
jest-runner "^26.4.0"
|
420
|
+
jest-runtime "^26.4.0"
|
421
|
+
jest-snapshot "^26.4.0"
|
422
|
+
jest-util "^26.3.0"
|
423
|
+
jest-validate "^26.4.0"
|
424
|
+
jest-watcher "^26.3.0"
|
413
425
|
micromatch "^4.0.2"
|
414
426
|
p-each-series "^2.1.0"
|
415
427
|
rimraf "^3.0.0"
|
416
428
|
slash "^3.0.0"
|
417
429
|
strip-ansi "^6.0.0"
|
418
430
|
|
419
|
-
"@jest/environment@^26.
|
420
|
-
version "26.
|
421
|
-
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.
|
422
|
-
integrity sha512-
|
431
|
+
"@jest/environment@^26.3.0":
|
432
|
+
version "26.3.0"
|
433
|
+
resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0"
|
434
|
+
integrity sha512-EW+MFEo0DGHahf83RAaiqQx688qpXgl99wdb8Fy67ybyzHwR1a58LHcO376xQJHfmoXTu89M09dH3J509cx2AA==
|
423
435
|
dependencies:
|
424
|
-
"@jest/fake-timers" "^26.
|
425
|
-
"@jest/types" "^26.
|
436
|
+
"@jest/fake-timers" "^26.3.0"
|
437
|
+
"@jest/types" "^26.3.0"
|
426
438
|
"@types/node" "*"
|
427
|
-
jest-mock "^26.
|
439
|
+
jest-mock "^26.3.0"
|
428
440
|
|
429
|
-
"@jest/fake-timers@^26.
|
430
|
-
version "26.
|
431
|
-
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.
|
432
|
-
integrity sha512-
|
441
|
+
"@jest/fake-timers@^26.3.0":
|
442
|
+
version "26.3.0"
|
443
|
+
resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.3.0.tgz#f515d4667a6770f60ae06ae050f4e001126c666a"
|
444
|
+
integrity sha512-ZL9ytUiRwVP8ujfRepffokBvD2KbxbqMhrXSBhSdAhISCw3gOkuntisiSFv+A6HN0n0fF4cxzICEKZENLmW+1A==
|
433
445
|
dependencies:
|
434
|
-
"@jest/types" "^26.
|
446
|
+
"@jest/types" "^26.3.0"
|
435
447
|
"@sinonjs/fake-timers" "^6.0.1"
|
436
448
|
"@types/node" "*"
|
437
|
-
jest-message-util "^26.
|
438
|
-
jest-mock "^26.
|
439
|
-
jest-util "^26.
|
449
|
+
jest-message-util "^26.3.0"
|
450
|
+
jest-mock "^26.3.0"
|
451
|
+
jest-util "^26.3.0"
|
440
452
|
|
441
|
-
"@jest/globals@^26.
|
442
|
-
version "26.
|
443
|
-
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.
|
444
|
-
integrity sha512-
|
453
|
+
"@jest/globals@^26.4.0":
|
454
|
+
version "26.4.0"
|
455
|
+
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.4.0.tgz#ebab3ba937a200a4b3805f2e552bdf869465ffea"
|
456
|
+
integrity sha512-QKwoVAeL9d0xaEM9ebPvfc+bolN04F+o3zM2jswGDBiiNjCogZ3LvOaqumRdDyz6kLmbx+UhgMBAVuLunbXZ2A==
|
445
457
|
dependencies:
|
446
|
-
"@jest/environment" "^26.
|
447
|
-
"@jest/types" "^26.
|
448
|
-
expect "^26.
|
458
|
+
"@jest/environment" "^26.3.0"
|
459
|
+
"@jest/types" "^26.3.0"
|
460
|
+
expect "^26.4.0"
|
449
461
|
|
450
|
-
"@jest/reporters@^26.
|
451
|
-
version "26.
|
452
|
-
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.
|
453
|
-
integrity sha512-
|
462
|
+
"@jest/reporters@^26.4.0":
|
463
|
+
version "26.4.0"
|
464
|
+
resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.4.0.tgz#dd3f03979170dd25dc6a9b746c693b591056d753"
|
465
|
+
integrity sha512-14OPAAuYhgRBSNxAocVluX6ksdMdK/EuP9NmtBXU9g1uKaVBrPnohn/CVm6iMot1a9iU8BCxa5715YRf8FEg/A==
|
454
466
|
dependencies:
|
455
467
|
"@bcoe/v8-coverage" "^0.2.3"
|
456
|
-
"@jest/console" "^26.
|
457
|
-
"@jest/test-result" "^26.
|
458
|
-
"@jest/transform" "^26.
|
459
|
-
"@jest/types" "^26.
|
468
|
+
"@jest/console" "^26.3.0"
|
469
|
+
"@jest/test-result" "^26.3.0"
|
470
|
+
"@jest/transform" "^26.3.0"
|
471
|
+
"@jest/types" "^26.3.0"
|
460
472
|
chalk "^4.0.0"
|
461
473
|
collect-v8-coverage "^1.0.0"
|
462
474
|
exit "^0.1.2"
|
@@ -467,76 +479,76 @@
|
|
467
479
|
istanbul-lib-report "^3.0.0"
|
468
480
|
istanbul-lib-source-maps "^4.0.0"
|
469
481
|
istanbul-reports "^3.0.2"
|
470
|
-
jest-haste-map "^26.
|
471
|
-
jest-resolve "^26.
|
472
|
-
jest-util "^26.
|
473
|
-
jest-worker "^26.
|
482
|
+
jest-haste-map "^26.3.0"
|
483
|
+
jest-resolve "^26.4.0"
|
484
|
+
jest-util "^26.3.0"
|
485
|
+
jest-worker "^26.3.0"
|
474
486
|
slash "^3.0.0"
|
475
487
|
source-map "^0.6.0"
|
476
488
|
string-length "^4.0.1"
|
477
489
|
terminal-link "^2.0.0"
|
478
|
-
v8-to-istanbul "^
|
490
|
+
v8-to-istanbul "^5.0.1"
|
479
491
|
optionalDependencies:
|
480
492
|
node-notifier "^7.0.0"
|
481
493
|
|
482
|
-
"@jest/source-map@^26.
|
483
|
-
version "26.
|
484
|
-
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.
|
485
|
-
integrity sha512-
|
494
|
+
"@jest/source-map@^26.3.0":
|
495
|
+
version "26.3.0"
|
496
|
+
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.3.0.tgz#0e646e519883c14c551f7b5ae4ff5f1bfe4fc3d9"
|
497
|
+
integrity sha512-hWX5IHmMDWe1kyrKl7IhFwqOuAreIwHhbe44+XH2ZRHjrKIh0LO5eLQ/vxHFeAfRwJapmxuqlGAEYLadDq6ZGQ==
|
486
498
|
dependencies:
|
487
499
|
callsites "^3.0.0"
|
488
500
|
graceful-fs "^4.2.4"
|
489
501
|
source-map "^0.6.0"
|
490
502
|
|
491
|
-
"@jest/test-result@^26.
|
492
|
-
version "26.
|
493
|
-
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.
|
494
|
-
integrity sha512-
|
503
|
+
"@jest/test-result@^26.3.0":
|
504
|
+
version "26.3.0"
|
505
|
+
resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.3.0.tgz#46cde01fa10c0aaeb7431bf71e4a20d885bc7fdb"
|
506
|
+
integrity sha512-a8rbLqzW/q7HWheFVMtghXV79Xk+GWwOK1FrtimpI5n1la2SY0qHri3/b0/1F0Ve0/yJmV8pEhxDfVwiUBGtgg==
|
495
507
|
dependencies:
|
496
|
-
"@jest/console" "^26.
|
497
|
-
"@jest/types" "^26.
|
508
|
+
"@jest/console" "^26.3.0"
|
509
|
+
"@jest/types" "^26.3.0"
|
498
510
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
499
511
|
collect-v8-coverage "^1.0.0"
|
500
512
|
|
501
|
-
"@jest/test-sequencer@^26.
|
502
|
-
version "26.
|
503
|
-
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.
|
504
|
-
integrity sha512-
|
513
|
+
"@jest/test-sequencer@^26.4.0":
|
514
|
+
version "26.4.0"
|
515
|
+
resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.4.0.tgz#f4902772392d478d310dd6fd3b6818fb4bcc4c82"
|
516
|
+
integrity sha512-9Z7lCShS7vERp+DRwIVNH/6sHMWwJK1DPnGCpGeVLGJJWJ4Y08sQI3vIKdmKHu2KmwlUBpRM+BFf7NlVUkl5XA==
|
505
517
|
dependencies:
|
506
|
-
"@jest/test-result" "^26.
|
518
|
+
"@jest/test-result" "^26.3.0"
|
507
519
|
graceful-fs "^4.2.4"
|
508
|
-
jest-haste-map "^26.
|
509
|
-
jest-runner "^26.
|
510
|
-
jest-runtime "^26.
|
520
|
+
jest-haste-map "^26.3.0"
|
521
|
+
jest-runner "^26.4.0"
|
522
|
+
jest-runtime "^26.4.0"
|
511
523
|
|
512
|
-
"@jest/transform@^26.
|
513
|
-
version "26.
|
514
|
-
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.
|
515
|
-
integrity sha512-
|
524
|
+
"@jest/transform@^26.3.0":
|
525
|
+
version "26.3.0"
|
526
|
+
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.3.0.tgz#c393e0e01459da8a8bfc6d2a7c2ece1a13e8ba55"
|
527
|
+
integrity sha512-Isj6NB68QorGoFWvcOjlUhpkT56PqNIsXKR7XfvoDlCANn/IANlh8DrKAA2l2JKC3yWSMH5wS0GwuQM20w3b2A==
|
516
528
|
dependencies:
|
517
529
|
"@babel/core" "^7.1.0"
|
518
|
-
"@jest/types" "^26.
|
530
|
+
"@jest/types" "^26.3.0"
|
519
531
|
babel-plugin-istanbul "^6.0.0"
|
520
532
|
chalk "^4.0.0"
|
521
533
|
convert-source-map "^1.4.0"
|
522
534
|
fast-json-stable-stringify "^2.0.0"
|
523
535
|
graceful-fs "^4.2.4"
|
524
|
-
jest-haste-map "^26.
|
536
|
+
jest-haste-map "^26.3.0"
|
525
537
|
jest-regex-util "^26.0.0"
|
526
|
-
jest-util "^26.
|
538
|
+
jest-util "^26.3.0"
|
527
539
|
micromatch "^4.0.2"
|
528
540
|
pirates "^4.0.1"
|
529
541
|
slash "^3.0.0"
|
530
542
|
source-map "^0.6.1"
|
531
543
|
write-file-atomic "^3.0.0"
|
532
544
|
|
533
|
-
"@jest/types@^26.
|
534
|
-
version "26.
|
535
|
-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.
|
536
|
-
integrity sha512-
|
545
|
+
"@jest/types@^26.3.0":
|
546
|
+
version "26.3.0"
|
547
|
+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
|
548
|
+
integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==
|
537
549
|
dependencies:
|
538
550
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
539
|
-
"@types/istanbul-reports" "^
|
551
|
+
"@types/istanbul-reports" "^3.0.0"
|
540
552
|
"@types/node" "*"
|
541
553
|
"@types/yargs" "^15.0.0"
|
542
554
|
chalk "^4.0.0"
|
@@ -623,12 +635,11 @@
|
|
623
635
|
dependencies:
|
624
636
|
"@types/istanbul-lib-coverage" "*"
|
625
637
|
|
626
|
-
"@types/istanbul-reports@^
|
627
|
-
version "
|
628
|
-
resolved "https://registry.
|
629
|
-
integrity sha512-
|
638
|
+
"@types/istanbul-reports@^3.0.0":
|
639
|
+
version "3.0.0"
|
640
|
+
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
|
641
|
+
integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
|
630
642
|
dependencies:
|
631
|
-
"@types/istanbul-lib-coverage" "*"
|
632
643
|
"@types/istanbul-lib-report" "*"
|
633
644
|
|
634
645
|
"@types/node@*":
|
@@ -948,16 +959,16 @@ aws4@^1.8.0:
|
|
948
959
|
resolved "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
|
949
960
|
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
|
950
961
|
|
951
|
-
babel-jest@^26.
|
952
|
-
version "26.
|
953
|
-
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.
|
954
|
-
integrity sha512-
|
962
|
+
babel-jest@^26.3.0:
|
963
|
+
version "26.3.0"
|
964
|
+
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.3.0.tgz#10d0ca4b529ca3e7d1417855ef7d7bd6fc0c3463"
|
965
|
+
integrity sha512-sxPnQGEyHAOPF8NcUsD0g7hDCnvLL2XyblRBcgrzTWBB/mAIpWow3n1bEL+VghnnZfreLhFSBsFluRoK2tRK4g==
|
955
966
|
dependencies:
|
956
|
-
"@jest/transform" "^26.
|
957
|
-
"@jest/types" "^26.
|
967
|
+
"@jest/transform" "^26.3.0"
|
968
|
+
"@jest/types" "^26.3.0"
|
958
969
|
"@types/babel__core" "^7.1.7"
|
959
970
|
babel-plugin-istanbul "^6.0.0"
|
960
|
-
babel-preset-jest "^26.
|
971
|
+
babel-preset-jest "^26.3.0"
|
961
972
|
chalk "^4.0.0"
|
962
973
|
graceful-fs "^4.2.4"
|
963
974
|
slash "^3.0.0"
|
@@ -983,14 +994,15 @@ babel-plugin-jest-hoist@^26.2.0:
|
|
983
994
|
"@types/babel__core" "^7.0.0"
|
984
995
|
"@types/babel__traverse" "^7.0.6"
|
985
996
|
|
986
|
-
babel-preset-current-node-syntax@^0.1.
|
987
|
-
version "0.1.
|
988
|
-
resolved "https://registry.
|
989
|
-
integrity sha512-
|
997
|
+
babel-preset-current-node-syntax@^0.1.3:
|
998
|
+
version "0.1.3"
|
999
|
+
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.3.tgz#b4b547acddbf963cba555ba9f9cbbb70bfd044da"
|
1000
|
+
integrity sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==
|
990
1001
|
dependencies:
|
991
1002
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
992
1003
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
993
1004
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
1005
|
+
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
994
1006
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
995
1007
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
996
1008
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
@@ -999,13 +1011,13 @@ babel-preset-current-node-syntax@^0.1.2:
|
|
999
1011
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
1000
1012
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
1001
1013
|
|
1002
|
-
babel-preset-jest@^26.
|
1003
|
-
version "26.
|
1004
|
-
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.
|
1005
|
-
integrity sha512-
|
1014
|
+
babel-preset-jest@^26.3.0:
|
1015
|
+
version "26.3.0"
|
1016
|
+
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.3.0.tgz#ed6344506225c065fd8a0b53e191986f74890776"
|
1017
|
+
integrity sha512-5WPdf7nyYi2/eRxCbVrE1kKCWxgWY4RsPEbdJWFm7QsesFGqjdkyLeu1zRkwM1cxK6EPIlNd6d2AxLk7J+t4pw==
|
1006
1018
|
dependencies:
|
1007
1019
|
babel-plugin-jest-hoist "^26.2.0"
|
1008
|
-
babel-preset-current-node-syntax "^0.1.
|
1020
|
+
babel-preset-current-node-syntax "^0.1.3"
|
1009
1021
|
|
1010
1022
|
babel-runtime@^6.26.0:
|
1011
1023
|
version "6.26.0"
|
@@ -1045,7 +1057,7 @@ big.js@^5.2.2:
|
|
1045
1057
|
resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
|
1046
1058
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
1047
1059
|
|
1048
|
-
bin-links@^1.1.2, bin-links@^1.1.
|
1060
|
+
bin-links@^1.1.2, bin-links@^1.1.8:
|
1049
1061
|
version "1.1.8"
|
1050
1062
|
resolved "https://registry.npmjs.org/bin-links/-/bin-links-1.1.8.tgz#bd39aadab5dc4bdac222a07df5baf1af745b2228"
|
1051
1063
|
integrity sha512-KgmVfx+QqggqP9dA3iIc5pA4T1qEEEL+hOhOhNPaUm77OTrJoOXE/C05SJLNJe6m/2wUK7F1tDSou7n5TfCDzQ==
|
@@ -1390,14 +1402,14 @@ cliui@^3.2.0:
|
|
1390
1402
|
strip-ansi "^3.0.1"
|
1391
1403
|
wrap-ansi "^2.0.0"
|
1392
1404
|
|
1393
|
-
cliui@^
|
1394
|
-
version "
|
1395
|
-
resolved "https://registry.
|
1396
|
-
integrity sha512-
|
1405
|
+
cliui@^5.0.0:
|
1406
|
+
version "5.0.0"
|
1407
|
+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
|
1408
|
+
integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
|
1397
1409
|
dependencies:
|
1398
|
-
string-width "^
|
1399
|
-
strip-ansi "^
|
1400
|
-
wrap-ansi "^
|
1410
|
+
string-width "^3.1.0"
|
1411
|
+
strip-ansi "^5.2.0"
|
1412
|
+
wrap-ansi "^5.1.0"
|
1401
1413
|
|
1402
1414
|
cliui@^6.0.0:
|
1403
1415
|
version "6.0.0"
|
@@ -1691,7 +1703,7 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
1691
1703
|
dependencies:
|
1692
1704
|
ms "^2.1.1"
|
1693
1705
|
|
1694
|
-
debuglog@^1.0.1:
|
1706
|
+
debuglog@*, debuglog@^1.0.1:
|
1695
1707
|
version "1.0.1"
|
1696
1708
|
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
1697
1709
|
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
|
@@ -1812,10 +1824,10 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
|
|
1812
1824
|
asap "^2.0.0"
|
1813
1825
|
wrappy "1"
|
1814
1826
|
|
1815
|
-
diff-sequences@^26.
|
1816
|
-
version "26.
|
1817
|
-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.
|
1818
|
-
integrity sha512-
|
1827
|
+
diff-sequences@^26.3.0:
|
1828
|
+
version "26.3.0"
|
1829
|
+
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.3.0.tgz#62a59b1b29ab7fd27cef2a33ae52abe73042d0a2"
|
1830
|
+
integrity sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig==
|
1819
1831
|
|
1820
1832
|
dnscache@^1.0.1:
|
1821
1833
|
version "1.0.2"
|
@@ -2031,10 +2043,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
|
|
2031
2043
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
2032
2044
|
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
|
2033
2045
|
|
2034
|
-
eslint@^7.
|
2035
|
-
version "7.
|
2036
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.
|
2037
|
-
integrity sha512-
|
2046
|
+
eslint@^7.7.0:
|
2047
|
+
version "7.7.0"
|
2048
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.7.0.tgz#18beba51411927c4b64da0a8ceadefe4030d6073"
|
2049
|
+
integrity sha512-1KUxLzos0ZVsyL81PnRN335nDtQ8/vZUD6uMtWbF+5zDtjKcsklIi78XoE0MVL93QvWTu+E5y44VyyCsOMBrIg==
|
2038
2050
|
dependencies:
|
2039
2051
|
"@babel/code-frame" "^7.0.0"
|
2040
2052
|
ajv "^6.10.0"
|
@@ -2194,16 +2206,16 @@ expand-range@^1.8.1:
|
|
2194
2206
|
dependencies:
|
2195
2207
|
fill-range "^2.1.0"
|
2196
2208
|
|
2197
|
-
expect@^26.
|
2198
|
-
version "26.
|
2199
|
-
resolved "https://registry.yarnpkg.com/expect/-/expect-26.
|
2200
|
-
integrity sha512-
|
2209
|
+
expect@^26.4.0:
|
2210
|
+
version "26.4.0"
|
2211
|
+
resolved "https://registry.yarnpkg.com/expect/-/expect-26.4.0.tgz#34a0aae523343b0931ff1cf0aa972dfe40edfab4"
|
2212
|
+
integrity sha512-dbYDJhFcqQsamlos6nEwAMe+ahdckJBk5fmw1DYGLQGabGSlUuT+Fm2jHYw5119zG3uIhP+lCQbjJhFEdZMJtg==
|
2201
2213
|
dependencies:
|
2202
|
-
"@jest/types" "^26.
|
2214
|
+
"@jest/types" "^26.3.0"
|
2203
2215
|
ansi-styles "^4.0.0"
|
2204
|
-
jest-get-type "^26.
|
2205
|
-
jest-matcher-utils "^26.
|
2206
|
-
jest-message-util "^26.
|
2216
|
+
jest-get-type "^26.3.0"
|
2217
|
+
jest-matcher-utils "^26.4.0"
|
2218
|
+
jest-message-util "^26.3.0"
|
2207
2219
|
jest-regex-util "^26.0.0"
|
2208
2220
|
|
2209
2221
|
extend-shallow@^2.0.1:
|
@@ -2350,7 +2362,7 @@ find-npm-prefix@^1.0.2:
|
|
2350
2362
|
resolved "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz#8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf"
|
2351
2363
|
integrity sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==
|
2352
2364
|
|
2353
|
-
find-up@^2.0.0
|
2365
|
+
find-up@^2.0.0:
|
2354
2366
|
version "2.1.0"
|
2355
2367
|
resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
|
2356
2368
|
integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c=
|
@@ -2518,7 +2530,7 @@ gensync@^1.0.0-beta.1:
|
|
2518
2530
|
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269"
|
2519
2531
|
integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==
|
2520
2532
|
|
2521
|
-
gentle-fs@^2.3.0:
|
2533
|
+
gentle-fs@^2.3.0, gentle-fs@^2.3.1:
|
2522
2534
|
version "2.3.1"
|
2523
2535
|
resolved "https://registry.npmjs.org/gentle-fs/-/gentle-fs-2.3.1.tgz#11201bf66c18f930ddca72cf69460bdfa05727b1"
|
2524
2536
|
integrity sha512-OlwBBwqCFPcjm33rF2BjW+Pr6/ll2741l+xooiwTCeaX2CA1ZuclavyMBe0/KlR21/XGsgY6hzEQZ15BdNa13Q==
|
@@ -2657,12 +2669,7 @@ got@^6.7.1:
|
|
2657
2669
|
unzip-response "^2.0.1"
|
2658
2670
|
url-parse-lax "^1.0.0"
|
2659
2671
|
|
2660
|
-
graceful-fs@^4.1.11, graceful-fs@^4.2.2, graceful-fs@^4.2.
|
2661
|
-
version "4.2.3"
|
2662
|
-
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
|
2663
|
-
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
|
2664
|
-
|
2665
|
-
graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.2.4:
|
2672
|
+
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.2.2, graceful-fs@^4.2.4:
|
2666
2673
|
version "4.2.4"
|
2667
2674
|
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
|
2668
2675
|
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
|
@@ -2906,7 +2913,7 @@ imports-loader@^0.8.0:
|
|
2906
2913
|
loader-utils "^1.0.2"
|
2907
2914
|
source-map "^0.6.1"
|
2908
2915
|
|
2909
|
-
imurmurhash@^0.1.4:
|
2916
|
+
imurmurhash@*, imurmurhash@^0.1.4:
|
2910
2917
|
version "0.1.4"
|
2911
2918
|
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
|
2912
2919
|
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
@@ -2979,11 +2986,6 @@ invert-kv@^1.0.0:
|
|
2979
2986
|
resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
2980
2987
|
integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY=
|
2981
2988
|
|
2982
|
-
invert-kv@^2.0.0:
|
2983
|
-
version "2.0.0"
|
2984
|
-
resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
|
2985
|
-
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
|
2986
|
-
|
2987
2989
|
ip-regex@^2.1.0:
|
2988
2990
|
version "2.1.0"
|
2989
2991
|
resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
|
@@ -3401,67 +3403,67 @@ istanbul-reports@^3.0.2:
|
|
3401
3403
|
html-escaper "^2.0.0"
|
3402
3404
|
istanbul-lib-report "^3.0.0"
|
3403
3405
|
|
3404
|
-
jest-changed-files@^26.
|
3405
|
-
version "26.
|
3406
|
-
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.
|
3407
|
-
integrity sha512
|
3406
|
+
jest-changed-files@^26.3.0:
|
3407
|
+
version "26.3.0"
|
3408
|
+
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.3.0.tgz#68fb2a7eb125f50839dab1f5a17db3607fe195b1"
|
3409
|
+
integrity sha512-1C4R4nijgPltX6fugKxM4oQ18zimS7LqQ+zTTY8lMCMFPrxqBFb7KJH0Z2fRQJvw2Slbaipsqq7s1mgX5Iot+g==
|
3408
3410
|
dependencies:
|
3409
|
-
"@jest/types" "^26.
|
3411
|
+
"@jest/types" "^26.3.0"
|
3410
3412
|
execa "^4.0.0"
|
3411
3413
|
throat "^5.0.0"
|
3412
3414
|
|
3413
|
-
jest-cli@^26.
|
3414
|
-
version "26.
|
3415
|
-
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.
|
3416
|
-
integrity sha512-
|
3415
|
+
jest-cli@^26.4.0:
|
3416
|
+
version "26.4.0"
|
3417
|
+
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.0.tgz#9cbd6be818cd818d85bafe2cffa1dbf043602b28"
|
3418
|
+
integrity sha512-kw2Pr3V2x9/WzSDGsbz/MJBNlCoPMxMudrIavft4bqRlv5tASjU51tyO+1Os1LdW2dAnLQZYsxFUZ8oWPyssGQ==
|
3417
3419
|
dependencies:
|
3418
|
-
"@jest/core" "^26.
|
3419
|
-
"@jest/test-result" "^26.
|
3420
|
-
"@jest/types" "^26.
|
3420
|
+
"@jest/core" "^26.4.0"
|
3421
|
+
"@jest/test-result" "^26.3.0"
|
3422
|
+
"@jest/types" "^26.3.0"
|
3421
3423
|
chalk "^4.0.0"
|
3422
3424
|
exit "^0.1.2"
|
3423
3425
|
graceful-fs "^4.2.4"
|
3424
3426
|
import-local "^3.0.2"
|
3425
3427
|
is-ci "^2.0.0"
|
3426
|
-
jest-config "^26.
|
3427
|
-
jest-util "^26.
|
3428
|
-
jest-validate "^26.
|
3428
|
+
jest-config "^26.4.0"
|
3429
|
+
jest-util "^26.3.0"
|
3430
|
+
jest-validate "^26.4.0"
|
3429
3431
|
prompts "^2.0.1"
|
3430
3432
|
yargs "^15.3.1"
|
3431
3433
|
|
3432
|
-
jest-config@^26.
|
3433
|
-
version "26.
|
3434
|
-
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.
|
3435
|
-
integrity sha512-
|
3434
|
+
jest-config@^26.4.0:
|
3435
|
+
version "26.4.0"
|
3436
|
+
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.4.0.tgz#72ff3d0418b7ee7fdd9e2bcaef4dec10b38b3b02"
|
3437
|
+
integrity sha512-MxsvrBug8YY+C4QcUBtmgnHyFeW7w3Ouk/w9eplCDN8VJGVyBEZFe8Lxzfp2pSqh0Dqurqv8Oik2YkbekGUlxg==
|
3436
3438
|
dependencies:
|
3437
3439
|
"@babel/core" "^7.1.0"
|
3438
|
-
"@jest/test-sequencer" "^26.
|
3439
|
-
"@jest/types" "^26.
|
3440
|
-
babel-jest "^26.
|
3440
|
+
"@jest/test-sequencer" "^26.4.0"
|
3441
|
+
"@jest/types" "^26.3.0"
|
3442
|
+
babel-jest "^26.3.0"
|
3441
3443
|
chalk "^4.0.0"
|
3442
3444
|
deepmerge "^4.2.2"
|
3443
3445
|
glob "^7.1.1"
|
3444
3446
|
graceful-fs "^4.2.4"
|
3445
|
-
jest-environment-jsdom "^26.
|
3446
|
-
jest-environment-node "^26.
|
3447
|
-
jest-get-type "^26.
|
3448
|
-
jest-jasmine2 "^26.
|
3447
|
+
jest-environment-jsdom "^26.3.0"
|
3448
|
+
jest-environment-node "^26.3.0"
|
3449
|
+
jest-get-type "^26.3.0"
|
3450
|
+
jest-jasmine2 "^26.4.0"
|
3449
3451
|
jest-regex-util "^26.0.0"
|
3450
|
-
jest-resolve "^26.
|
3451
|
-
jest-util "^26.
|
3452
|
-
jest-validate "^26.
|
3452
|
+
jest-resolve "^26.4.0"
|
3453
|
+
jest-util "^26.3.0"
|
3454
|
+
jest-validate "^26.4.0"
|
3453
3455
|
micromatch "^4.0.2"
|
3454
|
-
pretty-format "^26.
|
3456
|
+
pretty-format "^26.4.0"
|
3455
3457
|
|
3456
|
-
jest-diff@^26.
|
3457
|
-
version "26.
|
3458
|
-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.
|
3459
|
-
integrity sha512-
|
3458
|
+
jest-diff@^26.4.0:
|
3459
|
+
version "26.4.0"
|
3460
|
+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.0.tgz#d073a0a11952b5bd9f1ff39bb9ad24304a0c55f7"
|
3461
|
+
integrity sha512-wwC38HlOW+iTq6j5tkj/ZamHn6/nrdcEOc/fKaVILNtN2NLWGdkfRaHWwfNYr5ehaLvuoG2LfCZIcWByVj0gjg==
|
3460
3462
|
dependencies:
|
3461
3463
|
chalk "^4.0.0"
|
3462
|
-
diff-sequences "^26.
|
3463
|
-
jest-get-type "^26.
|
3464
|
-
pretty-format "^26.
|
3464
|
+
diff-sequences "^26.3.0"
|
3465
|
+
jest-get-type "^26.3.0"
|
3466
|
+
pretty-format "^26.4.0"
|
3465
3467
|
|
3466
3468
|
jest-docblock@^26.0.0:
|
3467
3469
|
version "26.0.0"
|
@@ -3470,117 +3472,117 @@ jest-docblock@^26.0.0:
|
|
3470
3472
|
dependencies:
|
3471
3473
|
detect-newline "^3.0.0"
|
3472
3474
|
|
3473
|
-
jest-each@^26.
|
3474
|
-
version "26.
|
3475
|
-
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.
|
3476
|
-
integrity sha512
|
3475
|
+
jest-each@^26.4.0:
|
3476
|
+
version "26.4.0"
|
3477
|
+
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.4.0.tgz#c53605b20e7a0a58d6dcf4d8b2f309e607d35d5a"
|
3478
|
+
integrity sha512-+cyBh1ehs6thVT/bsZVG+WwmRn2ix4Q4noS9yLZgM10yGWPW12/TDvwuOV2VZXn1gi09/ZwJKJWql6YW1C9zNw==
|
3477
3479
|
dependencies:
|
3478
|
-
"@jest/types" "^26.
|
3480
|
+
"@jest/types" "^26.3.0"
|
3479
3481
|
chalk "^4.0.0"
|
3480
|
-
jest-get-type "^26.
|
3481
|
-
jest-util "^26.
|
3482
|
-
pretty-format "^26.
|
3483
|
-
|
3484
|
-
jest-environment-jsdom@^26.
|
3485
|
-
version "26.
|
3486
|
-
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.
|
3487
|
-
integrity sha512-
|
3488
|
-
dependencies:
|
3489
|
-
"@jest/environment" "^26.
|
3490
|
-
"@jest/fake-timers" "^26.
|
3491
|
-
"@jest/types" "^26.
|
3482
|
+
jest-get-type "^26.3.0"
|
3483
|
+
jest-util "^26.3.0"
|
3484
|
+
pretty-format "^26.4.0"
|
3485
|
+
|
3486
|
+
jest-environment-jsdom@^26.3.0:
|
3487
|
+
version "26.3.0"
|
3488
|
+
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.3.0.tgz#3b749ba0f3a78e92ba2c9ce519e16e5dd515220c"
|
3489
|
+
integrity sha512-zra8He2btIMJkAzvLaiZ9QwEPGEetbxqmjEBQwhH3CA+Hhhu0jSiEJxnJMbX28TGUvPLxBt/zyaTLrOPF4yMJA==
|
3490
|
+
dependencies:
|
3491
|
+
"@jest/environment" "^26.3.0"
|
3492
|
+
"@jest/fake-timers" "^26.3.0"
|
3493
|
+
"@jest/types" "^26.3.0"
|
3492
3494
|
"@types/node" "*"
|
3493
|
-
jest-mock "^26.
|
3494
|
-
jest-util "^26.
|
3495
|
+
jest-mock "^26.3.0"
|
3496
|
+
jest-util "^26.3.0"
|
3495
3497
|
jsdom "^16.2.2"
|
3496
3498
|
|
3497
|
-
jest-environment-node@^26.
|
3498
|
-
version "26.
|
3499
|
-
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.
|
3500
|
-
integrity sha512-
|
3499
|
+
jest-environment-node@^26.3.0:
|
3500
|
+
version "26.3.0"
|
3501
|
+
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.3.0.tgz#56c6cfb506d1597f94ee8d717072bda7228df849"
|
3502
|
+
integrity sha512-c9BvYoo+FGcMj5FunbBgtBnbR5qk3uky8PKyRVpSfe2/8+LrNQMiXX53z6q2kY+j15SkjQCOSL/6LHnCPLVHNw==
|
3501
3503
|
dependencies:
|
3502
|
-
"@jest/environment" "^26.
|
3503
|
-
"@jest/fake-timers" "^26.
|
3504
|
-
"@jest/types" "^26.
|
3504
|
+
"@jest/environment" "^26.3.0"
|
3505
|
+
"@jest/fake-timers" "^26.3.0"
|
3506
|
+
"@jest/types" "^26.3.0"
|
3505
3507
|
"@types/node" "*"
|
3506
|
-
jest-mock "^26.
|
3507
|
-
jest-util "^26.
|
3508
|
+
jest-mock "^26.3.0"
|
3509
|
+
jest-util "^26.3.0"
|
3508
3510
|
|
3509
|
-
jest-get-type@^26.
|
3510
|
-
version "26.
|
3511
|
-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.
|
3512
|
-
integrity sha512-
|
3511
|
+
jest-get-type@^26.3.0:
|
3512
|
+
version "26.3.0"
|
3513
|
+
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0"
|
3514
|
+
integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==
|
3513
3515
|
|
3514
|
-
jest-haste-map@^26.
|
3515
|
-
version "26.
|
3516
|
-
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.
|
3517
|
-
integrity sha512-
|
3516
|
+
jest-haste-map@^26.3.0:
|
3517
|
+
version "26.3.0"
|
3518
|
+
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.3.0.tgz#c51a3b40100d53ab777bfdad382d2e7a00e5c726"
|
3519
|
+
integrity sha512-DHWBpTJgJhLLGwE5Z1ZaqLTYqeODQIZpby0zMBsCU9iRFHYyhklYqP4EiG73j5dkbaAdSZhgB938mL51Q5LeZA==
|
3518
3520
|
dependencies:
|
3519
|
-
"@jest/types" "^26.
|
3521
|
+
"@jest/types" "^26.3.0"
|
3520
3522
|
"@types/graceful-fs" "^4.1.2"
|
3521
3523
|
"@types/node" "*"
|
3522
3524
|
anymatch "^3.0.3"
|
3523
3525
|
fb-watchman "^2.0.0"
|
3524
3526
|
graceful-fs "^4.2.4"
|
3525
3527
|
jest-regex-util "^26.0.0"
|
3526
|
-
jest-serializer "^26.
|
3527
|
-
jest-util "^26.
|
3528
|
-
jest-worker "^26.
|
3528
|
+
jest-serializer "^26.3.0"
|
3529
|
+
jest-util "^26.3.0"
|
3530
|
+
jest-worker "^26.3.0"
|
3529
3531
|
micromatch "^4.0.2"
|
3530
3532
|
sane "^4.0.3"
|
3531
3533
|
walker "^1.0.7"
|
3532
3534
|
optionalDependencies:
|
3533
3535
|
fsevents "^2.1.2"
|
3534
3536
|
|
3535
|
-
jest-jasmine2@^26.
|
3536
|
-
version "26.
|
3537
|
-
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.
|
3538
|
-
integrity sha512-
|
3537
|
+
jest-jasmine2@^26.4.0:
|
3538
|
+
version "26.4.0"
|
3539
|
+
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.4.0.tgz#f66b2237203df4227d3bdbb4b8a0de54ba877d35"
|
3540
|
+
integrity sha512-cGBxwzDDKB09EPJ4pE69BMDv+2lO442IB1xQd+vL3cua2OKdeXQK6iDlQKoRX/iP0RgU5T8sn9yahLcx/+ox8Q==
|
3539
3541
|
dependencies:
|
3540
3542
|
"@babel/traverse" "^7.1.0"
|
3541
|
-
"@jest/environment" "^26.
|
3542
|
-
"@jest/source-map" "^26.
|
3543
|
-
"@jest/test-result" "^26.
|
3544
|
-
"@jest/types" "^26.
|
3543
|
+
"@jest/environment" "^26.3.0"
|
3544
|
+
"@jest/source-map" "^26.3.0"
|
3545
|
+
"@jest/test-result" "^26.3.0"
|
3546
|
+
"@jest/types" "^26.3.0"
|
3545
3547
|
"@types/node" "*"
|
3546
3548
|
chalk "^4.0.0"
|
3547
3549
|
co "^4.6.0"
|
3548
|
-
expect "^26.
|
3550
|
+
expect "^26.4.0"
|
3549
3551
|
is-generator-fn "^2.0.0"
|
3550
|
-
jest-each "^26.
|
3551
|
-
jest-matcher-utils "^26.
|
3552
|
-
jest-message-util "^26.
|
3553
|
-
jest-runtime "^26.
|
3554
|
-
jest-snapshot "^26.
|
3555
|
-
jest-util "^26.
|
3556
|
-
pretty-format "^26.
|
3552
|
+
jest-each "^26.4.0"
|
3553
|
+
jest-matcher-utils "^26.4.0"
|
3554
|
+
jest-message-util "^26.3.0"
|
3555
|
+
jest-runtime "^26.4.0"
|
3556
|
+
jest-snapshot "^26.4.0"
|
3557
|
+
jest-util "^26.3.0"
|
3558
|
+
pretty-format "^26.4.0"
|
3557
3559
|
throat "^5.0.0"
|
3558
3560
|
|
3559
|
-
jest-leak-detector@^26.
|
3560
|
-
version "26.
|
3561
|
-
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.
|
3562
|
-
integrity sha512-
|
3561
|
+
jest-leak-detector@^26.4.0:
|
3562
|
+
version "26.4.0"
|
3563
|
+
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.4.0.tgz#1efeeef693af3c9332062876add5ac5f25cb0a70"
|
3564
|
+
integrity sha512-7EXKKEKnAWUPyiVtGZzJflbPOtYUdlNoevNVOkAcPpdR8xWiYKPGNGA6sz25S+8YhZq3rmkQJYAh3/P0VnoRwA==
|
3563
3565
|
dependencies:
|
3564
|
-
jest-get-type "^26.
|
3565
|
-
pretty-format "^26.
|
3566
|
+
jest-get-type "^26.3.0"
|
3567
|
+
pretty-format "^26.4.0"
|
3566
3568
|
|
3567
|
-
jest-matcher-utils@^26.
|
3568
|
-
version "26.
|
3569
|
-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.
|
3570
|
-
integrity sha512-
|
3569
|
+
jest-matcher-utils@^26.4.0:
|
3570
|
+
version "26.4.0"
|
3571
|
+
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.4.0.tgz#2bce9a939e008b894faf1bd4b5bb58facd00c252"
|
3572
|
+
integrity sha512-u+xdCdq+F262DH+PutJKXLGr2H5P3DImdJCir51PGSfi3TtbLQ5tbzKaN8BkXbiTIU6ayuAYBWTlU1nyckVdzA==
|
3571
3573
|
dependencies:
|
3572
3574
|
chalk "^4.0.0"
|
3573
|
-
jest-diff "^26.
|
3574
|
-
jest-get-type "^26.
|
3575
|
-
pretty-format "^26.
|
3575
|
+
jest-diff "^26.4.0"
|
3576
|
+
jest-get-type "^26.3.0"
|
3577
|
+
pretty-format "^26.4.0"
|
3576
3578
|
|
3577
|
-
jest-message-util@^26.
|
3578
|
-
version "26.
|
3579
|
-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.
|
3580
|
-
integrity sha512-
|
3579
|
+
jest-message-util@^26.3.0:
|
3580
|
+
version "26.3.0"
|
3581
|
+
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.3.0.tgz#3bdb538af27bb417f2d4d16557606fd082d5841a"
|
3582
|
+
integrity sha512-xIavRYqr4/otGOiLxLZGj3ieMmjcNE73Ui+LdSW/Y790j5acqCsAdDiLIbzHCZMpN07JOENRWX5DcU+OQ+TjTA==
|
3581
3583
|
dependencies:
|
3582
3584
|
"@babel/code-frame" "^7.0.0"
|
3583
|
-
"@jest/types" "^26.
|
3585
|
+
"@jest/types" "^26.3.0"
|
3584
3586
|
"@types/stack-utils" "^1.0.1"
|
3585
3587
|
chalk "^4.0.0"
|
3586
3588
|
graceful-fs "^4.2.4"
|
@@ -3588,12 +3590,12 @@ jest-message-util@^26.2.0:
|
|
3588
3590
|
slash "^3.0.0"
|
3589
3591
|
stack-utils "^2.0.2"
|
3590
3592
|
|
3591
|
-
jest-mock@^26.
|
3592
|
-
version "26.
|
3593
|
-
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.
|
3594
|
-
integrity sha512-
|
3593
|
+
jest-mock@^26.3.0:
|
3594
|
+
version "26.3.0"
|
3595
|
+
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.3.0.tgz#ee62207c3c5ebe5f35b760e1267fee19a1cfdeba"
|
3596
|
+
integrity sha512-PeaRrg8Dc6mnS35gOo/CbZovoDPKAeB1FICZiuagAgGvbWdNNyjQjkOaGUa/3N3JtpQ/Mh9P4A2D4Fv51NnP8Q==
|
3595
3597
|
dependencies:
|
3596
|
-
"@jest/types" "^26.
|
3598
|
+
"@jest/types" "^26.3.0"
|
3597
3599
|
"@types/node" "*"
|
3598
3600
|
|
3599
3601
|
jest-pnp-resolver@^1.2.2:
|
@@ -3606,170 +3608,170 @@ jest-regex-util@^26.0.0:
|
|
3606
3608
|
resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28"
|
3607
3609
|
integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==
|
3608
3610
|
|
3609
|
-
jest-resolve-dependencies@^26.
|
3610
|
-
version "26.
|
3611
|
-
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.
|
3612
|
-
integrity sha512-
|
3611
|
+
jest-resolve-dependencies@^26.4.0:
|
3612
|
+
version "26.4.0"
|
3613
|
+
resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.0.tgz#c911fc991e1ae034dd8d01c192f23459d66b87b7"
|
3614
|
+
integrity sha512-hznK/hlrlhu8hwdbieRdHFKmcV83GW8t30libt/v6j1L3IEzb8iN21SaWzV8KRAAK4ijiU0kuge0wnHn+0rytQ==
|
3613
3615
|
dependencies:
|
3614
|
-
"@jest/types" "^26.
|
3616
|
+
"@jest/types" "^26.3.0"
|
3615
3617
|
jest-regex-util "^26.0.0"
|
3616
|
-
jest-snapshot "^26.
|
3618
|
+
jest-snapshot "^26.4.0"
|
3617
3619
|
|
3618
|
-
jest-resolve@^26.
|
3619
|
-
version "26.
|
3620
|
-
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.
|
3621
|
-
integrity sha512-
|
3620
|
+
jest-resolve@^26.4.0:
|
3621
|
+
version "26.4.0"
|
3622
|
+
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.4.0.tgz#6dc0af7fb93e65b73fec0368ca2b76f3eb59a6d7"
|
3623
|
+
integrity sha512-bn/JoZTEXRSlEx3+SfgZcJAVuTMOksYq9xe9O6s4Ekg84aKBObEaVXKOEilULRqviSLAYJldnoWV9c07kwtiCg==
|
3622
3624
|
dependencies:
|
3623
|
-
"@jest/types" "^26.
|
3625
|
+
"@jest/types" "^26.3.0"
|
3624
3626
|
chalk "^4.0.0"
|
3625
3627
|
graceful-fs "^4.2.4"
|
3626
3628
|
jest-pnp-resolver "^1.2.2"
|
3627
|
-
jest-util "^26.
|
3629
|
+
jest-util "^26.3.0"
|
3628
3630
|
read-pkg-up "^7.0.1"
|
3629
3631
|
resolve "^1.17.0"
|
3630
3632
|
slash "^3.0.0"
|
3631
3633
|
|
3632
|
-
jest-runner@^26.
|
3633
|
-
version "26.
|
3634
|
-
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.
|
3635
|
-
integrity sha512
|
3634
|
+
jest-runner@^26.4.0:
|
3635
|
+
version "26.4.0"
|
3636
|
+
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.4.0.tgz#4cb91b266390fbf266294a7d8250d0e7bf8c7a9d"
|
3637
|
+
integrity sha512-XF+tnUGolnPriu6Gg+HHWftspMjD5NkTV2mQppQnpZe39GcUangJ0al7aBGtA3GbVAcRd048DQiJPmsQRdugjw==
|
3636
3638
|
dependencies:
|
3637
|
-
"@jest/console" "^26.
|
3638
|
-
"@jest/environment" "^26.
|
3639
|
-
"@jest/test-result" "^26.
|
3640
|
-
"@jest/types" "^26.
|
3639
|
+
"@jest/console" "^26.3.0"
|
3640
|
+
"@jest/environment" "^26.3.0"
|
3641
|
+
"@jest/test-result" "^26.3.0"
|
3642
|
+
"@jest/types" "^26.3.0"
|
3641
3643
|
"@types/node" "*"
|
3642
3644
|
chalk "^4.0.0"
|
3643
3645
|
emittery "^0.7.1"
|
3644
3646
|
exit "^0.1.2"
|
3645
3647
|
graceful-fs "^4.2.4"
|
3646
|
-
jest-config "^26.
|
3648
|
+
jest-config "^26.4.0"
|
3647
3649
|
jest-docblock "^26.0.0"
|
3648
|
-
jest-haste-map "^26.
|
3649
|
-
jest-leak-detector "^26.
|
3650
|
-
jest-message-util "^26.
|
3651
|
-
jest-resolve "^26.
|
3652
|
-
jest-runtime "^26.
|
3653
|
-
jest-util "^26.
|
3654
|
-
jest-worker "^26.
|
3650
|
+
jest-haste-map "^26.3.0"
|
3651
|
+
jest-leak-detector "^26.4.0"
|
3652
|
+
jest-message-util "^26.3.0"
|
3653
|
+
jest-resolve "^26.4.0"
|
3654
|
+
jest-runtime "^26.4.0"
|
3655
|
+
jest-util "^26.3.0"
|
3656
|
+
jest-worker "^26.3.0"
|
3655
3657
|
source-map-support "^0.5.6"
|
3656
3658
|
throat "^5.0.0"
|
3657
3659
|
|
3658
|
-
jest-runtime@^26.
|
3659
|
-
version "26.
|
3660
|
-
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.
|
3661
|
-
integrity sha512-
|
3662
|
-
dependencies:
|
3663
|
-
"@jest/console" "^26.
|
3664
|
-
"@jest/environment" "^26.
|
3665
|
-
"@jest/fake-timers" "^26.
|
3666
|
-
"@jest/globals" "^26.
|
3667
|
-
"@jest/source-map" "^26.
|
3668
|
-
"@jest/test-result" "^26.
|
3669
|
-
"@jest/transform" "^26.
|
3670
|
-
"@jest/types" "^26.
|
3660
|
+
jest-runtime@^26.4.0:
|
3661
|
+
version "26.4.0"
|
3662
|
+
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.4.0.tgz#0b860f2bcf4f6047919c5b3fe74ed6adbe0056b4"
|
3663
|
+
integrity sha512-1fjZgGpkyQBUTo59Vi19I4IcsBwzY6uwVFNjUmR06iIi3XRErkY28yimi4IUDRrofQErqcDEw2n3DF9WmQ6vEg==
|
3664
|
+
dependencies:
|
3665
|
+
"@jest/console" "^26.3.0"
|
3666
|
+
"@jest/environment" "^26.3.0"
|
3667
|
+
"@jest/fake-timers" "^26.3.0"
|
3668
|
+
"@jest/globals" "^26.4.0"
|
3669
|
+
"@jest/source-map" "^26.3.0"
|
3670
|
+
"@jest/test-result" "^26.3.0"
|
3671
|
+
"@jest/transform" "^26.3.0"
|
3672
|
+
"@jest/types" "^26.3.0"
|
3671
3673
|
"@types/yargs" "^15.0.0"
|
3672
3674
|
chalk "^4.0.0"
|
3673
3675
|
collect-v8-coverage "^1.0.0"
|
3674
3676
|
exit "^0.1.2"
|
3675
3677
|
glob "^7.1.3"
|
3676
3678
|
graceful-fs "^4.2.4"
|
3677
|
-
jest-config "^26.
|
3678
|
-
jest-haste-map "^26.
|
3679
|
-
jest-message-util "^26.
|
3680
|
-
jest-mock "^26.
|
3679
|
+
jest-config "^26.4.0"
|
3680
|
+
jest-haste-map "^26.3.0"
|
3681
|
+
jest-message-util "^26.3.0"
|
3682
|
+
jest-mock "^26.3.0"
|
3681
3683
|
jest-regex-util "^26.0.0"
|
3682
|
-
jest-resolve "^26.
|
3683
|
-
jest-snapshot "^26.
|
3684
|
-
jest-util "^26.
|
3685
|
-
jest-validate "^26.
|
3684
|
+
jest-resolve "^26.4.0"
|
3685
|
+
jest-snapshot "^26.4.0"
|
3686
|
+
jest-util "^26.3.0"
|
3687
|
+
jest-validate "^26.4.0"
|
3686
3688
|
slash "^3.0.0"
|
3687
3689
|
strip-bom "^4.0.0"
|
3688
3690
|
yargs "^15.3.1"
|
3689
3691
|
|
3690
|
-
jest-serializer@^26.
|
3691
|
-
version "26.
|
3692
|
-
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.
|
3693
|
-
integrity sha512-
|
3692
|
+
jest-serializer@^26.3.0:
|
3693
|
+
version "26.3.0"
|
3694
|
+
resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.3.0.tgz#1c9d5e1b74d6e5f7e7f9627080fa205d976c33ef"
|
3695
|
+
integrity sha512-IDRBQBLPlKa4flg77fqg0n/pH87tcRKwe8zxOVTWISxGpPHYkRZ1dXKyh04JOja7gppc60+soKVZ791mruVdow==
|
3694
3696
|
dependencies:
|
3695
3697
|
"@types/node" "*"
|
3696
3698
|
graceful-fs "^4.2.4"
|
3697
3699
|
|
3698
|
-
jest-snapshot@^26.
|
3699
|
-
version "26.
|
3700
|
-
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.
|
3701
|
-
integrity sha512-
|
3700
|
+
jest-snapshot@^26.4.0:
|
3701
|
+
version "26.4.0"
|
3702
|
+
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.4.0.tgz#efd42eef09bcb33e9a3eb98e229f2368c73c9235"
|
3703
|
+
integrity sha512-vFGmNGWHMBomrlOpheTMoqihymovuH3GqfmaEIWoPpsxUXyxT3IlbxI5I4m2vg0uv3HUJYg5JoGrkgMzVsAwCg==
|
3702
3704
|
dependencies:
|
3703
3705
|
"@babel/types" "^7.0.0"
|
3704
|
-
"@jest/types" "^26.
|
3706
|
+
"@jest/types" "^26.3.0"
|
3705
3707
|
"@types/prettier" "^2.0.0"
|
3706
3708
|
chalk "^4.0.0"
|
3707
|
-
expect "^26.
|
3709
|
+
expect "^26.4.0"
|
3708
3710
|
graceful-fs "^4.2.4"
|
3709
|
-
jest-diff "^26.
|
3710
|
-
jest-get-type "^26.
|
3711
|
-
jest-haste-map "^26.
|
3712
|
-
jest-matcher-utils "^26.
|
3713
|
-
jest-message-util "^26.
|
3714
|
-
jest-resolve "^26.
|
3711
|
+
jest-diff "^26.4.0"
|
3712
|
+
jest-get-type "^26.3.0"
|
3713
|
+
jest-haste-map "^26.3.0"
|
3714
|
+
jest-matcher-utils "^26.4.0"
|
3715
|
+
jest-message-util "^26.3.0"
|
3716
|
+
jest-resolve "^26.4.0"
|
3715
3717
|
natural-compare "^1.4.0"
|
3716
|
-
pretty-format "^26.
|
3718
|
+
pretty-format "^26.4.0"
|
3717
3719
|
semver "^7.3.2"
|
3718
3720
|
|
3719
|
-
jest-util@^26.
|
3720
|
-
version "26.
|
3721
|
-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.
|
3722
|
-
integrity sha512-
|
3721
|
+
jest-util@^26.3.0:
|
3722
|
+
version "26.3.0"
|
3723
|
+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
|
3724
|
+
integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
|
3723
3725
|
dependencies:
|
3724
|
-
"@jest/types" "^26.
|
3726
|
+
"@jest/types" "^26.3.0"
|
3725
3727
|
"@types/node" "*"
|
3726
3728
|
chalk "^4.0.0"
|
3727
3729
|
graceful-fs "^4.2.4"
|
3728
3730
|
is-ci "^2.0.0"
|
3729
3731
|
micromatch "^4.0.2"
|
3730
3732
|
|
3731
|
-
jest-validate@^26.
|
3732
|
-
version "26.
|
3733
|
-
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.
|
3734
|
-
integrity sha512-
|
3733
|
+
jest-validate@^26.4.0:
|
3734
|
+
version "26.4.0"
|
3735
|
+
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.4.0.tgz#3874a7cc9e27328afac88899ee9e2fae5e3a4293"
|
3736
|
+
integrity sha512-t56Z/FRMrLP6mpmje7/YgHy0wOzcuc6i3LBXz6kjmsUWYN62OuMdC86Vg9/dX59SvyitSqqegOrx+h7BkNXeaQ==
|
3735
3737
|
dependencies:
|
3736
|
-
"@jest/types" "^26.
|
3738
|
+
"@jest/types" "^26.3.0"
|
3737
3739
|
camelcase "^6.0.0"
|
3738
3740
|
chalk "^4.0.0"
|
3739
|
-
jest-get-type "^26.
|
3741
|
+
jest-get-type "^26.3.0"
|
3740
3742
|
leven "^3.1.0"
|
3741
|
-
pretty-format "^26.
|
3743
|
+
pretty-format "^26.4.0"
|
3742
3744
|
|
3743
|
-
jest-watcher@^26.
|
3744
|
-
version "26.
|
3745
|
-
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.
|
3746
|
-
integrity sha512-
|
3745
|
+
jest-watcher@^26.3.0:
|
3746
|
+
version "26.3.0"
|
3747
|
+
resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.3.0.tgz#f8ef3068ddb8af160ef868400318dc4a898eed08"
|
3748
|
+
integrity sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ==
|
3747
3749
|
dependencies:
|
3748
|
-
"@jest/test-result" "^26.
|
3749
|
-
"@jest/types" "^26.
|
3750
|
+
"@jest/test-result" "^26.3.0"
|
3751
|
+
"@jest/types" "^26.3.0"
|
3750
3752
|
"@types/node" "*"
|
3751
3753
|
ansi-escapes "^4.2.1"
|
3752
3754
|
chalk "^4.0.0"
|
3753
|
-
jest-util "^26.
|
3755
|
+
jest-util "^26.3.0"
|
3754
3756
|
string-length "^4.0.1"
|
3755
3757
|
|
3756
|
-
jest-worker@^26.
|
3757
|
-
version "26.
|
3758
|
-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.
|
3759
|
-
integrity sha512
|
3758
|
+
jest-worker@^26.3.0:
|
3759
|
+
version "26.3.0"
|
3760
|
+
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.3.0.tgz#7c8a97e4f4364b4f05ed8bca8ca0c24de091871f"
|
3761
|
+
integrity sha512-Vmpn2F6IASefL+DVBhPzI2J9/GJUsqzomdeN+P+dK8/jKxbh8R3BtFnx3FIta7wYlPU62cpJMJQo4kuOowcMnw==
|
3760
3762
|
dependencies:
|
3761
3763
|
"@types/node" "*"
|
3762
3764
|
merge-stream "^2.0.0"
|
3763
3765
|
supports-color "^7.0.0"
|
3764
3766
|
|
3765
|
-
jest@^26.
|
3766
|
-
version "26.
|
3767
|
-
resolved "https://registry.yarnpkg.com/jest/-/jest-26.
|
3768
|
-
integrity sha512-
|
3767
|
+
jest@^26.4.0:
|
3768
|
+
version "26.4.0"
|
3769
|
+
resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.0.tgz#495e81dcff40f8a656e567c664af87b29c5c5922"
|
3770
|
+
integrity sha512-lNCOS+ckRHE1wFyVtQClBmbsOVuH2GWUTJMDL3vunp9DXcah+V8vfvVVApngClcdoc3rgZpqOfCNKLjxjj2l4g==
|
3769
3771
|
dependencies:
|
3770
|
-
"@jest/core" "^26.
|
3772
|
+
"@jest/core" "^26.4.0"
|
3771
3773
|
import-local "^3.0.2"
|
3772
|
-
jest-cli "^26.
|
3774
|
+
jest-cli "^26.4.0"
|
3773
3775
|
|
3774
3776
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
3775
3777
|
version "4.0.0"
|
@@ -3928,13 +3930,6 @@ lcid@^1.0.0:
|
|
3928
3930
|
dependencies:
|
3929
3931
|
invert-kv "^1.0.0"
|
3930
3932
|
|
3931
|
-
lcid@^2.0.0:
|
3932
|
-
version "2.0.0"
|
3933
|
-
resolved "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
|
3934
|
-
integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==
|
3935
|
-
dependencies:
|
3936
|
-
invert-kv "^2.0.0"
|
3937
|
-
|
3938
3933
|
leven@^2.0.0:
|
3939
3934
|
version "2.1.0"
|
3940
3935
|
resolved "https://registry.npmjs.org/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
|
@@ -3961,9 +3956,9 @@ levn@~0.3.0:
|
|
3961
3956
|
prelude-ls "~1.1.2"
|
3962
3957
|
type-check "~0.3.2"
|
3963
3958
|
|
3964
|
-
libcipm@^4.0.
|
3959
|
+
libcipm@^4.0.8:
|
3965
3960
|
version "4.0.8"
|
3966
|
-
resolved "https://registry.
|
3961
|
+
resolved "https://registry.yarnpkg.com/libcipm/-/libcipm-4.0.8.tgz#dcea4919e10dfbce420327e63901613b9141bc89"
|
3967
3962
|
integrity sha512-IN3hh2yDJQtZZ5paSV4fbvJg4aHxCCg5tcZID/dSVlTuUiWktsgaldVljJv6Z5OUlYspx6xQkbR0efNodnIrOA==
|
3968
3963
|
dependencies:
|
3969
3964
|
bin-links "^1.1.2"
|
@@ -4081,10 +4076,10 @@ libnpmteam@^1.0.2:
|
|
4081
4076
|
get-stream "^4.0.0"
|
4082
4077
|
npm-registry-fetch "^4.0.0"
|
4083
4078
|
|
4084
|
-
libnpx@^10.2.
|
4085
|
-
version "10.2.
|
4086
|
-
resolved "https://registry.
|
4087
|
-
integrity sha512-
|
4079
|
+
libnpx@^10.2.4:
|
4080
|
+
version "10.2.4"
|
4081
|
+
resolved "https://registry.yarnpkg.com/libnpx/-/libnpx-10.2.4.tgz#ef0e3258e29aef2ec7ee3276115e20e67f67d4ee"
|
4082
|
+
integrity sha512-BPc0D1cOjBeS8VIBKUu5F80s6njm0wbVt7CsGMrIcJ+SI7pi7V0uVPGpEMH9H5L8csOcclTxAXFE2VAsJXUhfA==
|
4088
4083
|
dependencies:
|
4089
4084
|
dotenv "^5.0.1"
|
4090
4085
|
npm-package-arg "^6.0.0"
|
@@ -4093,7 +4088,7 @@ libnpx@^10.2.2:
|
|
4093
4088
|
update-notifier "^2.3.0"
|
4094
4089
|
which "^1.3.0"
|
4095
4090
|
y18n "^4.0.0"
|
4096
|
-
yargs "^
|
4091
|
+
yargs "^14.2.3"
|
4097
4092
|
|
4098
4093
|
lines-and-columns@^1.1.6:
|
4099
4094
|
version "1.1.6"
|
@@ -4158,6 +4153,11 @@ lockfile@^1.0.4:
|
|
4158
4153
|
dependencies:
|
4159
4154
|
signal-exit "^3.0.2"
|
4160
4155
|
|
4156
|
+
lodash._baseindexof@*:
|
4157
|
+
version "3.1.0"
|
4158
|
+
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
|
4159
|
+
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
|
4160
|
+
|
4161
4161
|
lodash._baseuniq@~4.6.0:
|
4162
4162
|
version "4.6.0"
|
4163
4163
|
resolved "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
|
@@ -4166,11 +4166,33 @@ lodash._baseuniq@~4.6.0:
|
|
4166
4166
|
lodash._createset "~4.0.0"
|
4167
4167
|
lodash._root "~3.0.0"
|
4168
4168
|
|
4169
|
+
lodash._bindcallback@*:
|
4170
|
+
version "3.0.1"
|
4171
|
+
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
|
4172
|
+
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
|
4173
|
+
|
4174
|
+
lodash._cacheindexof@*:
|
4175
|
+
version "3.0.2"
|
4176
|
+
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
|
4177
|
+
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
|
4178
|
+
|
4179
|
+
lodash._createcache@*:
|
4180
|
+
version "3.1.2"
|
4181
|
+
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
|
4182
|
+
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
|
4183
|
+
dependencies:
|
4184
|
+
lodash._getnative "^3.0.0"
|
4185
|
+
|
4169
4186
|
lodash._createset@~4.0.0:
|
4170
4187
|
version "4.0.3"
|
4171
4188
|
resolved "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
|
4172
4189
|
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
|
4173
4190
|
|
4191
|
+
lodash._getnative@*, lodash._getnative@^3.0.0:
|
4192
|
+
version "3.9.1"
|
4193
|
+
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
|
4194
|
+
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
|
4195
|
+
|
4174
4196
|
lodash._root@~3.0.0:
|
4175
4197
|
version "3.0.1"
|
4176
4198
|
resolved "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
|
@@ -4186,6 +4208,11 @@ lodash.clonedeep@^4.5.0, lodash.clonedeep@~4.5.0:
|
|
4186
4208
|
resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
4187
4209
|
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
|
4188
4210
|
|
4211
|
+
lodash.restparam@*:
|
4212
|
+
version "3.6.1"
|
4213
|
+
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
|
4214
|
+
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
|
4215
|
+
|
4189
4216
|
lodash.sortby@^4.7.0:
|
4190
4217
|
version "4.7.0"
|
4191
4218
|
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
@@ -4289,13 +4316,6 @@ makeerror@1.0.x:
|
|
4289
4316
|
dependencies:
|
4290
4317
|
tmpl "1.0.x"
|
4291
4318
|
|
4292
|
-
map-age-cleaner@^0.1.1:
|
4293
|
-
version "0.1.3"
|
4294
|
-
resolved "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
|
4295
|
-
integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
|
4296
|
-
dependencies:
|
4297
|
-
p-defer "^1.0.0"
|
4298
|
-
|
4299
4319
|
map-cache@^0.2.2:
|
4300
4320
|
version "0.2.2"
|
4301
4321
|
resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
|
@@ -4313,10 +4333,10 @@ math-random@^1.0.1:
|
|
4313
4333
|
resolved "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
|
4314
4334
|
integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
|
4315
4335
|
|
4316
|
-
meant
|
4317
|
-
version "1.0.
|
4318
|
-
resolved "https://registry.
|
4319
|
-
integrity sha512-
|
4336
|
+
meant@^1.0.2:
|
4337
|
+
version "1.0.2"
|
4338
|
+
resolved "https://registry.yarnpkg.com/meant/-/meant-1.0.2.tgz#5d0c78310a3d8ae1408a16be0fe0bd42a969f560"
|
4339
|
+
integrity sha512-KN+1uowN/NK+sT/Lzx7WSGIj2u+3xe5n2LbwObfjOhPZiA+cCfCm6idVl0RkEfjThkw5XJ96CyRcanq6GmKtUg==
|
4320
4340
|
|
4321
4341
|
mem@^1.1.0:
|
4322
4342
|
version "1.1.0"
|
@@ -4325,15 +4345,6 @@ mem@^1.1.0:
|
|
4325
4345
|
dependencies:
|
4326
4346
|
mimic-fn "^1.0.0"
|
4327
4347
|
|
4328
|
-
mem@^4.0.0:
|
4329
|
-
version "4.3.0"
|
4330
|
-
resolved "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz#461af497bc4ae09608cdb2e60eefb69bff744178"
|
4331
|
-
integrity sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==
|
4332
|
-
dependencies:
|
4333
|
-
map-age-cleaner "^0.1.1"
|
4334
|
-
mimic-fn "^2.0.0"
|
4335
|
-
p-is-promise "^2.0.0"
|
4336
|
-
|
4337
4348
|
merge-stream@^2.0.0:
|
4338
4349
|
version "2.0.0"
|
4339
4350
|
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
|
@@ -4402,7 +4413,7 @@ mimic-fn@^1.0.0:
|
|
4402
4413
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
|
4403
4414
|
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
|
4404
4415
|
|
4405
|
-
mimic-fn@^2.
|
4416
|
+
mimic-fn@^2.1.0:
|
4406
4417
|
version "2.1.0"
|
4407
4418
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
4408
4419
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
@@ -4470,7 +4481,7 @@ mkdirp@*:
|
|
4470
4481
|
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
4471
4482
|
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
4472
4483
|
|
4473
|
-
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.
|
4484
|
+
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.5, mkdirp@~0.5.0:
|
4474
4485
|
version "0.5.5"
|
4475
4486
|
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
4476
4487
|
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
@@ -4600,7 +4611,7 @@ node-notifier@^7.0.0:
|
|
4600
4611
|
uuid "^8.2.0"
|
4601
4612
|
which "^2.0.2"
|
4602
4613
|
|
4603
|
-
nopt@^4.0.1, nopt
|
4614
|
+
nopt@^4.0.1, nopt@^4.0.3:
|
4604
4615
|
version "4.0.3"
|
4605
4616
|
resolved "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz#a375cad9d02fd921278d954c2254d5aa57e15e48"
|
4606
4617
|
integrity sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==
|
@@ -4639,9 +4650,9 @@ normalize-url@^2.0.0:
|
|
4639
4650
|
query-string "^5.0.1"
|
4640
4651
|
sort-keys "^2.0.0"
|
4641
4652
|
|
4642
|
-
npm-audit-report@^1.3.
|
4653
|
+
npm-audit-report@^1.3.3:
|
4643
4654
|
version "1.3.3"
|
4644
|
-
resolved "https://registry.
|
4655
|
+
resolved "https://registry.yarnpkg.com/npm-audit-report/-/npm-audit-report-1.3.3.tgz#8226deeb253b55176ed147592a3995442f2179ed"
|
4645
4656
|
integrity sha512-8nH/JjsFfAWMvn474HB9mpmMjrnKb1Hx/oTAdjv4PT9iZBvBxiZ+wtDUapHCJwLqYGQVPaAfs+vL5+5k9QndXw==
|
4646
4657
|
dependencies:
|
4647
4658
|
cli-table3 "^0.5.0"
|
@@ -4666,7 +4677,7 @@ npm-install-checks@^3.0.2:
|
|
4666
4677
|
dependencies:
|
4667
4678
|
semver "^2.3.0 || 3.x || 4 || 5"
|
4668
4679
|
|
4669
|
-
npm-lifecycle@^3.0.0, npm-lifecycle@^3.1.
|
4680
|
+
npm-lifecycle@^3.0.0, npm-lifecycle@^3.1.5:
|
4670
4681
|
version "3.1.5"
|
4671
4682
|
resolved "https://registry.npmjs.org/npm-lifecycle/-/npm-lifecycle-3.1.5.tgz#9882d3642b8c82c815782a12e6a1bfeed0026309"
|
4672
4683
|
integrity sha512-lDLVkjfZmvmfvpvBzA4vzee9cn+Me4orq0QF8glbswJVEbIcSNWib7qGOffolysc3teCqbbPZZkzbr3GQZTL1g==
|
@@ -4727,10 +4738,10 @@ npm-profile@^4.0.2, npm-profile@^4.0.4:
|
|
4727
4738
|
figgy-pudding "^3.4.1"
|
4728
4739
|
npm-registry-fetch "^4.0.0"
|
4729
4740
|
|
4730
|
-
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.
|
4731
|
-
version "4.0.
|
4732
|
-
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.
|
4733
|
-
integrity sha512-
|
4741
|
+
npm-registry-fetch@^4.0.0, npm-registry-fetch@^4.0.7:
|
4742
|
+
version "4.0.7"
|
4743
|
+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-4.0.7.tgz#57951bf6541e0246b34c9f9a38ab73607c9449d7"
|
4744
|
+
integrity sha512-cny9v0+Mq6Tjz+e0erFAB+RYJ/AVGzkjnISiobqP8OWj9c9FLoZZu8/SPSKJWE17F1tk4018wfjV+ZbIbqC7fQ==
|
4734
4745
|
dependencies:
|
4735
4746
|
JSONStream "^1.3.4"
|
4736
4747
|
bluebird "^3.5.1"
|
@@ -4759,10 +4770,10 @@ npm-user-validate@~1.0.0:
|
|
4759
4770
|
resolved "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
|
4760
4771
|
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=
|
4761
4772
|
|
4762
|
-
npm@6.14.
|
4763
|
-
version "6.14.
|
4764
|
-
resolved "https://registry.
|
4765
|
-
integrity sha512-
|
4773
|
+
npm@6.14.8:
|
4774
|
+
version "6.14.8"
|
4775
|
+
resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.8.tgz#64ef754345639bc035982ec3f609353c8539033c"
|
4776
|
+
integrity sha512-HBZVBMYs5blsj94GTeQZel7s9odVuuSUHy1+AlZh7rPVux1os2ashvEGLy/STNK7vUjbrCg5Kq9/GXisJgdf6A==
|
4766
4777
|
dependencies:
|
4767
4778
|
JSONStream "^1.3.5"
|
4768
4779
|
abbrev "~1.1.1"
|
@@ -4770,7 +4781,7 @@ npm@6.14.4:
|
|
4770
4781
|
ansistyles "~0.1.3"
|
4771
4782
|
aproba "^2.0.0"
|
4772
4783
|
archy "~1.0.0"
|
4773
|
-
bin-links "^1.1.
|
4784
|
+
bin-links "^1.1.8"
|
4774
4785
|
bluebird "^3.5.5"
|
4775
4786
|
byte-size "^5.0.1"
|
4776
4787
|
cacache "^12.0.3"
|
@@ -4782,6 +4793,7 @@ npm@6.14.4:
|
|
4782
4793
|
cmd-shim "^3.0.3"
|
4783
4794
|
columnify "~1.5.4"
|
4784
4795
|
config-chain "^1.1.12"
|
4796
|
+
debuglog "*"
|
4785
4797
|
detect-indent "~5.0.0"
|
4786
4798
|
detect-newline "^2.1.0"
|
4787
4799
|
dezalgo "~1.0.3"
|
@@ -4790,12 +4802,13 @@ npm@6.14.4:
|
|
4790
4802
|
find-npm-prefix "^1.0.2"
|
4791
4803
|
fs-vacuum "~1.2.10"
|
4792
4804
|
fs-write-stream-atomic "~1.0.10"
|
4793
|
-
gentle-fs "^2.3.
|
4805
|
+
gentle-fs "^2.3.1"
|
4794
4806
|
glob "^7.1.6"
|
4795
|
-
graceful-fs "^4.2.
|
4807
|
+
graceful-fs "^4.2.4"
|
4796
4808
|
has-unicode "~2.0.1"
|
4797
4809
|
hosted-git-info "^2.8.8"
|
4798
4810
|
iferr "^1.0.2"
|
4811
|
+
imurmurhash "*"
|
4799
4812
|
infer-owner "^1.0.4"
|
4800
4813
|
inflight "~1.0.6"
|
4801
4814
|
inherits "^2.0.4"
|
@@ -4804,38 +4817,44 @@ npm@6.14.4:
|
|
4804
4817
|
is-cidr "^3.0.0"
|
4805
4818
|
json-parse-better-errors "^1.0.2"
|
4806
4819
|
lazy-property "~1.0.0"
|
4807
|
-
libcipm "^4.0.
|
4820
|
+
libcipm "^4.0.8"
|
4808
4821
|
libnpm "^3.0.1"
|
4809
4822
|
libnpmaccess "^3.0.2"
|
4810
4823
|
libnpmhook "^5.0.3"
|
4811
4824
|
libnpmorg "^1.0.1"
|
4812
4825
|
libnpmsearch "^2.0.2"
|
4813
4826
|
libnpmteam "^1.0.2"
|
4814
|
-
libnpx "^10.2.
|
4827
|
+
libnpx "^10.2.4"
|
4815
4828
|
lock-verify "^2.1.0"
|
4816
4829
|
lockfile "^1.0.4"
|
4830
|
+
lodash._baseindexof "*"
|
4817
4831
|
lodash._baseuniq "~4.6.0"
|
4832
|
+
lodash._bindcallback "*"
|
4833
|
+
lodash._cacheindexof "*"
|
4834
|
+
lodash._createcache "*"
|
4835
|
+
lodash._getnative "*"
|
4818
4836
|
lodash.clonedeep "~4.5.0"
|
4837
|
+
lodash.restparam "*"
|
4819
4838
|
lodash.union "~4.6.0"
|
4820
4839
|
lodash.uniq "~4.5.0"
|
4821
4840
|
lodash.without "~4.4.0"
|
4822
4841
|
lru-cache "^5.1.1"
|
4823
|
-
meant "
|
4842
|
+
meant "^1.0.2"
|
4824
4843
|
mississippi "^3.0.0"
|
4825
|
-
mkdirp "^0.5.
|
4844
|
+
mkdirp "^0.5.5"
|
4826
4845
|
move-concurrently "^1.0.1"
|
4827
4846
|
node-gyp "^5.1.0"
|
4828
|
-
nopt "
|
4847
|
+
nopt "^4.0.3"
|
4829
4848
|
normalize-package-data "^2.5.0"
|
4830
|
-
npm-audit-report "^1.3.
|
4849
|
+
npm-audit-report "^1.3.3"
|
4831
4850
|
npm-cache-filename "~1.0.2"
|
4832
4851
|
npm-install-checks "^3.0.2"
|
4833
|
-
npm-lifecycle "^3.1.
|
4852
|
+
npm-lifecycle "^3.1.5"
|
4834
4853
|
npm-package-arg "^6.1.1"
|
4835
4854
|
npm-packlist "^1.4.8"
|
4836
4855
|
npm-pick-manifest "^3.0.2"
|
4837
4856
|
npm-profile "^4.0.4"
|
4838
|
-
npm-registry-fetch "^4.0.
|
4857
|
+
npm-registry-fetch "^4.0.7"
|
4839
4858
|
npm-user-validate "~1.0.0"
|
4840
4859
|
npmlog "~4.1.2"
|
4841
4860
|
once "~1.4.0"
|
@@ -5046,15 +5065,6 @@ os-locale@^2.0.0:
|
|
5046
5065
|
lcid "^1.0.0"
|
5047
5066
|
mem "^1.1.0"
|
5048
5067
|
|
5049
|
-
os-locale@^3.1.0:
|
5050
|
-
version "3.1.0"
|
5051
|
-
resolved "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz#a802a6ee17f24c10483ab9935719cef4ed16bf1a"
|
5052
|
-
integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==
|
5053
|
-
dependencies:
|
5054
|
-
execa "^1.0.0"
|
5055
|
-
lcid "^2.0.0"
|
5056
|
-
mem "^4.0.0"
|
5057
|
-
|
5058
5068
|
os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
|
5059
5069
|
version "1.0.2"
|
5060
5070
|
resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
|
@@ -5068,11 +5078,6 @@ osenv@^0.1.4, osenv@^0.1.5:
|
|
5068
5078
|
os-homedir "^1.0.0"
|
5069
5079
|
os-tmpdir "^1.0.0"
|
5070
5080
|
|
5071
|
-
p-defer@^1.0.0:
|
5072
|
-
version "1.0.0"
|
5073
|
-
resolved "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
|
5074
|
-
integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
|
5075
|
-
|
5076
5081
|
p-each-series@^2.1.0:
|
5077
5082
|
version "2.1.0"
|
5078
5083
|
resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz#961c8dd3f195ea96c747e636b262b800a6b1af48"
|
@@ -5083,11 +5088,6 @@ p-finally@^1.0.0:
|
|
5083
5088
|
resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
|
5084
5089
|
integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
|
5085
5090
|
|
5086
|
-
p-is-promise@^2.0.0:
|
5087
|
-
version "2.1.0"
|
5088
|
-
resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz#918cebaea248a62cf7ffab8e3bca8c5f882fc42e"
|
5089
|
-
integrity sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg==
|
5090
|
-
|
5091
5091
|
p-limit@^1.1.0:
|
5092
5092
|
version "1.3.0"
|
5093
5093
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
|
@@ -5376,12 +5376,12 @@ prettier@^2.0.5:
|
|
5376
5376
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
|
5377
5377
|
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
|
5378
5378
|
|
5379
|
-
pretty-format@^26.
|
5380
|
-
version "26.
|
5381
|
-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.
|
5382
|
-
integrity sha512-
|
5379
|
+
pretty-format@^26.4.0:
|
5380
|
+
version "26.4.0"
|
5381
|
+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.0.tgz#c08073f531429e9e5024049446f42ecc9f933a3b"
|
5382
|
+
integrity sha512-mEEwwpCseqrUtuMbrJG4b824877pM5xald3AkilJ47Po2YLr97/siejYQHqj2oDQBeJNbu+Q0qUuekJ8F0NAPg==
|
5383
5383
|
dependencies:
|
5384
|
-
"@jest/types" "^26.
|
5384
|
+
"@jest/types" "^26.3.0"
|
5385
5385
|
ansi-regex "^5.0.0"
|
5386
5386
|
ansi-styles "^4.0.0"
|
5387
5387
|
react-is "^16.12.0"
|
@@ -6334,7 +6334,7 @@ string-width@^1.0.1:
|
|
6334
6334
|
is-fullwidth-code-point "^2.0.0"
|
6335
6335
|
strip-ansi "^4.0.0"
|
6336
6336
|
|
6337
|
-
string-width@^3.0.0:
|
6337
|
+
string-width@^3.0.0, string-width@^3.1.0:
|
6338
6338
|
version "3.1.0"
|
6339
6339
|
resolved "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
|
6340
6340
|
integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
|
@@ -6424,7 +6424,7 @@ strip-ansi@^4.0.0:
|
|
6424
6424
|
dependencies:
|
6425
6425
|
ansi-regex "^3.0.0"
|
6426
6426
|
|
6427
|
-
strip-ansi@^5.1.0:
|
6427
|
+
strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
|
6428
6428
|
version "5.2.0"
|
6429
6429
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
|
6430
6430
|
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
|
@@ -6884,10 +6884,10 @@ v8-compile-cache@^2.0.0, v8-compile-cache@^2.0.3:
|
|
6884
6884
|
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e"
|
6885
6885
|
integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==
|
6886
6886
|
|
6887
|
-
v8-to-istanbul@^
|
6888
|
-
version "
|
6889
|
-
resolved "https://registry.
|
6890
|
-
integrity sha512-
|
6887
|
+
v8-to-istanbul@^5.0.1:
|
6888
|
+
version "5.0.1"
|
6889
|
+
resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz#0608f5b49a481458625edb058488607f25498ba5"
|
6890
|
+
integrity sha512-mbDNjuDajqYe3TXFk5qxcQy8L1msXNE37WTlLoqqpBfRsimbNcrlhQlDPntmECEcUvdC+AQ8CyMMf6EUx1r74Q==
|
6891
6891
|
dependencies:
|
6892
6892
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
6893
6893
|
convert-source-map "^1.6.0"
|
@@ -7029,6 +7029,15 @@ wrap-ansi@^2.0.0:
|
|
7029
7029
|
string-width "^1.0.1"
|
7030
7030
|
strip-ansi "^3.0.1"
|
7031
7031
|
|
7032
|
+
wrap-ansi@^5.1.0:
|
7033
|
+
version "5.1.0"
|
7034
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
|
7035
|
+
integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
|
7036
|
+
dependencies:
|
7037
|
+
ansi-styles "^3.2.0"
|
7038
|
+
string-width "^3.0.0"
|
7039
|
+
strip-ansi "^5.0.0"
|
7040
|
+
|
7032
7041
|
wrap-ansi@^6.2.0:
|
7033
7042
|
version "6.2.0"
|
7034
7043
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
|
@@ -7114,6 +7123,14 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
|
|
7114
7123
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
7115
7124
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
7116
7125
|
|
7126
|
+
yargs-parser@^15.0.1:
|
7127
|
+
version "15.0.1"
|
7128
|
+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"
|
7129
|
+
integrity sha512-0OAMV2mAZQrs3FkNpDQcBk1x5HXb8X4twADss4S0Iuk+2dGnLOE/fRHrsYm542GduMveyA77OF4wrNJuanRCWw==
|
7130
|
+
dependencies:
|
7131
|
+
camelcase "^5.0.0"
|
7132
|
+
decamelize "^1.2.0"
|
7133
|
+
|
7117
7134
|
yargs-parser@^18.1.1:
|
7118
7135
|
version "18.1.3"
|
7119
7136
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
|
@@ -7129,30 +7146,22 @@ yargs-parser@^7.0.0:
|
|
7129
7146
|
dependencies:
|
7130
7147
|
camelcase "^4.1.0"
|
7131
7148
|
|
7132
|
-
yargs
|
7133
|
-
version "
|
7134
|
-
resolved "https://registry.
|
7135
|
-
integrity
|
7149
|
+
yargs@^14.2.3:
|
7150
|
+
version "14.2.3"
|
7151
|
+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"
|
7152
|
+
integrity sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==
|
7136
7153
|
dependencies:
|
7137
|
-
|
7138
|
-
|
7139
|
-
|
7140
|
-
|
7141
|
-
resolved "https://registry.npmjs.org/yargs/-/yargs-11.1.1.tgz#5052efe3446a4df5ed669c995886cc0f13702766"
|
7142
|
-
integrity sha512-PRU7gJrJaXv3q3yQZ/+/X6KBswZiaQ+zOmdprZcouPYtQgvNU35i+68M4b1ZHLZtYFT5QObFLV+ZkmJYcwKdiw==
|
7143
|
-
dependencies:
|
7144
|
-
cliui "^4.0.0"
|
7145
|
-
decamelize "^1.1.1"
|
7146
|
-
find-up "^2.1.0"
|
7147
|
-
get-caller-file "^1.0.1"
|
7148
|
-
os-locale "^3.1.0"
|
7154
|
+
cliui "^5.0.0"
|
7155
|
+
decamelize "^1.2.0"
|
7156
|
+
find-up "^3.0.0"
|
7157
|
+
get-caller-file "^2.0.1"
|
7149
7158
|
require-directory "^2.1.1"
|
7150
|
-
require-main-filename "^
|
7159
|
+
require-main-filename "^2.0.0"
|
7151
7160
|
set-blocking "^2.0.0"
|
7152
|
-
string-width "^
|
7161
|
+
string-width "^3.0.0"
|
7153
7162
|
which-module "^2.0.0"
|
7154
|
-
y18n "^
|
7155
|
-
yargs-parser "^
|
7163
|
+
y18n "^4.0.0"
|
7164
|
+
yargs-parser "^15.0.1"
|
7156
7165
|
|
7157
7166
|
yargs@^15.3.1:
|
7158
7167
|
version "15.3.1"
|