File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/create-monorepo/template/base Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 "test:foo" : " pnpm run -C packages/foo test"
1414 },
1515 "devDependencies" : {
16- "@eslint/js" : " ^9.24 .0" ,
16+ "@eslint/js" : " ^9.25 .0" ,
1717 "@rollup/plugin-commonjs" : " ^28.0.3" ,
1818 "@rollup/plugin-node-resolve" : " ^16.0.1" ,
1919 "@rollup/plugin-typescript" : " ^12.1.2" ,
2020 "@types/node" : " ^22.14.1" ,
2121 "dotenv" : " ^16.5.0" ,
22- "eslint" : " ^9.24 .0" ,
22+ "eslint" : " ^9.25 .0" ,
2323 "eslint-config-prettier" : " ^10.1.2" ,
2424 "eslint-plugin-prettier" : " ^5.2.6" ,
2525 "esno" : " ^4.8.0" ,
2929 "rollup-plugin-dts" : " ^6.2.1" ,
3030 "rollup-plugin-rm" : " ^1.0.2" ,
3131 "typescript" : " ^5.8.3" ,
32- "typescript-eslint" : " ^8.29 .1" ,
32+ "typescript-eslint" : " ^8.30 .1" ,
3333 "vitest" : " ^3.1.1"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments