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.13 .0" ,
1305
+ "@eslint/js" : " ^9.16 .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.13.0" :
61
+
62
62
version "9.15.0"
63
63
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
64
64
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
65
65
66
+ " @eslint/js@^9.16.0 " :
67
+ version "9.16.0"
68
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
69
+ integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==
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