|
634 | 634 | minimatch "^3.1.2"
|
635 | 635 | strip-json-comments "^3.1.1"
|
636 | 636 |
|
637 |
| -"@eslint/js@9.27.0", "@eslint/js@^9.16.0": |
638 |
| - version "9.27.0" |
639 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0" |
640 |
| - integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA== |
| 637 | +"@eslint/js@9.28.0", "@eslint/js@^9.16.0": |
| 638 | + version "9.28.0" |
| 639 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844" |
| 640 | + integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg== |
641 | 641 |
|
642 | 642 | "@eslint/object-schema@^2.1.6":
|
643 | 643 | version "2.1.6"
|
@@ -3872,17 +3872,17 @@ eslint-visitor-keys@^4.2.0:
|
3872 | 3872 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
3873 | 3873 |
|
3874 | 3874 | eslint@^9.16.0:
|
3875 |
| - version "9.27.0" |
3876 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979" |
3877 |
| - integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q== |
| 3875 | + version "9.28.0" |
| 3876 | + resolved "https://registry.npmjs.org/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d" |
| 3877 | + integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ== |
3878 | 3878 | dependencies:
|
3879 | 3879 | "@eslint-community/eslint-utils" "^4.2.0"
|
3880 | 3880 | "@eslint-community/regexpp" "^4.12.1"
|
3881 | 3881 | "@eslint/config-array" "^0.20.0"
|
3882 | 3882 | "@eslint/config-helpers" "^0.2.1"
|
3883 | 3883 | "@eslint/core" "^0.14.0"
|
3884 | 3884 | "@eslint/eslintrc" "^3.3.1"
|
3885 |
| - "@eslint/js" "9.27.0" |
| 3885 | + "@eslint/js" "9.28.0" |
3886 | 3886 | "@eslint/plugin-kit" "^0.3.1"
|
3887 | 3887 | "@humanfs/node" "^0.16.6"
|
3888 | 3888 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments