File tree Expand file tree Collapse file tree 6 files changed +190
-169
lines changed Expand file tree Collapse file tree 6 files changed +190
-169
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@v4.0 .0
42+ uses : pnpm/action-setup@v4.1 .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@v4.0 .0
20+ uses : pnpm/action-setup@v4.1 .0
2121 with :
2222 version : latest
2323
4545 - uses : actions/checkout@v4
4646
4747 - name : Setup PNPM
48- uses : pnpm/action-setup@v4.0 .0
48+ uses : pnpm/action-setup@v4.1 .0
4949 with :
5050 version : latest
5151
7373 - uses : actions/checkout@v4
7474
7575 - name : Setup PNPM
76- uses : pnpm/action-setup@v4.0 .0
76+ uses : pnpm/action-setup@v4.1 .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@v4.0 .0
104+ uses : pnpm/action-setup@v4.1 .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@v4.0 .0
20+ uses : pnpm/action-setup@v4.1 .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@v4.0 .0
20+ uses : pnpm/action-setup@v4.1 .0
2121 with :
2222 version : latest
2323
Original file line number Diff line number Diff line change 2727 },
2828 "devDependencies" : {
2929 "@eslint/compat" : " 1.2.6" ,
30- "@eslint/js" : " 9.19 .0" ,
31- "@types/node" : " 22.13.1 " ,
32- "@typescript-eslint/eslint-plugin" : " 8.23 .0" ,
33- "@typescript-eslint/parser" : " 8.23 .0" ,
30+ "@eslint/js" : " 9.20 .0" ,
31+ "@types/node" : " 22.13.4 " ,
32+ "@typescript-eslint/eslint-plugin" : " 8.24 .0" ,
33+ "@typescript-eslint/parser" : " 8.24 .0" ,
3434 "@vitest/coverage-v8" : " 3.0.5" ,
35- "@vitest/eslint-plugin" : " 1.1.25 " ,
36- "eslint" : " 9.19.0 " ,
37- "eslint-import-resolver-typescript" : " 3.7 .0" ,
35+ "@vitest/eslint-plugin" : " 1.1.31 " ,
36+ "eslint" : " 9.20.1 " ,
37+ "eslint-import-resolver-typescript" : " 3.8 .0" ,
3838 "eslint-plugin-import" : " 2.31.0" ,
3939 "eslint-plugin-prettier" : " 5.2.3" ,
40- "prettier" : " 3.4.2 " ,
40+ "prettier" : " 3.5.1 " ,
4141 "rimraf" : " 6.0.1" ,
4242 "typescript" : " 5.7.3" ,
43- "typescript-eslint" : " 8.23 .0" ,
43+ "typescript-eslint" : " 8.24 .0" ,
4444 "vitest" : " 3.0.5"
4545 },
4646 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments