File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 48
48
"@babel/preset-react" : " 7.25.9" ,
49
49
"babel-eslint" : " 10.1.0" ,
50
50
"babel-loader" : " 9.2.1" ,
51
- "eslint" : " 9.25.0 " ,
51
+ "eslint" : " 9.25.1 " ,
52
52
"@eslint/compat" : " 1.2.8" ,
53
53
"@eslint/eslintrc" : " 3.3.1" ,
54
54
"@eslint/js" : " 9.25.0" ,
Original file line number Diff line number Diff line change 928
928
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a"
929
929
integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==
930
930
931
+ " @eslint/js@9.25.1 " :
932
+ version "9.25.1"
933
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
934
+ integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
935
+
931
936
" @eslint/object-schema@^2.1.6 " :
932
937
version "2.1.6"
933
938
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
@@ -2804,18 +2809,18 @@ eslint-visitor-keys@^4.2.0:
2804
2809
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2805
2810
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2806
2811
2807
- eslint@9.25.0 :
2808
- version "9.25.0 "
2809
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0 .tgz#ebf629bb26d8e7490ff94f87321863cd73272351 "
2810
- integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA ==
2812
+ eslint@9.25.1 :
2813
+ version "9.25.1 "
2814
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1 .tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580 "
2815
+ integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ ==
2811
2816
dependencies :
2812
2817
" @eslint-community/eslint-utils" " ^4.2.0"
2813
2818
" @eslint-community/regexpp" " ^4.12.1"
2814
2819
" @eslint/config-array" " ^0.20.0"
2815
2820
" @eslint/config-helpers" " ^0.2.1"
2816
2821
" @eslint/core" " ^0.13.0"
2817
2822
" @eslint/eslintrc" " ^3.3.1"
2818
- " @eslint/js" " 9.25.0 "
2823
+ " @eslint/js" " 9.25.1 "
2819
2824
" @eslint/plugin-kit" " ^0.2.8"
2820
2825
" @humanfs/node" " ^0.16.6"
2821
2826
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments