|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.10.4" |
11 | 11 |
|
12 | | -"@babel/helper-validator-identifier@^7.12.11": |
13 | | - version "7.12.11" |
14 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
15 | | - integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 12 | +"@babel/helper-validator-identifier@^7.14.0": |
| 13 | + version "7.14.0" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
| 15 | + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
16 | 16 |
|
17 | 17 | "@babel/highlight@^7.10.4": |
18 | | - version "7.13.10" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1" |
20 | | - integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg== |
| 18 | + version "7.14.0" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf" |
| 20 | + integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg== |
21 | 21 | dependencies: |
22 | | - "@babel/helper-validator-identifier" "^7.12.11" |
| 22 | + "@babel/helper-validator-identifier" "^7.14.0" |
23 | 23 | chalk "^2.0.0" |
24 | 24 | js-tokens "^4.0.0" |
25 | 25 |
|
26 | | -"@eslint/eslintrc@^0.4.0": |
27 | | - version "0.4.0" |
28 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547" |
29 | | - integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog== |
| 26 | +"@eslint/eslintrc@^0.4.1": |
| 27 | + version "0.4.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14" |
| 29 | + integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ== |
30 | 30 | dependencies: |
31 | 31 | ajv "^6.12.4" |
32 | 32 | debug "^4.1.1" |
@@ -64,9 +64,9 @@ ajv@^6.10.0, ajv@^6.12.4: |
64 | 64 | uri-js "^4.2.2" |
65 | 65 |
|
66 | 66 | ajv@^8.0.1: |
67 | | - version "8.1.0" |
68 | | - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.1.0.tgz#45d5d3d36c7cdd808930cc3e603cf6200dbeb736" |
69 | | - integrity sha512-B/Sk2Ix7A36fs/ZkuGLIR86EdjbgR6fsAcbx9lOP/QBSXujDNbVmIS/U4Itz5k8fPFDeVZl/zQ/gJW4Jrq6XjQ== |
| 67 | + version "8.3.0" |
| 68 | + resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.3.0.tgz#25ee7348e32cdc4a1dbb38256bf6bdc451dd577c" |
| 69 | + integrity sha512-RYE7B5An83d7eWnDR8kbdaIFqmKCNsP16ay1hDbJEU+sa0e3H9SebskCt0Uufem6cfAVu7Col6ubcn/W+Sm8/Q== |
70 | 70 | dependencies: |
71 | 71 | fast-deep-equal "^3.1.1" |
72 | 72 | json-schema-traverse "^1.0.0" |
@@ -328,17 +328,17 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: |
328 | 328 | integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== |
329 | 329 |
|
330 | 330 | eslint-visitor-keys@^2.0.0: |
331 | | - version "2.0.0" |
332 | | - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" |
333 | | - integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== |
| 331 | + version "2.1.0" |
| 332 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
| 333 | + integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
334 | 334 |
|
335 | 335 | eslint@^7.0.0: |
336 | | - version "7.25.0" |
337 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67" |
338 | | - integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw== |
| 336 | + version "7.26.0" |
| 337 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz#d416fdcdcb3236cd8f282065312813f8c13982f6" |
| 338 | + integrity sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg== |
339 | 339 | dependencies: |
340 | 340 | "@babel/code-frame" "7.12.11" |
341 | | - "@eslint/eslintrc" "^0.4.0" |
| 341 | + "@eslint/eslintrc" "^0.4.1" |
342 | 342 | ajv "^6.10.0" |
343 | 343 | chalk "^4.0.0" |
344 | 344 | cross-spawn "^7.0.2" |
@@ -507,7 +507,7 @@ glob-parent@~5.1.0: |
507 | 507 | dependencies: |
508 | 508 | is-glob "^4.0.1" |
509 | 509 |
|
510 | | - |
| 510 | + |
511 | 511 | version "7.1.6" |
512 | 512 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
513 | 513 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
|
519 | 519 | once "^1.3.0" |
520 | 520 | path-is-absolute "^1.0.0" |
521 | 521 |
|
| 522 | +glob@^7.1.3: |
| 523 | + version "7.1.7" |
| 524 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" |
| 525 | + integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
| 526 | + dependencies: |
| 527 | + fs.realpath "^1.0.0" |
| 528 | + inflight "^1.0.4" |
| 529 | + inherits "2" |
| 530 | + minimatch "^3.0.4" |
| 531 | + once "^1.3.0" |
| 532 | + path-is-absolute "^1.0.0" |
| 533 | + |
522 | 534 | globals@^12.1.0: |
523 | 535 | version "12.4.0" |
524 | 536 | resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8" |
@@ -683,11 +695,6 @@ lodash.clonedeep@^4.5.0: |
683 | 695 | resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" |
684 | 696 | integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= |
685 | 697 |
|
686 | | -lodash.flatten@^4.4.0: |
687 | | - version "4.4.0" |
688 | | - resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f" |
689 | | - integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= |
690 | | - |
691 | 698 | lodash.truncate@^4.4.2: |
692 | 699 | version "4.4.2" |
693 | 700 | resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" |
@@ -1013,13 +1020,12 @@ supports-color@^7.1.0: |
1013 | 1020 | has-flag "^4.0.0" |
1014 | 1021 |
|
1015 | 1022 | table@^6.0.4: |
1016 | | - version "6.6.0" |
1017 | | - resolved "https://registry.yarnpkg.com/table/-/table-6.6.0.tgz#905654b79df98d9e9a973de1dd58682532c40e8e" |
1018 | | - integrity sha512-iZMtp5tUvcnAdtHpZTWLPF0M7AgiQsURR2DwmxnJwSy8I3+cY+ozzVvYha3BOLG2TB+L0CqjIz+91htuj6yCXg== |
| 1023 | + version "6.7.0" |
| 1024 | + resolved "https://registry.yarnpkg.com/table/-/table-6.7.0.tgz#26274751f0ee099c547f6cb91d3eff0d61d155b2" |
| 1025 | + integrity sha512-SAM+5p6V99gYiiy2gT5ArdzgM1dLDed0nkrWmG6Fry/bUS/m9x83BwpJUOf1Qj/x2qJd+thL6IkIx7qPGRxqBw== |
1019 | 1026 | dependencies: |
1020 | 1027 | ajv "^8.0.1" |
1021 | 1028 | lodash.clonedeep "^4.5.0" |
1022 | | - lodash.flatten "^4.4.0" |
1023 | 1029 | lodash.truncate "^4.4.2" |
1024 | 1030 | slice-ansi "^4.0.0" |
1025 | 1031 | string-width "^4.2.0" |
|
0 commit comments