19
19
dependencies :
20
20
eslint-visitor-keys "^3.3.0"
21
21
22
- " @eslint-community/regexpp@^4.5.1 " :
22
+ " @eslint-community/regexpp@^4.5.1" , "@eslint-community/regexpp@^4.6.1" :
23
23
version "4.10.0"
24
24
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
25
25
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
26
26
27
- " @eslint-community/regexpp@^4.6.1 " :
28
- version "4.6.2"
29
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
30
- integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
31
-
32
27
" @eslint/eslintrc@^2.1.4 " :
33
28
version "2.1.4"
34
29
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
44
39
minimatch "^3.1.2"
45
40
strip-json-comments "^3.1.1"
46
41
47
- " @eslint/js@8.56 .0 " :
48
- version "8.56 .0"
49
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56 .0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b "
50
- integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A ==
42
+ " @eslint/js@8.57 .0 " :
43
+ version "8.57 .0"
44
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57 .0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f "
45
+ integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g ==
51
46
52
- " @humanwhocodes/config-array@^0.11.13 " :
53
- version "0.11.13 "
54
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13 .tgz#075dc9684f40a531d9b26b0822153c1e832ee297 "
55
- integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ ==
47
+ " @humanwhocodes/config-array@^0.11.14 " :
48
+ version "0.11.14 "
49
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14 .tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b "
50
+ integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg ==
56
51
dependencies :
57
- " @humanwhocodes/object-schema" " ^2.0.1 "
58
- debug "^4.1 .1"
52
+ " @humanwhocodes/object-schema" " ^2.0.2 "
53
+ debug "^4.3 .1"
59
54
minimatch "^3.0.5"
60
55
61
56
" @humanwhocodes/module-importer@^1.0.1 " :
62
57
version "1.0.1"
63
58
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
64
59
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
65
60
66
- " @humanwhocodes/object-schema@^2.0.1 " :
67
- version "2.0.1 "
68
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1 .tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044 "
69
- integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw ==
61
+ " @humanwhocodes/object-schema@^2.0.2 " :
62
+ version "2.0.2 "
63
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2 .tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917 "
64
+ integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw ==
70
65
71
66
" @isaacs/cliui@^8.0.2 " :
72
67
version "8.0.2"
@@ -812,7 +807,7 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
812
807
shebang-command "^2.0.0"
813
808
which "^2.0.1"
814
809
815
- debug@4, [email protected] , debug@^4.1 .1, debug@^4.3.2, debug@^4.3.4 :
810
+ debug@4, [email protected] , debug@^4.3 .1, debug@^4.3.2, debug@^4.3.4 :
816
811
version "4.3.4"
817
812
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
818
813
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -928,16 +923,16 @@ eslint-webpack-plugin@^4.0.1:
928
923
normalize-path "^3.0.0"
929
924
schema-utils "^4.0.0"
930
925
931
- eslint@^8.56 .0 :
932
- version "8.56 .0"
933
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56 .0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15 "
934
- integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ ==
926
+ eslint@^8.57 .0 :
927
+ version "8.57 .0"
928
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57 .0.tgz#c786a6fd0e0b68941aaf624596fb987089195668 "
929
+ integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ ==
935
930
dependencies :
936
931
" @eslint-community/eslint-utils" " ^4.2.0"
937
932
" @eslint-community/regexpp" " ^4.6.1"
938
933
" @eslint/eslintrc" " ^2.1.4"
939
- " @eslint/js" " 8.56 .0"
940
- " @humanwhocodes/config-array" " ^0.11.13 "
934
+ " @eslint/js" " 8.57 .0"
935
+ " @humanwhocodes/config-array" " ^0.11.14 "
941
936
" @humanwhocodes/module-importer" " ^1.0.1"
942
937
" @nodelib/fs.walk" " ^1.2.8"
943
938
" @ungap/structured-clone" " ^1.2.0"
@@ -1250,12 +1245,7 @@ husky@^9.0.11:
1250
1245
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11.tgz#fc91df4c756050de41b3e478b2158b87c1e79af9"
1251
1246
integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==
1252
1247
1253
- ignore@^5.2.0 :
1254
- version "5.2.4"
1255
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
1256
- integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
1257
-
1258
- ignore@^5.2.4 :
1248
+ ignore@^5.2.0, ignore@^5.2.4 :
1259
1249
version "5.3.1"
1260
1250
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
1261
1251
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
1560
1550
dependencies :
1561
1551
brace-expansion "^2.0.1"
1562
1552
1563
-
1553
+ [email protected] , minimatch@^9.0.1 :
1564
1554
version "9.0.3"
1565
1555
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1566
1556
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -1581,13 +1571,6 @@ minimatch@^5.0.1:
1581
1571
dependencies :
1582
1572
brace-expansion "^2.0.1"
1583
1573
1584
- minimatch@^9.0.1 :
1585
- version "9.0.2"
1586
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.2.tgz#397e387fff22f6795844d00badc903a3d5de7057"
1587
- integrity sha512-PZOT9g5v2ojiTL7r1xF6plNHLtOeTpSlDI007As2NlA2aYBMfVom17yqa6QzhmDP8QOhn7LjHTg7DFCVSSa6yg==
1588
- dependencies :
1589
- brace-expansion "^2.0.1"
1590
-
1591
1574
" minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
1592
1575
version "7.0.1"
1593
1576
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
0 commit comments