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 2323 "test" : " test/javascript/run-qunit.mjs"
2424 },
2525 "devDependencies" : {
26- "@babel/core" : " ^7.26.8 " ,
27- "@babel/preset-env" : " ^7.26.8 " ,
26+ "@babel/core" : " ^7.26.10 " ,
27+ "@babel/preset-env" : " ^7.26.9 " ,
2828 "@rollup/plugin-babel" : " ^6.0.4" ,
29- "@rollup/plugin-node-resolve" : " ^16.0.0 " ,
29+ "@rollup/plugin-node-resolve" : " ^16.0.1 " ,
3030 "chrome-launcher" : " ^1.1.2" ,
31- "eslint" : " ^9.20 .0" ,
31+ "eslint" : " ^9.23 .0" ,
3232 "eslint-plugin-compat" : " ^6.0.2" ,
3333 "neostandard" : " ^0.12.1" ,
34- "puppeteer-core" : " ^24.2 .0" ,
35- "rollup" : " ^4.34.6 " ,
34+ "puppeteer-core" : " ^24.4 .0" ,
35+ "rollup" : " ^4.36.0 " ,
3636 "rollup-plugin-copy" : " ^3.5.0"
3737 },
3838 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments