|
31 | 31 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b" |
32 | 32 | integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew== |
33 | 33 |
|
34 | | -"@eslint/config-array@^0.23.4": |
| 34 | +"@eslint/config-array@^0.23.5": |
35 | 35 | version "0.23.5" |
36 | 36 | resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.5.tgz#56e86d243049195d8acc0c06a1b3dfdc3fa3de95" |
37 | 37 | integrity sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA== |
|
40 | 40 | debug "^4.3.1" |
41 | 41 | minimatch "^10.2.4" |
42 | 42 |
|
43 | | -"@eslint/config-helpers@^0.5.4": |
| 43 | +"@eslint/config-helpers@^0.5.5": |
44 | 44 | version "0.5.5" |
45 | 45 | resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.5.tgz#ae16134e4792ac5fbdc533548a24ac1ea9f7f3ae" |
46 | 46 | integrity sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w== |
47 | 47 | dependencies: |
48 | 48 | "@eslint/core" "^1.2.1" |
49 | 49 |
|
50 | | -"@eslint/core@^1.2.0", "@eslint/core@^1.2.1": |
| 50 | +"@eslint/core@^1.2.1": |
51 | 51 | version "1.2.1" |
52 | 52 | resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.2.1.tgz#c1da7cd1b82fa8787f98b5629fb811848a1b63ce" |
53 | 53 | integrity sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ== |
|
59 | 59 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.5.tgz#88e9bf4d11d2b19c082e78ebe7ce88724a5eb091" |
60 | 60 | integrity sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw== |
61 | 61 |
|
62 | | -"@eslint/plugin-kit@^0.7.0": |
| 62 | +"@eslint/plugin-kit@^0.7.1": |
63 | 63 | version "0.7.1" |
64 | 64 | resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.7.1.tgz#c4125fd015eceeb09b793109fdbcd4dd0a02d346" |
65 | 65 | integrity sha512-rZAP3aVgB9ds9KOeUSL+zZ21hPmo8dh6fnIFwRQj5EAZl9gzR7wxYbYXYysAM8CTqGmUGyp2S4kUdV17MnGuWQ== |
@@ -1391,17 +1391,17 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1: |
1391 | 1391 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
1392 | 1392 | integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
1393 | 1393 |
|
1394 | | -eslint@10.2.0: |
1395 | | - version "10.2.0" |
1396 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.0.tgz#711c80d32fc3fdd3a575bb93977df43887c3ec8e" |
1397 | | - integrity sha512-+L0vBFYGIpSNIt/KWTpFonPrqYvgKw1eUI5Vn7mEogrQcWtWYtNQ7dNqC+px/J0idT3BAkiWrhfS7k+Tum8TUA== |
| 1394 | +eslint@10.2.1: |
| 1395 | + version "10.2.1" |
| 1396 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.1.tgz#224b2a6caeb34473eddcf918762363e2e063222a" |
| 1397 | + integrity sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q== |
1398 | 1398 | dependencies: |
1399 | 1399 | "@eslint-community/eslint-utils" "^4.8.0" |
1400 | 1400 | "@eslint-community/regexpp" "^4.12.2" |
1401 | | - "@eslint/config-array" "^0.23.4" |
1402 | | - "@eslint/config-helpers" "^0.5.4" |
1403 | | - "@eslint/core" "^1.2.0" |
1404 | | - "@eslint/plugin-kit" "^0.7.0" |
| 1401 | + "@eslint/config-array" "^0.23.5" |
| 1402 | + "@eslint/config-helpers" "^0.5.5" |
| 1403 | + "@eslint/core" "^1.2.1" |
| 1404 | + "@eslint/plugin-kit" "^0.7.1" |
1405 | 1405 | "@humanfs/node" "^0.16.6" |
1406 | 1406 | "@humanwhocodes/module-importer" "^1.0.1" |
1407 | 1407 | "@humanwhocodes/retry" "^0.4.2" |
|
0 commit comments