File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- require :
1+ plugins :
22 - rubocop-minitest
33 - rubocop-packaging
44 - rubocop-performance
Original file line number Diff line number Diff line change 2222 "test" : " test/javascript/run-qunit.mjs"
2323 },
2424 "devDependencies" : {
25- "@babel/core" : " ^7.26.8 " ,
26- "@babel/preset-env" : " ^7.26.8 " ,
25+ "@babel/core" : " ^7.26.10 " ,
26+ "@babel/preset-env" : " ^7.26.9 " ,
2727 "@rollup/plugin-babel" : " ^6.0.4" ,
28- "@rollup/plugin-node-resolve" : " ^16.0.0 " ,
28+ "@rollup/plugin-node-resolve" : " ^16.0.1 " ,
2929 "chrome-launcher" : " ^1.1.2" ,
30- "eslint" : " ^9.20 .0" ,
30+ "eslint" : " ^9.23 .0" ,
3131 "eslint-plugin-compat" : " ^6.0.2" ,
3232 "neostandard" : " ^0.12.1" ,
33- "puppeteer-core" : " ^24.2 .0" ,
34- "rollup" : " ^4.34.6 " ,
33+ "puppeteer-core" : " ^24.4 .0" ,
34+ "rollup" : " ^4.36.0 " ,
3535 "rollup-plugin-copy" : " ^3.5.0"
3636 },
3737 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments