File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 26
26
"prettier:fix" : " npm run prettier -- --write"
27
27
},
28
28
"devDependencies" : {
29
- "@eslint/js" : " ^9.30 .0" ,
29
+ "@eslint/js" : " ^9.34 .0" ,
30
30
"copy-webpack-plugin" : " ^13.0.0" ,
31
31
"css-loader" : " ^7.1.2" ,
32
32
"css-minimizer-webpack-plugin" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 55
55
minimatch "^3.1.2"
56
56
strip-json-comments "^3.1.1"
57
57
58
- " @eslint/[email protected] " , "@eslint/js@^9.30.0" :
58
+
59
59
version "9.32.0"
60
60
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
61
61
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
62
62
63
+ " @eslint/js@^9.34.0 " :
64
+ version "9.34.0"
65
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b"
66
+ integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==
67
+
63
68
" @eslint/object-schema@^2.1.6 " :
64
69
version "2.1.6"
65
70
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
You can’t perform that action at this time.
0 commit comments