|
632 | 632 | minimatch "^3.1.2"
|
633 | 633 | strip-json-comments "^3.1.1"
|
634 | 634 |
|
635 |
| -"@eslint/[email protected].0", "@eslint/js@^9.16.0": |
636 |
| - version "9.25.0" |
637 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a" |
638 |
| - integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w== |
| 635 | +"@eslint/[email protected].1", "@eslint/js@^9.16.0": |
| 636 | + version "9.25.1" |
| 637 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117" |
| 638 | + integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg== |
639 | 639 |
|
640 | 640 | "@eslint/object-schema@^2.1.6":
|
641 | 641 | version "2.1.6"
|
@@ -3887,17 +3887,17 @@ eslint-visitor-keys@^4.2.0:
|
3887 | 3887 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
3888 | 3888 |
|
3889 | 3889 | eslint@^9.16.0:
|
3890 |
| - version "9.25.0" |
3891 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351" |
3892 |
| - integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA== |
| 3890 | + version "9.25.1" |
| 3891 | + resolved "https://registry.npmjs.org/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580" |
| 3892 | + integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ== |
3893 | 3893 | dependencies:
|
3894 | 3894 | "@eslint-community/eslint-utils" "^4.2.0"
|
3895 | 3895 | "@eslint-community/regexpp" "^4.12.1"
|
3896 | 3896 | "@eslint/config-array" "^0.20.0"
|
3897 | 3897 | "@eslint/config-helpers" "^0.2.1"
|
3898 | 3898 | "@eslint/core" "^0.13.0"
|
3899 | 3899 | "@eslint/eslintrc" "^3.3.1"
|
3900 |
| - "@eslint/js" "9.25.0" |
| 3900 | + "@eslint/js" "9.25.1" |
3901 | 3901 | "@eslint/plugin-kit" "^0.2.8"
|
3902 | 3902 | "@humanfs/node" "^0.16.6"
|
3903 | 3903 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments