File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : pnpm/action-setup@v3
1717 with :
18- version : 9
18+ version : 10
1919 - run : pnpm i --frozen-lockfile
2020 - run : pnpm run lint
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : pnpm/action-setup@v3
1717 with :
18- version : 9
18+ version : 10
1919 - run : pnpm i --frozen-lockfile
2020 - run : pnpm run test
Original file line number Diff line number Diff line change 5555 "release-plan" : " 0.17.0" ,
5656 "vitest" : " ^3.0.0"
5757 },
58- "packageManager" : " pnpm@10.13.1 " ,
58+ "packageManager" : " pnpm@10.19.0 " ,
5959 "engines" : {
6060 "node" : " >=20"
6161 },
6262 "volta" : {
6363 "node" : " 22.17.1" ,
64- "pnpm" : " 10.13.1 "
64+ "pnpm" : " 10.19.0 "
6565 },
6666 "directories" : {
6767 "lib" : " lib"
You can’t perform that action at this time.
0 commit comments