File tree Expand file tree Collapse file tree 6 files changed +56
-56
lines changed
Expand file tree Collapse file tree 6 files changed +56
-56
lines changed Original file line number Diff line number Diff line change 88 lint :
99 runs-on : buildjet-4vcpu-ubuntu-2204
1010 container :
11- image : node:20
11+ image : node:22
1212 credentials :
1313 username : ${{ vars.DOCKER_HUB_USERNAME }}
1414 password : ${{ secrets.DOCKER_HUB_API_KEY }}
Original file line number Diff line number Diff line change 88 pin-dependencies-check :
99 runs-on : buildjet-4vcpu-ubuntu-2204
1010 container :
11- image : node:20
11+ image : node:22
1212 credentials :
1313 username : ${{ vars.DOCKER_HUB_USERNAME }}
1414 password : ${{ secrets.DOCKER_HUB_API_KEY }}
Original file line number Diff line number Diff line change 66 pr-title-check :
77 runs-on : buildjet-4vcpu-ubuntu-2204
88 container :
9- image : node:20
9+ image : node:22
1010 credentials :
1111 username : ${{ vars.DOCKER_HUB_USERNAME }}
1212 password : ${{ secrets.DOCKER_HUB_API_KEY }}
Original file line number Diff line number Diff line change 88 tests :
99 runs-on : buildjet-4vcpu-ubuntu-2204
1010 container :
11- image : node:20
11+ image : node:22
1212 credentials :
1313 username : ${{ vars.DOCKER_HUB_USERNAME }}
1414 password : ${{ secrets.DOCKER_HUB_API_KEY }}
Original file line number Diff line number Diff line change 4747 "devDependencies" : {
4848 "@biomejs/biome" : " 1.9.4" ,
4949 "@types/jest" : " 29.5.14" ,
50- "@types/node" : " 18.19.80 " ,
50+ "@types/node" : " 22.14.0 " ,
5151 "@types/react" : " 19.1.0" ,
5252 "jest" : " 29.7.0" ,
5353 "jest-fetch-mock" : " 3.0.3" ,
You can’t perform that action at this time.
0 commit comments