File tree Expand file tree Collapse file tree 6 files changed +107
-220
lines changed
Expand file tree Collapse file tree 6 files changed +107
-220
lines changed Original file line number Diff line number Diff line change 3939 - uses : actions/checkout@v4
4040
4141 - name : Setup PNPM
42- uses : pnpm/action-setup@v3 .0.0
42+ uses : pnpm/action-setup@v4 .0.0
4343 with :
4444 version : latest
4545
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v4
1818
1919 - name : Setup PNPM
20- uses : pnpm/action-setup@v3 .0.0
20+ uses : pnpm/action-setup@v4 .0.0
2121 with :
2222 version : latest
2323
4545 - uses : actions/checkout@v4
4646
4747 - name : Setup PNPM
48- uses : pnpm/action-setup@v3 .0.0
48+ uses : pnpm/action-setup@v4 .0.0
4949 with :
5050 version : latest
5151
7373 - uses : actions/checkout@v4
7474
7575 - name : Setup PNPM
76- uses : pnpm/action-setup@v3 .0.0
76+ uses : pnpm/action-setup@v4 .0.0
7777 with :
7878 version : latest
7979
@@ -101,7 +101,7 @@ jobs:
101101 - uses : actions/checkout@v4
102102
103103 - name : Setup PNPM
104- uses : pnpm/action-setup@v3 .0.0
104+ uses : pnpm/action-setup@v4 .0.0
105105 with :
106106 version : latest
107107
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v4
1818
1919 - name : Setup PNPM
20- uses : pnpm/action-setup@v3 .0.0
20+ uses : pnpm/action-setup@v4 .0.0
2121 with :
2222 version : latest
2323
Original file line number Diff line number Diff line change 1717 token : ${{ secrets.GIT_TOKEN }}
1818
1919 - name : Setup PNPM
20- uses : pnpm/action-setup@v3 .0.0
20+ uses : pnpm/action-setup@v4 .0.0
2121 with :
2222 version : latest
2323
Original file line number Diff line number Diff line change 3333 "@types/node" : " 20.12.7" ,
3434 "@typescript-eslint/eslint-plugin" : " 7.7.0" ,
3535 "@typescript-eslint/parser" : " 7.7.0" ,
36- "eslint" : " 8.57 .0" ,
36+ "eslint" : " 9.2 .0" ,
3737 "eslint-import-resolver-typescript" : " 3.6.1" ,
3838 "eslint-plugin-import" : " 2.29.1" ,
39- "eslint-plugin-jest" : " 27.9 .0" ,
39+ "eslint-plugin-jest" : " 28.5 .0" ,
4040 "eslint-plugin-prettier" : " 5.1.3" ,
4141 "jest" : " 29.7.0" ,
4242 "prettier" : " 3.2.5" ,
You can’t perform that action at this time.
0 commit comments