1376
1376
dependencies :
1377
1377
" @types/istanbul-lib-report" " *"
1378
1378
1379
- " @types/json-schema@^7.0.3 " :
1380
- version "7.0.7 "
1381
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7 .tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad "
1382
- integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA ==
1379
+ " @types/json-schema@^7.0.9 " :
1380
+ version "7.0.9 "
1381
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9 .tgz#97edc9037ea0c38585320b28964dde3b39e4660d "
1382
+ integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ ==
1383
1383
1384
1384
" @types/json5@^0.0.29 " :
1385
1385
version "0.0.29"
1440
1440
dependencies :
1441
1441
" @types/yargs-parser" " *"
1442
1442
1443
- " @typescript-eslint/experimental-utils@^4 .0.1 " :
1444
- version "4.15.2 "
1445
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2 .tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36 "
1446
- integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ ==
1443
+ " @typescript-eslint/experimental-utils@^5 .0.0 " :
1444
+ version "5.3.0 "
1445
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.3.0 .tgz#ee56b4957547ed2b0fc7451205e41502e664f546 "
1446
+ integrity sha512-NFVxYTjKj69qB0FM+piah1x3G/63WB8vCBMnlnEHUsiLzXSTWb9FmFn36FD9Zb4APKBLY3xRArOGSMQkuzTF1w ==
1447
1447
dependencies :
1448
- " @types/json-schema" " ^7.0.3 "
1449
- " @typescript-eslint/scope-manager" " 4.15.2 "
1450
- " @typescript-eslint/types" " 4.15.2 "
1451
- " @typescript-eslint/typescript-estree" " 4.15.2 "
1452
- eslint-scope "^5.0.0 "
1453
- eslint-utils "^2 .0.0"
1448
+ " @types/json-schema" " ^7.0.9 "
1449
+ " @typescript-eslint/scope-manager" " 5.3.0 "
1450
+ " @typescript-eslint/types" " 5.3.0 "
1451
+ " @typescript-eslint/typescript-estree" " 5.3.0 "
1452
+ eslint-scope "^5.1.1 "
1453
+ eslint-utils "^3 .0.0"
1454
1454
1455
- " @typescript-eslint/scope-manager@4.15.2 " :
1456
- version "4.15.2 "
1457
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.2 .tgz#5725bda656995960ae1d004bfd1cd70320f37f4f "
1458
- integrity sha512-Zm0tf/MSKuX6aeJmuXexgdVyxT9/oJJhaCkijv0DvJVT3ui4zY6XYd6iwIo/8GEZGy43cd7w1rFMiCLHbRzAPQ ==
1455
+ " @typescript-eslint/scope-manager@5.3.0 " :
1456
+ version "5.3.0 "
1457
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.3.0 .tgz#97d0ccc7c9158e89e202d5e24ce6ba49052d432e "
1458
+ integrity sha512-22Uic9oRlTsPppy5Tcwfj+QET5RWEnZ5414Prby465XxQrQFZ6nnm5KnXgnsAJefG4hEgMnaxTB3kNEyjdjj6A ==
1459
1459
dependencies :
1460
- " @typescript-eslint/types" " 4.15.2 "
1461
- " @typescript-eslint/visitor-keys" " 4.15.2 "
1460
+ " @typescript-eslint/types" " 5.3.0 "
1461
+ " @typescript-eslint/visitor-keys" " 5.3.0 "
1462
1462
1463
- " @typescript-eslint/types@4.15.2 " :
1464
- version "4.15.2 "
1465
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2 .tgz#04acf3a2dc8001a88985291744241e732ef22c60 "
1466
- integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ ==
1463
+ " @typescript-eslint/types@5.3.0 " :
1464
+ version "5.3.0 "
1465
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.3.0 .tgz#af29fd53867c2df0028c57c36a655bd7e9e05416 "
1466
+ integrity sha512-fce5pG41/w8O6ahQEhXmMV+xuh4+GayzqEogN24EK+vECA3I6pUwKuLi5QbXO721EMitpQne5VKXofPonYlAQg ==
1467
1467
1468
- " @typescript-eslint/typescript-estree@4.15.2 " :
1469
- version "4.15.2 "
1470
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2 .tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa "
1471
- integrity sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw ==
1468
+ " @typescript-eslint/typescript-estree@5.3.0 " :
1469
+ version "5.3.0 "
1470
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.3.0 .tgz#4f68ddd46dc2983182402d2ab21fb44ad94988cf "
1471
+ integrity sha512-FJ0nqcaUOpn/6Z4Jwbtf+o0valjBLkqc3MWkMvrhA2TvzFXtcclIM8F4MBEmYa2kgcI8EZeSAzwoSrIC8JYkug ==
1472
1472
dependencies :
1473
- " @typescript-eslint/types" " 4.15.2 "
1474
- " @typescript-eslint/visitor-keys" " 4.15.2 "
1475
- debug "^4.1.1 "
1476
- globby "^11.0.1 "
1477
- is-glob "^4.0.1 "
1478
- semver "^7.3.2 "
1479
- tsutils "^3.17.1 "
1473
+ " @typescript-eslint/types" " 5.3.0 "
1474
+ " @typescript-eslint/visitor-keys" " 5.3.0 "
1475
+ debug "^4.3.2 "
1476
+ globby "^11.0.4 "
1477
+ is-glob "^4.0.3 "
1478
+ semver "^7.3.5 "
1479
+ tsutils "^3.21.0 "
1480
1480
1481
- " @typescript-eslint/visitor-keys@4.15.2 " :
1482
- version "4.15.2 "
1483
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2 .tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9 "
1484
- integrity sha512-TME1VgSb7wTwgENN5KVj4Nqg25hP8DisXxNBojM4Nn31rYaNDIocNm5cmjOFfh42n7NVERxWrDFoETO/76ePyg ==
1481
+ " @typescript-eslint/visitor-keys@5.3.0 " :
1482
+ version "5.3.0 "
1483
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.3.0 .tgz#a6258790f3b7b2547f70ed8d4a1e0c3499994523 "
1484
+ integrity sha512-oVIAfIQuq0x2TFDNLVavUn548WL+7hdhxYn+9j3YdJJXB7mH9dAmZNJsPDa7Jc+B9WGqoiex7GUDbyMxV0a/aw ==
1485
1485
dependencies :
1486
- " @typescript-eslint/types" " 4.15.2 "
1487
- eslint-visitor-keys "^2 .0.0"
1486
+ " @typescript-eslint/types" " 5.3.0 "
1487
+ eslint-visitor-keys "^3 .0.0"
1488
1488
1489
1489
abab@^2.0.3 :
1490
1490
version "2.0.5"
@@ -2683,12 +2683,12 @@ eslint-plugin-import@^2.25.2:
2683
2683
resolve "^1.20.0"
2684
2684
tsconfig-paths "^3.11.0"
2685
2685
2686
- eslint-plugin-jest@^24.5.2 :
2687
- version "24.5.2 "
2688
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.2. tgz#f71f98f27fd18b50f55246ca090f36d1730e36a6 "
2689
- integrity sha512-lrI3sGAyZi513RRmP08sIW241Ti/zMnn/6wbE4ZBhb3M2pJ9ztaZMnSKSKKBUfotVdwqU8W1KtD8ao2/FR8DIg ==
2686
+ eslint-plugin-jest@^25.2.3 :
2687
+ version "25.2.3 "
2688
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3. tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3 "
2689
+ integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ ==
2690
2690
dependencies :
2691
- " @typescript-eslint/experimental-utils" " ^4 .0.1 "
2691
+ " @typescript-eslint/experimental-utils" " ^5 .0.0 "
2692
2692
2693
2693
eslint-plugin-node@^11.0.0 :
2694
2694
version "11.1.0"
@@ -2717,7 +2717,7 @@ eslint-plugin-vue@^7.20.0:
2717
2717
semver "^6.3.0"
2718
2718
vue-eslint-parser "^7.10.0"
2719
2719
2720
- eslint-scope@^5.0.0, eslint-scope@^5. 1.1 :
2720
+ eslint-scope@^5.1.1 :
2721
2721
version "5.1.1"
2722
2722
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2723
2723
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -2732,6 +2732,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
2732
2732
dependencies :
2733
2733
eslint-visitor-keys "^1.1.0"
2734
2734
2735
+ eslint-utils@^3.0.0 :
2736
+ version "3.0.0"
2737
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2738
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2739
+ dependencies :
2740
+ eslint-visitor-keys "^2.0.0"
2741
+
2735
2742
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
2736
2743
version "1.3.0"
2737
2744
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2742,6 +2749,11 @@ eslint-visitor-keys@^2.0.0:
2742
2749
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2743
2750
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2744
2751
2752
+ eslint-visitor-keys@^3.0.0 :
2753
+ version "3.0.0"
2754
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
2755
+ integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
2756
+
2745
2757
2746
2758
version "7.32.0"
2747
2759
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
@@ -3251,10 +3263,10 @@ globals@^9.18.0:
3251
3263
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
3252
3264
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
3253
3265
3254
- globby@^11.0.1 :
3255
- version "11.0.2 "
3256
- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2 .tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83 "
3257
- integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og ==
3266
+ globby@^11.0.4 :
3267
+ version "11.0.4 "
3268
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4 .tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5 "
3269
+ integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg ==
3258
3270
dependencies :
3259
3271
array-union "^2.1.0"
3260
3272
dir-glob "^3.0.1"
@@ -5477,6 +5489,13 @@ semver@^7.2.1, semver@^7.3.2:
5477
5489
dependencies :
5478
5490
lru-cache "^6.0.0"
5479
5491
5492
+ semver@^7.3.5 :
5493
+ version "7.3.5"
5494
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
5495
+ integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
5496
+ dependencies :
5497
+ lru-cache "^6.0.0"
5498
+
5480
5499
set-blocking@^2.0.0 :
5481
5500
version "2.0.0"
5482
5501
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -5994,10 +6013,10 @@ tslib@^1.8.1, tslib@^1.9.0:
5994
6013
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
5995
6014
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
5996
6015
5997
- tsutils@^3.17.1 :
5998
- version "3.20 .0"
5999
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.20 .0.tgz#ea03ea45462e146b53d70ce0893de453ff24f698 "
6000
- integrity sha512-RYbuQuvkhuqVeXweWT3tJLKOEJ/UUw9GjNEZGWdrLLlM+611o1gwLHBpxoFJKKl25fLprp2eVthtKs5JOrNeXg ==
6016
+ tsutils@^3.21.0 :
6017
+ version "3.21 .0"
6018
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21 .0.tgz#b48717d394cea6c1e096983eed58e9d61715b623 "
6019
+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA ==
6001
6020
dependencies :
6002
6021
tslib "^1.8.1"
6003
6022
0 commit comments