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 1302
1302
}
1303
1303
},
1304
1304
"devDependencies" : {
1305
- "@eslint/js" : " ^9.17 .0" ,
1305
+ "@eslint/js" : " ^9.19 .0" ,
1306
1306
"@types/glob" : " ^8.1.0" ,
1307
1307
"@types/mocha" : " ^10.0.10" ,
1308
1308
"@types/node" : " ^22.9.0" ,
Original file line number Diff line number Diff line change 58
58
minimatch "^3.1.2"
59
59
strip-json-comments "^3.1.1"
60
60
61
- " @eslint/[email protected] " , "@eslint/js@^9.17.0" :
61
+
62
62
version "9.17.0"
63
63
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
64
64
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
65
65
66
+ " @eslint/js@^9.19.0 " :
67
+ version "9.19.0"
68
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789"
69
+ integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==
70
+
66
71
" @eslint/object-schema@^2.1.4 " :
67
72
version "2.1.4"
68
73
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
You can’t perform that action at this time.
0 commit comments