1125
1125
dependencies :
1126
1126
eslint-visitor-keys "^3.3.0"
1127
1127
1128
- " @eslint/eslintrc@^1.4.1 " :
1129
- version "1.4.1 "
1130
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1 .tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e "
1131
- integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA ==
1128
+ " @eslint/eslintrc@^2.0.0 " :
1129
+ version "2.0.0 "
1130
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0 .tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff "
1131
+ integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A ==
1132
1132
dependencies :
1133
1133
ajv "^6.12.4"
1134
1134
debug "^4.3.2"
1140
1140
minimatch "^3.1.2"
1141
1141
strip-json-comments "^3.1.1"
1142
1142
1143
+ " @eslint/js@8.35.0 " :
1144
+ version "8.35.0"
1145
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
1146
+ integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
1147
+
1143
1148
" @glimmer/env@0.1.7" , "@glimmer/env@^0.1.7":
1144
1149
version "0.1.7"
1145
1150
resolved "https://registry.yarnpkg.com/@glimmer/env/-/env-0.1.7.tgz#fd2d2b55a9029c6b37a6c935e8c8871ae70dfa07"
1864
1869
dependencies :
1865
1870
" @types/node" " *"
1866
1871
1867
- " @typescript-eslint/eslint-plugin@^5.48.1 " :
1868
- version "5.48.1 "
1869
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1 .tgz#deee67e399f2cb6b4608c935777110e509d8018c "
1870
- integrity sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ ==
1872
+ " @typescript-eslint/eslint-plugin@^5.54.0 " :
1873
+ version "5.54.0 "
1874
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0 .tgz#2c821ad81b2c786d142279a8292090f77d1881f4 "
1875
+ integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw ==
1871
1876
dependencies :
1872
- " @typescript-eslint/scope-manager" " 5.48.1 "
1873
- " @typescript-eslint/type-utils" " 5.48.1 "
1874
- " @typescript-eslint/utils" " 5.48.1 "
1877
+ " @typescript-eslint/scope-manager" " 5.54.0 "
1878
+ " @typescript-eslint/type-utils" " 5.54.0 "
1879
+ " @typescript-eslint/utils" " 5.54.0 "
1875
1880
debug "^4.3.4"
1881
+ grapheme-splitter "^1.0.4"
1876
1882
ignore "^5.2.0"
1877
1883
natural-compare-lite "^1.4.0"
1878
1884
regexpp "^3.2.0"
1879
1885
semver "^7.3.7"
1880
1886
tsutils "^3.21.0"
1881
1887
1882
- " @typescript-eslint/parser@^5.48.1 " :
1883
- version "5.48.1 "
1884
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.1 .tgz#d0125792dab7e232035434ab8ef0658154db2f10 "
1885
- integrity sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA ==
1888
+ " @typescript-eslint/parser@^5.54.0 " :
1889
+ version "5.54.0 "
1890
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0 .tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe "
1891
+ integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ ==
1886
1892
dependencies :
1887
- " @typescript-eslint/scope-manager" " 5.48.1 "
1888
- " @typescript-eslint/types" " 5.48.1 "
1889
- " @typescript-eslint/typescript-estree" " 5.48.1 "
1893
+ " @typescript-eslint/scope-manager" " 5.54.0 "
1894
+ " @typescript-eslint/types" " 5.54.0 "
1895
+ " @typescript-eslint/typescript-estree" " 5.54.0 "
1890
1896
debug "^4.3.4"
1891
1897
1892
- " @typescript-eslint/scope-manager@5.48.1 " :
1893
- version "5.48.1 "
1894
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.1 .tgz#39c71e4de639f5fe08b988005beaaf6d79f9d64d "
1895
- integrity sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ ==
1898
+ " @typescript-eslint/scope-manager@5.54.0 " :
1899
+ version "5.54.0 "
1900
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0 .tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536 "
1901
+ integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg ==
1896
1902
dependencies :
1897
- " @typescript-eslint/types" " 5.48.1 "
1898
- " @typescript-eslint/visitor-keys" " 5.48.1 "
1903
+ " @typescript-eslint/types" " 5.54.0 "
1904
+ " @typescript-eslint/visitor-keys" " 5.54.0 "
1899
1905
1900
- " @typescript-eslint/type-utils@5.48.1 " :
1901
- version "5.48.1 "
1902
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.1 .tgz#5d94ac0c269a81a91ad77c03407cea2caf481412 "
1903
- integrity sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ ==
1906
+ " @typescript-eslint/type-utils@5.54.0 " :
1907
+ version "5.54.0 "
1908
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0 .tgz#390717216eb61393a0cad2995da154b613ba7b26 "
1909
+ integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ ==
1904
1910
dependencies :
1905
- " @typescript-eslint/typescript-estree" " 5.48.1 "
1906
- " @typescript-eslint/utils" " 5.48.1 "
1911
+ " @typescript-eslint/typescript-estree" " 5.54.0 "
1912
+ " @typescript-eslint/utils" " 5.54.0 "
1907
1913
debug "^4.3.4"
1908
1914
tsutils "^3.21.0"
1909
1915
1910
- " @typescript-eslint/types@5.48.1 " :
1911
- version "5.48.1 "
1912
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.1 .tgz#efd1913a9aaf67caf8a6e6779fd53e14e8587e14 "
1913
- integrity sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg ==
1916
+ " @typescript-eslint/types@5.54.0 " :
1917
+ version "5.54.0 "
1918
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0 .tgz#7d519df01f50739254d89378e0dcac504cab2740 "
1919
+ integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ ==
1914
1920
1915
- " @typescript-eslint/typescript-estree@5.48.1 " :
1916
- version "5.48.1 "
1917
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1 .tgz#9efa8ee2aa471c6ab62e649f6e64d8d121bc2056 "
1918
- integrity sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA ==
1921
+ " @typescript-eslint/typescript-estree@5.54.0 " :
1922
+ version "5.54.0 "
1923
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0 .tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99 "
1924
+ integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ ==
1919
1925
dependencies :
1920
- " @typescript-eslint/types" " 5.48.1 "
1921
- " @typescript-eslint/visitor-keys" " 5.48.1 "
1926
+ " @typescript-eslint/types" " 5.54.0 "
1927
+ " @typescript-eslint/visitor-keys" " 5.54.0 "
1922
1928
debug "^4.3.4"
1923
1929
globby "^11.1.0"
1924
1930
is-glob "^4.0.3"
1925
1931
semver "^7.3.7"
1926
1932
tsutils "^3.21.0"
1927
1933
1928
- " @typescript-eslint/utils@5.48.1 " :
1929
- version "5.48.1 "
1930
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.1 .tgz#20f2f4e88e9e2a0961cbebcb47a1f0f7da7ba7f9 "
1931
- integrity sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA ==
1934
+ " @typescript-eslint/utils@5.54.0 " :
1935
+ version "5.54.0 "
1936
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0 .tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21 "
1937
+ integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw ==
1932
1938
dependencies :
1933
1939
" @types/json-schema" " ^7.0.9"
1934
1940
" @types/semver" " ^7.3.12"
1935
- " @typescript-eslint/scope-manager" " 5.48.1 "
1936
- " @typescript-eslint/types" " 5.48.1 "
1937
- " @typescript-eslint/typescript-estree" " 5.48.1 "
1941
+ " @typescript-eslint/scope-manager" " 5.54.0 "
1942
+ " @typescript-eslint/types" " 5.54.0 "
1943
+ " @typescript-eslint/typescript-estree" " 5.54.0 "
1938
1944
eslint-scope "^5.1.1"
1939
1945
eslint-utils "^3.0.0"
1940
1946
semver "^7.3.7"
1941
1947
1942
- " @typescript-eslint/visitor-keys@5.48.1 " :
1943
- version "5.48.1 "
1944
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1 .tgz#79fd4fb9996023ef86849bf6f904f33eb6c8fccb "
1945
- integrity sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA ==
1948
+ " @typescript-eslint/visitor-keys@5.54.0 " :
1949
+ version "5.54.0 "
1950
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0 .tgz#846878afbf0cd67c19cfa8d75947383d4490db8f "
1951
+ integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA ==
1946
1952
dependencies :
1947
- " @typescript-eslint/types" " 5.48.1 "
1953
+ " @typescript-eslint/types" " 5.54.0 "
1948
1954
eslint-visitor-keys "^3.3.0"
1949
1955
1950
1956
acorn-jsx@^5.3.2 :
@@ -3220,10 +3226,10 @@ eslint-plugin-eslint-comments@^3.2.0:
3220
3226
escape-string-regexp "^1.0.5"
3221
3227
ignore "^5.0.5"
3222
3228
3223
- eslint-plugin-jsdoc@^39.6.4 :
3224
- version "39.6.4 "
3225
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.6.4 .tgz#b940aebd3eea26884a0d341785d2dc3aba6a38a7 "
3226
- integrity sha512-fskvdLCfwmPjHb6e+xNGDtGgbF8X7cDwMtVLAP2WwSf9Htrx68OAx31BESBM1FAwsN2HTQyYQq7m4aW4Q4Nlag ==
3229
+ eslint-plugin-jsdoc@^40.0.0 :
3230
+ version "40.0.0 "
3231
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.0.0 .tgz#7f433757aa91721e4b88a527dc17ac0437c3c075 "
3232
+ integrity sha512-LOPyIu1vAVvGPkye3ci0moj0iNf3f8bmin6do2DYDj+77NRXWnkmhKRy8swWsatUs3mB5jYPWPUsFg9pyfEiyA ==
3227
3233
dependencies :
3228
3234
" @es-joy/jsdoccomment" " ~0.36.1"
3229
3235
comment-parser "1.3.1"
@@ -3312,12 +3318,13 @@ eslint-visitor-keys@^3.3.0:
3312
3318
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3313
3319
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3314
3320
3315
- eslint@^8.31 .0 :
3316
- version "8.31 .0"
3317
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
3318
- integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
3321
+ eslint@^8.35 .0 :
3322
+ version "8.35 .0"
3323
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35 .0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323 "
3324
+ integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw ==
3319
3325
dependencies :
3320
- " @eslint/eslintrc" " ^1.4.1"
3326
+ " @eslint/eslintrc" " ^2.0.0"
3327
+ " @eslint/js" " 8.35.0"
3321
3328
" @humanwhocodes/config-array" " ^0.11.8"
3322
3329
" @humanwhocodes/module-importer" " ^1.0.1"
3323
3330
" @nodelib/fs.walk" " ^1.2.8"
@@ -3331,7 +3338,7 @@ eslint@^8.31.0:
3331
3338
eslint-utils "^3.0.0"
3332
3339
eslint-visitor-keys "^3.3.0"
3333
3340
espree "^9.4.0"
3334
- esquery "^1.4.0 "
3341
+ esquery "^1.4.2 "
3335
3342
esutils "^2.0.2"
3336
3343
fast-deep-equal "^3.1.3"
3337
3344
file-entry-cache "^6.0.1"
@@ -3378,6 +3385,13 @@ esquery@^1.4.0:
3378
3385
dependencies :
3379
3386
estraverse "^5.1.0"
3380
3387
3388
+ esquery@^1.4.2 :
3389
+ version "1.4.2"
3390
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
3391
+ integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
3392
+ dependencies :
3393
+ estraverse "^5.1.0"
3394
+
3381
3395
esrecurse@^4.3.0 :
3382
3396
version "4.3.0"
3383
3397
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
0 commit comments