File tree Expand file tree Collapse file tree 4 files changed +118
-163
lines changed
Expand file tree Collapse file tree 4 files changed +118
-163
lines changed Original file line number Diff line number Diff line change 4848
4949 - # Required for the package command tests to work
5050 name : Set up Docker Buildx
51- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
51+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4
5252
5353 - name : Test
5454 run : |
Original file line number Diff line number Diff line change 5757 "@types/yargs" : " ^17.0.24" ,
5858 "@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
5959 "@typescript-eslint/parser" : " ^7.0.0" ,
60- "ava" : " ^6 .0.1 " ,
60+ "ava" : " ^7 .0.0 " ,
6161 "eslint" : " ^8.46.0" ,
6262 "eslint-config-prettier" : " ^9.0.0" ,
6363 "eslint-config-standard" : " ^17.1.0" ,
112112 "yargs" : " ^18.0.0"
113113 },
114114 "overrides" : {
115- "@vercel/nft" : " 1.3.2 "
115+ "@vercel/nft" : " 1.5.0 "
116116 },
117- "packageManager" : " pnpm@10.23 .0"
117+ "packageManager" : " pnpm@10.33 .0"
118118}
You can’t perform that action at this time.
0 commit comments