File tree Expand file tree Collapse file tree 6 files changed +116
-205
lines changed Expand file tree Collapse file tree 6 files changed +116
-205
lines changed Original file line number Diff line number Diff line change 4141 - uses : actions/checkout@v5
4242
4343 - name : Setup PNPM
44- uses : pnpm/action-setup@v4.1 .0
44+ uses : pnpm/action-setup@v4.2 .0
4545 with :
4646 version : latest
4747
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v5
1818
1919 - name : Setup PNPM
20- uses : pnpm/action-setup@v4.1 .0
20+ uses : pnpm/action-setup@v4.2 .0
2121 with :
2222 version : latest
2323
4545 - uses : actions/checkout@v5
4646
4747 - name : Setup PNPM
48- uses : pnpm/action-setup@v4.1 .0
48+ uses : pnpm/action-setup@v4.2 .0
4949 with :
5050 version : latest
5151
7373 - uses : actions/checkout@v5
7474
7575 - name : Setup PNPM
76- uses : pnpm/action-setup@v4.1 .0
76+ uses : pnpm/action-setup@v4.2 .0
7777 with :
7878 version : latest
7979
@@ -101,7 +101,7 @@ jobs:
101101 - uses : actions/checkout@v5
102102
103103 - name : Setup PNPM
104- uses : pnpm/action-setup@v4.1 .0
104+ uses : pnpm/action-setup@v4.2 .0
105105 with :
106106 version : latest
107107
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v5
1818
1919 - name : Setup PNPM
20- uses : pnpm/action-setup@v4.1 .0
20+ uses : pnpm/action-setup@v4.2 .0
2121 with :
2222 version : latest
2323
Original file line number Diff line number Diff line change 1919 token : ${{ secrets.GITHUB_TOKEN }}
2020
2121 - name : Setup PNPM
22- uses : pnpm/action-setup@v4.1 .0
22+ uses : pnpm/action-setup@v4.2 .0
2323 with :
2424 version : latest
2525
Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@eslint/compat" : " 1.4.0" ,
3333 "@eslint/js" : " 9.37.0" ,
34- "@types/node" : " 22.18.8 " ,
35- "@typescript-eslint/eslint-plugin" : " 8.45.0 " ,
36- "@typescript-eslint/parser" : " 8.45.0 " ,
34+ "@types/node" : " 22.18.11 " ,
35+ "@typescript-eslint/eslint-plugin" : " 8.46.1 " ,
36+ "@typescript-eslint/parser" : " 8.46.1 " ,
3737 "@vitest/coverage-v8" : " 3.2.4" ,
3838 "eslint" : " 9.37.0" ,
3939 "eslint-import-resolver-typescript" : " 4.4.4" ,
4040 "eslint-plugin-import" : " 2.32.0" ,
4141 "eslint-plugin-prettier" : " 5.5.4" ,
42- "@vitest/eslint-plugin" : " 1.3.15 " ,
42+ "@vitest/eslint-plugin" : " 1.3.20 " ,
4343 "prettier" : " 3.6.2" ,
4444 "rimraf" : " 6.0.1" ,
4545 "typescript" : " 5.9.3" ,
46- "typescript-eslint" : " 8.45.0 " ,
46+ "typescript-eslint" : " 8.46.1 " ,
4747 "vitest" : " 3.2.4"
4848 },
4949 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments