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.23 .0" ,
29
+ "@eslint/js" : " ^9.27 .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.23.0" :
58
+
59
59
version "9.25.1"
60
60
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
61
61
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
62
62
63
+ " @eslint/js@^9.27.0 " :
64
+ version "9.27.0"
65
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
66
+ integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
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