2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/cli@7.12.1 " :
6
- version "7.12.1 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.1 .tgz#e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c "
8
- integrity sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g ==
5
+ " @babel/cli@7.12.7 " :
6
+ version "7.12.7 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.7 .tgz#63a3c38bddff02a1c633c70f2fd03019af6bf977 "
8
+ integrity sha512-vE1fidQsaWnQVs4SItkuCdi3+uXqjbhw4cIKp8aawKxOnTnlvxYMzXSeMAqo6alldQRFQYb198YQfW0Sp1jl5Q ==
9
9
dependencies :
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
16
16
slash "^2.0.0"
17
17
source-map "^0.5.0"
18
18
optionalDependencies :
19
- " @nicolo-ribaudo/chokidar-2" " ^ 2.1.8"
19
+ " @nicolo-ribaudo/chokidar-2" " 2.1.8-no-fsevents "
20
20
chokidar "^3.4.0"
21
21
22
22
" @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.10.4":
831
831
" @babel/types" " ^7.4.4"
832
832
esutils "^2.0.2"
833
833
834
- " @babel/preset-typescript@7.12.1 " :
835
- version "7.12.1 "
836
- resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.1 .tgz#86480b483bb97f75036e8864fe404cc782cc311b "
837
- integrity sha512-hNK/DhmoJPsksdHuI/RVrcEws7GN5eamhi28JkO52MqIxU8Z0QpmiSOQxZHWOHV7I3P4UjHV97ay4TcamMA6Kw ==
834
+ " @babel/preset-typescript@7.12.7 " :
835
+ version "7.12.7 "
836
+ resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.7 .tgz#fc7df8199d6aae747896f1e6c61fc872056632a3 "
837
+ integrity sha512-nOoIqIqBmHBSEgBXWR4Dv/XBehtIFcw9PqZw6rFYuKrzsZmOQm3PR5siLBnKZFEsDb03IegG8nSjU/iXXXYRmw ==
838
838
dependencies :
839
839
" @babel/helper-plugin-utils" " ^7.10.4"
840
+ " @babel/helper-validator-option" " ^7.12.1"
840
841
" @babel/plugin-transform-typescript" " ^7.12.1"
841
842
842
843
" @babel/runtime@^7.8.4 " :
1095
1096
" @types/yargs" " ^15.0.0"
1096
1097
chalk "^4.0.0"
1097
1098
1098
- " @nicolo-ribaudo/chokidar-2@^ 2.1.8 " :
1099
- version "2.1.8"
1100
- resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14 "
1101
- integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA ==
1099
+ " @nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents " :
1100
+ version "2.1.8-no-fsevents "
1101
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents .tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b "
1102
+ integrity sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w ==
1102
1103
dependencies :
1103
- chokidar "2.1.8"
1104
+ anymatch "^2.0.0"
1105
+ async-each "^1.0.1"
1106
+ braces "^2.3.2"
1107
+ glob-parent "^3.1.0"
1108
+ inherits "^2.0.3"
1109
+ is-binary-path "^1.0.0"
1110
+ is-glob "^4.0.0"
1111
+ normalize-path "^3.0.0"
1112
+ path-is-absolute "^1.0.0"
1113
+ readdirp "^2.2.1"
1114
+ upath "^1.1.1"
1104
1115
1105
1116
" @nodelib/fs.scandir@2.1.3 " :
1106
1117
version "2.1.3"
1310
1321
" @types/node" " *"
1311
1322
form-data "^3.0.0"
1312
1323
1313
- " @types/node@* " :
1314
- version "14.14.8"
1315
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec"
1316
- integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA==
1317
-
1318
- " @types/node@14.14.7 " :
1319
- version "14.14.7"
1320
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
1321
- integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1324
+ " @types/node@*" , "@types/node@14.14.9":
1325
+ version "14.14.9"
1326
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6"
1327
+ integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw==
1322
1328
1323
1329
" @types/normalize-package-data@^2.4.0 " :
1324
1330
version "2.4.0"
1379
1385
dependencies :
1380
1386
" @types/node" " *"
1381
1387
1382
- " @typescript-eslint/eslint-plugin@4.7.0 " :
1383
- version "4.7.0 "
1384
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0 .tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479 "
1385
- integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q ==
1388
+ " @typescript-eslint/eslint-plugin@4.8.1 " :
1389
+ version "4.8.1 "
1390
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1 .tgz#b362abe0ee478a6c6d06c14552a6497f0b480769 "
1391
+ integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ ==
1386
1392
dependencies :
1387
- " @typescript-eslint/experimental-utils" " 4.7.0 "
1388
- " @typescript-eslint/scope-manager" " 4.7.0 "
1393
+ " @typescript-eslint/experimental-utils" " 4.8.1 "
1394
+ " @typescript-eslint/scope-manager" " 4.8.1 "
1389
1395
debug "^4.1.1"
1390
1396
functional-red-black-tree "^1.0.1"
1391
1397
regexpp "^3.0.0"
1392
1398
semver "^7.3.2"
1393
1399
tsutils "^3.17.1"
1394
1400
1395
- " @typescript-eslint/experimental-utils@4.7.0 " :
1396
- version "4.7.0 "
1397
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0 .tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5 "
1398
- integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA ==
1401
+ " @typescript-eslint/experimental-utils@4.8.1 " :
1402
+ version "4.8.1 "
1403
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1 .tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d "
1404
+ integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg ==
1399
1405
dependencies :
1400
1406
" @types/json-schema" " ^7.0.3"
1401
- " @typescript-eslint/scope-manager" " 4.7.0 "
1402
- " @typescript-eslint/types" " 4.7.0 "
1403
- " @typescript-eslint/typescript-estree" " 4.7.0 "
1407
+ " @typescript-eslint/scope-manager" " 4.8.1 "
1408
+ " @typescript-eslint/types" " 4.8.1 "
1409
+ " @typescript-eslint/typescript-estree" " 4.8.1 "
1404
1410
eslint-scope "^5.0.0"
1405
1411
eslint-utils "^2.0.0"
1406
1412
1407
- " @typescript-eslint/parser@4.7.0 " :
1408
- version "4.7.0 "
1409
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0 .tgz#44bdab0f788b478178368baa65d3365fdc63da1c "
1410
- integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw ==
1413
+ " @typescript-eslint/parser@4.8.1 " :
1414
+ version "4.8.1 "
1415
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.8.1 .tgz#4fe2fbdbb67485bafc4320b3ae91e34efe1219d1 "
1416
+ integrity sha512-QND8XSVetATHK9y2Ltc/XBl5Ro7Y62YuZKnPEwnNPB8E379fDsvzJ1dMJ46fg/VOmk0hXhatc+GXs5MaXuL5Uw ==
1411
1417
dependencies :
1412
- " @typescript-eslint/scope-manager" " 4.7.0 "
1413
- " @typescript-eslint/types" " 4.7.0 "
1414
- " @typescript-eslint/typescript-estree" " 4.7.0 "
1418
+ " @typescript-eslint/scope-manager" " 4.8.1 "
1419
+ " @typescript-eslint/types" " 4.8.1 "
1420
+ " @typescript-eslint/typescript-estree" " 4.8.1 "
1415
1421
debug "^4.1.1"
1416
1422
1417
- " @typescript-eslint/scope-manager@4.7.0 " :
1418
- version "4.7.0 "
1419
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0 .tgz#2115526085fb72723ccdc1eeae75dec7126220ed "
1420
- integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA ==
1423
+ " @typescript-eslint/scope-manager@4.8.1 " :
1424
+ version "4.8.1 "
1425
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1 .tgz#e343c475f8f1d15801b546cb17d7f309b768fdce "
1426
+ integrity sha512-r0iUOc41KFFbZdPAdCS4K1mXivnSZqXS5D9oW+iykQsRlTbQRfuFRSW20xKDdYiaCoH+SkSLeIF484g3kWzwOQ ==
1421
1427
dependencies :
1422
- " @typescript-eslint/types" " 4.7.0 "
1423
- " @typescript-eslint/visitor-keys" " 4.7.0 "
1428
+ " @typescript-eslint/types" " 4.8.1 "
1429
+ " @typescript-eslint/visitor-keys" " 4.8.1 "
1424
1430
1425
- " @typescript-eslint/types@4.7.0 " :
1426
- version "4.7.0 "
1427
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0 .tgz#5e95ef5c740f43d942542b35811f87b62fccca69 "
1428
- integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg ==
1431
+ " @typescript-eslint/types@4.8.1 " :
1432
+ version "4.8.1 "
1433
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1 .tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222 "
1434
+ integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA ==
1429
1435
1430
- " @typescript-eslint/typescript-estree@4.7.0 " :
1431
- version "4.7.0 "
1432
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0 .tgz#539531167f05ba20eb0b6785567076679e29d393 "
1433
- integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw ==
1436
+ " @typescript-eslint/typescript-estree@4.8.1 " :
1437
+ version "4.8.1 "
1438
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1 .tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32 "
1439
+ integrity sha512-bJ6Fn/6tW2g7WIkCWh3QRlaSU7CdUUK52shx36/J7T5oTQzANvi6raoTsbwGM11+7eBbeem8hCCKbyvAc0X3sQ ==
1434
1440
dependencies :
1435
- " @typescript-eslint/types" " 4.7.0 "
1436
- " @typescript-eslint/visitor-keys" " 4.7.0 "
1441
+ " @typescript-eslint/types" " 4.8.1 "
1442
+ " @typescript-eslint/visitor-keys" " 4.8.1 "
1437
1443
debug "^4.1.1"
1438
1444
globby "^11.0.1"
1439
1445
is-glob "^4.0.1"
1440
1446
lodash "^4.17.15"
1441
1447
semver "^7.3.2"
1442
1448
tsutils "^3.17.1"
1443
1449
1444
- " @typescript-eslint/visitor-keys@4.7.0 " :
1445
- version "4.7.0 "
1446
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0 .tgz#6783824f22acfc49e754970ed21b88ac03b80e6f "
1447
- integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A ==
1450
+ " @typescript-eslint/visitor-keys@4.8.1 " :
1451
+ version "4.8.1 "
1452
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1 .tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3 "
1453
+ integrity sha512-3nrwXFdEYALQh/zW8rFwP4QltqsanCDz4CwWMPiIZmwlk9GlvBeueEIbq05SEq4ganqM0g9nh02xXgv5XI3PeQ ==
1448
1454
dependencies :
1449
- " @typescript-eslint/types" " 4.7.0 "
1455
+ " @typescript-eslint/types" " 4.8.1 "
1450
1456
eslint-visitor-keys "^2.0.0"
1451
1457
1452
1458
abab@^2.0.3 :
@@ -1756,13 +1762,6 @@ binary-extensions@^2.0.0:
1756
1762
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
1757
1763
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
1758
1764
1759
- bindings@^1.5.0 :
1760
- version "1.5.0"
1761
- resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
1762
- integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
1763
- dependencies :
1764
- file-uri-to-path "1.0.0"
1765
-
1766
1765
bl@^4.0.3 :
1767
1766
version "4.0.3"
1768
1767
resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3.tgz#12d6287adc29080e22a705e5764b2a9522cdc489"
@@ -1947,25 +1946,6 @@ char-regex@^1.0.2:
1947
1946
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
1948
1947
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
1949
1948
1950
- chokidar@2.1.8 :
1951
- version "2.1.8"
1952
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
1953
- integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==
1954
- dependencies :
1955
- anymatch "^2.0.0"
1956
- async-each "^1.0.1"
1957
- braces "^2.3.2"
1958
- glob-parent "^3.1.0"
1959
- inherits "^2.0.3"
1960
- is-binary-path "^1.0.0"
1961
- is-glob "^4.0.0"
1962
- normalize-path "^3.0.0"
1963
- path-is-absolute "^1.0.0"
1964
- readdirp "^2.2.1"
1965
- upath "^1.1.1"
1966
- optionalDependencies :
1967
- fsevents "^1.2.7"
1968
-
1969
1949
chokidar@^3.4.0 :
1970
1950
version "3.4.3"
1971
1951
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
@@ -2434,10 +2414,10 @@ eslint-plugin-prettier@3.1.4:
2434
2414
dependencies :
2435
2415
prettier-linter-helpers "^1.0.0"
2436
2416
2437
- eslint-plugin-simple-import-sort@6.0.0 :
2438
- version "6.0.0 "
2439
- resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-6.0.0 .tgz#036346edede70afab8928cc4c4b5ae3bd8db7f01 "
2440
- integrity sha512-YEx+2Zli3mw4mzLzotZSeor4GqdjFWv6S7LcQeKsoXWD4GzMtP42WCz40kAlB35ehxf7PR5V/4f8g8l9aqWGsg ==
2417
+ eslint-plugin-simple-import-sort@6.0.1 :
2418
+ version "6.0.1 "
2419
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-6.0.1 .tgz#24a3af3b745dcd389c060db28e22d0f5e3edf86e "
2420
+ integrity sha512-RfFnoi7fQtv7z9sZNJidIcZgWc0ZJe8uOPC3ldmatai4Igr5iDpzTmSUDEZKYm4TnrR01N0X32kfKvax7bivHQ ==
2441
2421
2442
2422
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2443
2423
version "5.1.1"
@@ -2464,10 +2444,10 @@ eslint-visitor-keys@^2.0.0:
2464
2444
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2465
2445
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2466
2446
2467
- eslint@7.13 .0 :
2468
- version "7.13 .0"
2469
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13 .0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
2470
- integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
2447
+ eslint@7.14 .0 :
2448
+ version "7.14 .0"
2449
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
2450
+ integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
2471
2451
dependencies :
2472
2452
" @babel/code-frame" " ^7.0.0"
2473
2453
" @eslint/eslintrc" " ^0.2.1"
@@ -2779,11 +2759,6 @@ file-entry-cache@^5.0.1:
2779
2759
dependencies :
2780
2760
flat-cache "^2.0.1"
2781
2761
2782
- file-uri-to-path@1.0.0 :
2783
- version "1.0.0"
2784
- resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
2785
- integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
2786
-
2787
2762
fill-range@^4.0.0 :
2788
2763
version "4.0.0"
2789
2764
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
@@ -2914,14 +2889,6 @@ fs.realpath@^1.0.0:
2914
2889
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2915
2890
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
2916
2891
2917
- fsevents@^1.2.7 :
2918
- version "1.2.13"
2919
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.13.tgz#f325cb0455592428bcf11b383370ef70e3bfcc38"
2920
- integrity sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==
2921
- dependencies :
2922
- bindings "^1.5.0"
2923
- nan "^2.12.1"
2924
-
2925
2892
fsevents@^2.1.2 :
2926
2893
version "2.2.1"
2927
2894
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.2.1.tgz#1fb02ded2036a8ac288d507a65962bd87b97628d"
@@ -4271,11 +4238,6 @@ ms@2.1.2:
4271
4238
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
4272
4239
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
4273
4240
4274
- nan@^2.12.1 :
4275
- version "2.14.2"
4276
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
4277
- integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
4278
-
4279
4241
nanomatch@^1.2.9 :
4280
4242
version "1.2.13"
4281
4243
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4639,10 +4601,10 @@ prettier-linter-helpers@^1.0.0:
4639
4601
dependencies :
4640
4602
fast-diff "^1.1.2"
4641
4603
4642
- prettier@2.1.2 :
4643
- version "2.1.2 "
4644
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2. tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5 "
4645
- integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg ==
4604
+ prettier@2.2.0 :
4605
+ version "2.2.0 "
4606
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0. tgz#8a03c7777883b29b37fb2c4348c66a78e980418b "
4607
+ integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw ==
4646
4608
4647
4609
pretty-format@^26.0.0, pretty-format@^26.6.2 :
4648
4610
version "26.6.2"
@@ -5030,10 +4992,10 @@ rollup-plugin-typescript2@0.29.0:
5030
4992
resolve "1.17.0"
5031
4993
tslib "2.0.1"
5032
4994
5033
- rollup@2.33.2 :
5034
- version "2.33.2 "
5035
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2 .tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166 "
5036
- integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw ==
4995
+ rollup@2.33.3 :
4996
+ version "2.33.3 "
4997
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3 .tgz#ae72ce31f992b09a580072951bfea76e9df17342 "
4998
+ integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w ==
5037
4999
optionalDependencies :
5038
5000
fsevents "~2.1.2"
5039
5001
0 commit comments