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.21 .0" ,
29
+ "@eslint/js" : " ^9.23 .0" ,
30
30
"copy-webpack-plugin" : " ^13.0.0" ,
31
31
"css-loader" : " ^7.1.2" ,
32
32
"css-minimizer-webpack-plugin" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 50
50
minimatch "^3.1.2"
51
51
strip-json-comments "^3.1.1"
52
52
53
- " @eslint/[email protected] " , "@eslint/js@^9.21.0" :
53
+
54
54
version "9.21.0"
55
55
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
56
56
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
57
57
58
+ " @eslint/js@^9.23.0 " :
59
+ version "9.23.0"
60
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
61
+ integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
62
+
58
63
" @eslint/object-schema@^2.1.6 " :
59
64
version "2.1.6"
60
65
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