1937
1937
jest-diff "^25.2.1"
1938
1938
pretty-format "^25.2.1"
1939
1939
1940
- " @types/json-schema@^7.0.3 " :
1941
- version "7.0.4 "
1942
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4 .tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339 "
1943
- integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA ==
1940
+ " @types/json-schema@^7.0.7 " :
1941
+ version "7.0.7 "
1942
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7 .tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad "
1943
+ integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA ==
1944
1944
1945
1945
" @types/keyv@* " :
1946
1946
version "3.1.1"
2028
2028
dependencies :
2029
2029
" @types/yargs-parser" " *"
2030
2030
2031
- " @typescript-eslint/experimental-utils@^2.5.0 " :
2032
- version "2.18.0"
2033
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.18.0.tgz#e4eab839082030282496c1439bbf9fdf2a4f3da8"
2034
- integrity sha512-J6MopKPHuJYmQUkANLip7g9I82ZLe1naCbxZZW3O2sIxTiq/9YYoOELEKY7oPg0hJ0V/AQ225h2z0Yp+RRMXhw==
2035
- dependencies :
2036
- " @types/json-schema" " ^7.0.3"
2037
- " @typescript-eslint/typescript-estree" " 2.18.0"
2038
- eslint-scope "^5.0.0"
2031
+ " @typescript-eslint/experimental-utils@^4.0.1 " :
2032
+ version "4.27.0"
2033
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
2034
+ integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
2035
+ dependencies :
2036
+ " @types/json-schema" " ^7.0.7"
2037
+ " @typescript-eslint/scope-manager" " 4.27.0"
2038
+ " @typescript-eslint/types" " 4.27.0"
2039
+ " @typescript-eslint/typescript-estree" " 4.27.0"
2040
+ eslint-scope "^5.1.1"
2041
+ eslint-utils "^3.0.0"
2042
+
2043
+ " @typescript-eslint/[email protected] " :
2044
+ version "4.27.0"
2045
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
2046
+ integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
2047
+ dependencies :
2048
+ " @typescript-eslint/types" " 4.27.0"
2049
+ " @typescript-eslint/visitor-keys" " 4.27.0"
2050
+
2051
+ " @typescript-eslint/[email protected] " :
2052
+ version "4.27.0"
2053
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
2054
+ integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
2055
+
2056
+ " @typescript-eslint/[email protected] " :
2057
+ version "4.27.0"
2058
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
2059
+ integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
2060
+ dependencies :
2061
+ " @typescript-eslint/types" " 4.27.0"
2062
+ " @typescript-eslint/visitor-keys" " 4.27.0"
2063
+ debug "^4.3.1"
2064
+ globby "^11.0.3"
2065
+ is-glob "^4.0.1"
2066
+ semver "^7.3.5"
2067
+ tsutils "^3.21.0"
2039
2068
2040
- " @typescript-eslint/[email protected] .0 " :
2041
- version "2.18 .0"
2042
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree /-/typescript-estree-2.18 .0.tgz#cfbd16ed1b111166617d718619c19b62764c8460 "
2043
- integrity sha512-gVHylf7FDb8VSi2ypFuEL3hOtoC4HkZZ5dOjXvVjoyKdRrvXAOPSzpNRnKMfaUUEiSLP8UF9j9X9EDLxC0lfZg ==
2069
+ " @typescript-eslint/[email protected] .0 " :
2070
+ version "4.27 .0"
2071
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys /-/visitor-keys-4.27 .0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81 "
2072
+ integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg ==
2044
2073
dependencies :
2045
- debug "^4.1.1"
2046
- eslint-visitor-keys "^1.1.0"
2047
- glob "^7.1.6"
2048
- is-glob "^4.0.1"
2049
- lodash "^4.17.15"
2050
- semver "^6.3.0"
2051
- tsutils "^3.17.1"
2074
+ " @typescript-eslint/types" " 4.27.0"
2075
+ eslint-visitor-keys "^2.0.0"
2052
2076
2053
2077
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5 :
2054
2078
version "1.3.5"
@@ -3591,6 +3615,13 @@ debug@^3.1.0:
3591
3615
dependencies :
3592
3616
ms "^2.1.1"
3593
3617
3618
+ debug@^4.3.1 :
3619
+ version "4.3.1"
3620
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
3621
+ integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
3622
+ dependencies :
3623
+ ms "2.1.2"
3624
+
3594
3625
debuglog@^1.0.1 :
3595
3626
version "1.0.1"
3596
3627
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
4061
4092
read-pkg-up "^2.0.0"
4062
4093
resolve "^1.11.0"
4063
4094
4064
- eslint-plugin-jest@23.0.4 :
4065
- version "23.0.4 "
4066
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.4 .tgz#1ab81ffe3b16c5168efa72cbd4db14d335092aa0 "
4067
- integrity sha512-OaP8hhT8chJNodUPvLJ6vl8gnalcsU/Ww1t9oR3HnGdEWjm/DdCCUXLOral+IPGAeWu/EwgVQCK/QtxALpH1Yw ==
4095
+ eslint-plugin-jest@24.3.6 :
4096
+ version "24.3.6 "
4097
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
4098
+ integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
4068
4099
dependencies :
4069
- " @typescript-eslint/experimental-utils" " ^2.5.0 "
4100
+ " @typescript-eslint/experimental-utils" " ^4.0.1 "
4070
4101
4071
4102
4072
4103
version "0.5.0"
@@ -4081,18 +4112,38 @@ eslint-scope@^5.0.0:
4081
4112
esrecurse "^4.1.0"
4082
4113
estraverse "^4.1.1"
4083
4114
4115
+ eslint-scope@^5.1.1 :
4116
+ version "5.1.1"
4117
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
4118
+ integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
4119
+ dependencies :
4120
+ esrecurse "^4.3.0"
4121
+ estraverse "^4.1.1"
4122
+
4084
4123
eslint-utils@^1.4.3 :
4085
4124
version "1.4.3"
4086
4125
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
4087
4126
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
4088
4127
dependencies :
4089
4128
eslint-visitor-keys "^1.1.0"
4090
4129
4130
+ eslint-utils@^3.0.0 :
4131
+ version "3.0.0"
4132
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
4133
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
4134
+ dependencies :
4135
+ eslint-visitor-keys "^2.0.0"
4136
+
4091
4137
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
4092
4138
version "1.1.0"
4093
4139
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4094
4140
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4095
4141
4142
+ eslint-visitor-keys@^2.0.0 :
4143
+ version "2.1.0"
4144
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
4145
+ integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
4146
+
4096
4147
4097
4148
version "6.7.2"
4098
4149
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
@@ -4164,6 +4215,13 @@ esrecurse@^4.1.0:
4164
4215
dependencies :
4165
4216
estraverse "^4.1.0"
4166
4217
4218
+ esrecurse@^4.3.0 :
4219
+ version "4.3.0"
4220
+ resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
4221
+ integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
4222
+ dependencies :
4223
+ estraverse "^5.2.0"
4224
+
4167
4225
estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1 :
4168
4226
version "4.3.0"
4169
4227
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
@@ -4962,6 +5020,18 @@ globby@^11.0.0:
4962
5020
merge2 "^1.3.0"
4963
5021
slash "^3.0.0"
4964
5022
5023
+ globby@^11.0.3 :
5024
+ version "11.0.3"
5025
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
5026
+ integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
5027
+ dependencies :
5028
+ array-union "^2.1.0"
5029
+ dir-glob "^3.0.1"
5030
+ fast-glob "^3.1.1"
5031
+ ignore "^5.1.4"
5032
+ merge2 "^1.3.0"
5033
+ slash "^3.0.0"
5034
+
4965
5035
got@^11.6.2 :
4966
5036
version "11.8.2"
4967
5037
resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
9558
9628
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
9559
9629
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
9560
9630
9631
+ semver@^7.3.5 :
9632
+ version "7.3.5"
9633
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
9634
+ integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
9635
+ dependencies :
9636
+ lru-cache "^6.0.0"
9637
+
9561
9638
9562
9639
version "0.17.1"
9563
9640
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -10453,10 +10530,10 @@ tslib@^1.8.1, tslib@^1.9.0:
10453
10530
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
10454
10531
integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
10455
10532
10456
- tsutils@^3.17.1 :
10457
- version "3.17.1 "
10458
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1 .tgz#ed719917f11ca0dee586272b2ac49e015a2dd759 "
10459
- integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g ==
10533
+ tsutils@^3.21.0 :
10534
+ version "3.21.0 "
10535
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0 .tgz#b48717d394cea6c1e096983eed58e9d61715b623 "
10536
+ integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA ==
10460
10537
dependencies :
10461
10538
tslib "^1.8.1"
10462
10539
0 commit comments