|
30 | 30 | chalk "^2.0.0"
|
31 | 31 | js-tokens "^4.0.0"
|
32 | 32 |
|
33 |
| -"@es-joy/jsdoccomment@^0.9.0-alpha.1": |
| 33 | + |
34 | 34 | version "0.9.0-alpha.1"
|
35 | 35 | resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.1.tgz#f48bd162e185ec7f9f222273a282d10e52fe52f7"
|
36 | 36 | integrity sha512-Clxxc0PwpISoYYBibA+1L2qFJ7gvFVhI2Hos87S06K+Q0cXdOhZQJNKWuaQGPAeHjZEuUB/YoWOfwjuF2wirqA==
|
|
179 | 179 | dependencies:
|
180 | 180 | "@types/node" "*"
|
181 | 181 |
|
182 |
| -"@typescript-eslint/eslint-plugin@~4.28.4": |
183 |
| - version "4.28.4" |
184 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.4.tgz#e73c8cabbf3f08dee0e1bda65ed4e622ae8f8921" |
185 |
| - integrity sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw== |
| 182 | +"@typescript-eslint/eslint-plugin@~4.29.1": |
| 183 | + version "4.29.1" |
| 184 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b" |
| 185 | + integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw== |
186 | 186 | dependencies:
|
187 |
| - "@typescript-eslint/experimental-utils" "4.28.4" |
188 |
| - "@typescript-eslint/scope-manager" "4.28.4" |
| 187 | + "@typescript-eslint/experimental-utils" "4.29.1" |
| 188 | + "@typescript-eslint/scope-manager" "4.29.1" |
189 | 189 | debug "^4.3.1"
|
190 | 190 | functional-red-black-tree "^1.0.1"
|
191 | 191 | regexpp "^3.1.0"
|
192 | 192 | semver "^7.3.5"
|
193 | 193 | tsutils "^3.21.0"
|
194 | 194 |
|
195 |
| -"@typescript-eslint/experimental-utils@4.28.4": |
196 |
| - version "4.28.4" |
197 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.4.tgz#9c70c35ebed087a5c70fb0ecd90979547b7fec96" |
198 |
| - integrity sha512-OglKWOQRWTCoqMSy6pm/kpinEIgdcXYceIcH3EKWUl4S8xhFtN34GQRaAvTIZB9DD94rW7d/U7tUg3SYeDFNHA== |
| 195 | +"@typescript-eslint/experimental-utils@4.29.1": |
| 196 | + version "4.29.1" |
| 197 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994" |
| 198 | + integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw== |
199 | 199 | dependencies:
|
200 | 200 | "@types/json-schema" "^7.0.7"
|
201 |
| - "@typescript-eslint/scope-manager" "4.28.4" |
202 |
| - "@typescript-eslint/types" "4.28.4" |
203 |
| - "@typescript-eslint/typescript-estree" "4.28.4" |
| 201 | + "@typescript-eslint/scope-manager" "4.29.1" |
| 202 | + "@typescript-eslint/types" "4.29.1" |
| 203 | + "@typescript-eslint/typescript-estree" "4.29.1" |
204 | 204 | eslint-scope "^5.1.1"
|
205 | 205 | eslint-utils "^3.0.0"
|
206 | 206 |
|
207 |
| -"@typescript-eslint/parser@~4.28.4": |
208 |
| - version "4.28.4" |
209 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab" |
210 |
| - integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA== |
| 207 | +"@typescript-eslint/parser@~4.29.1": |
| 208 | + version "4.29.1" |
| 209 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d" |
| 210 | + integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg== |
211 | 211 | dependencies:
|
212 |
| - "@typescript-eslint/scope-manager" "4.28.4" |
213 |
| - "@typescript-eslint/types" "4.28.4" |
214 |
| - "@typescript-eslint/typescript-estree" "4.28.4" |
| 212 | + "@typescript-eslint/scope-manager" "4.29.1" |
| 213 | + "@typescript-eslint/types" "4.29.1" |
| 214 | + "@typescript-eslint/typescript-estree" "4.29.1" |
215 | 215 | debug "^4.3.1"
|
216 | 216 |
|
217 |
| -"@typescript-eslint/scope-manager@4.28.4": |
218 |
| - version "4.28.4" |
219 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.4.tgz#bdbce9b6a644e34f767bd68bc17bb14353b9fe7f" |
220 |
| - integrity sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w== |
| 217 | +"@typescript-eslint/scope-manager@4.29.1": |
| 218 | + version "4.29.1" |
| 219 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.1.tgz#f25da25bc6512812efa2ce5ebd36619d68e61358" |
| 220 | + integrity sha512-Hzv/uZOa9zrD/W5mftZa54Jd5Fed3tL6b4HeaOpwVSabJK8CJ+2MkDasnX/XK4rqP5ZTWngK1ZDeCi6EnxPQ7A== |
221 | 221 | dependencies:
|
222 |
| - "@typescript-eslint/types" "4.28.4" |
223 |
| - "@typescript-eslint/visitor-keys" "4.28.4" |
| 222 | + "@typescript-eslint/types" "4.29.1" |
| 223 | + "@typescript-eslint/visitor-keys" "4.29.1" |
224 | 224 |
|
225 |
| -"@typescript-eslint/types@4.28.4": |
226 |
| - version "4.28.4" |
227 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.4.tgz#41acbd79b5816b7c0dd7530a43d97d020d3aeb42" |
228 |
| - integrity sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww== |
| 225 | +"@typescript-eslint/types@4.29.1": |
| 226 | + version "4.29.1" |
| 227 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5" |
| 228 | + integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA== |
229 | 229 |
|
230 |
| -"@typescript-eslint/typescript-estree@4.28.4": |
231 |
| - version "4.28.4" |
232 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.4.tgz#252e6863278dc0727244be9e371eb35241c46d00" |
233 |
| - integrity sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ== |
| 230 | +"@typescript-eslint/typescript-estree@4.29.1": |
| 231 | + version "4.29.1" |
| 232 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f" |
| 233 | + integrity sha512-lIkkrR9E4lwZkzPiRDNq0xdC3f2iVCUjw/7WPJ4S2Sl6C3nRWkeE1YXCQ0+KsiaQRbpY16jNaokdWnm9aUIsfw== |
234 | 234 | dependencies:
|
235 |
| - "@typescript-eslint/types" "4.28.4" |
236 |
| - "@typescript-eslint/visitor-keys" "4.28.4" |
| 235 | + "@typescript-eslint/types" "4.29.1" |
| 236 | + "@typescript-eslint/visitor-keys" "4.29.1" |
237 | 237 | debug "^4.3.1"
|
238 | 238 | globby "^11.0.3"
|
239 | 239 | is-glob "^4.0.1"
|
240 | 240 | semver "^7.3.5"
|
241 | 241 | tsutils "^3.21.0"
|
242 | 242 |
|
243 |
| -"@typescript-eslint/visitor-keys@4.28.4": |
244 |
| - version "4.28.4" |
245 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.4.tgz#92dacfefccd6751cbb0a964f06683bfd72d0c4d3" |
246 |
| - integrity sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg== |
| 243 | +"@typescript-eslint/visitor-keys@4.29.1": |
| 244 | + version "4.29.1" |
| 245 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d" |
| 246 | + integrity sha512-zLqtjMoXvgdZY/PG6gqA73V8BjqPs4af1v2kiiETBObp+uC6gRYnJLmJHxC0QyUrrHDLJPIWNYxoBV3wbcRlag== |
247 | 247 | dependencies:
|
248 |
| - "@typescript-eslint/types" "4.28.4" |
| 248 | + "@typescript-eslint/types" "4.29.1" |
249 | 249 | eslint-visitor-keys "^2.0.0"
|
250 | 250 |
|
251 | 251 | acorn-jsx@^5.3.1:
|
@@ -825,12 +825,12 @@ eslint-plugin-inclusive-language@~2.1.1:
|
825 | 825 | dependencies:
|
826 | 826 | humps "^2.0.1"
|
827 | 827 |
|
828 |
| -eslint-plugin-jsdoc@~35.5.0: |
829 |
| - version "35.5.0" |
830 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.5.0.tgz#5be39a44c0165ec0fbbe87bd905c7ad2fa1fec21" |
831 |
| - integrity sha512-QBtfGeKvSFjbMLl28fRVyk/V7NhdSy+/4a6nOUXNsJ+Ya4G88YwbBiHIZgU4COeMKPb+OGGnrLwxYO0tZiw+kg== |
| 828 | +eslint-plugin-jsdoc@~35.5.1: |
| 829 | + version "35.5.1" |
| 830 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.5.1.tgz#45932ee22669bbe06c97b82b936d56361efad370" |
| 831 | + integrity sha512-pPYPWtsykwVEue1tYEyoppBj4dgF7XicF67tLLLraY6RQYBq7qMKjUHji19+hfiTtYKKBD0YfeK8hgjPAE5viw== |
832 | 832 | dependencies:
|
833 |
| - "@es-joy/jsdoccomment" "^0.9.0-alpha.1" |
| 833 | + "@es-joy/jsdoccomment" "0.9.0-alpha.1" |
834 | 834 | comment-parser "1.1.6-beta.0"
|
835 | 835 | debug "^4.3.2"
|
836 | 836 | esquery "^1.4.0"
|
@@ -888,10 +888,10 @@ eslint-visitor-keys@^2.0.0:
|
888 | 888 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
889 | 889 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
890 | 890 |
|
891 |
| -eslint@~7.31.0: |
892 |
| - version "7.31.0" |
893 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca" |
894 |
| - integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA== |
| 891 | +eslint@~7.32.0: |
| 892 | + version "7.32.0" |
| 893 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" |
| 894 | + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== |
895 | 895 | dependencies:
|
896 | 896 | "@babel/code-frame" "7.12.11"
|
897 | 897 | "@eslint/eslintrc" "^0.4.3"
|
|
0 commit comments