File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
- name : Setup pnpm
19
19
uses : pnpm/action-setup@v4
20
20
with :
21
- version : 10.12 .1
21
+ version : 10.15 .1
22
22
23
23
- name : Setup Node.js ${{ matrix.node-version }}
24
24
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 26
26
- name : Setup pnpm
27
27
uses : pnpm/action-setup@v4
28
28
with :
29
- version : 10.12 .1
29
+ version : 10.15 .1
30
30
31
31
- name : Setup Node.js ${{ matrix.node-version }}
32
32
uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 37
37
"typescript" : " ^5.8.3" ,
38
38
"typescript-eslint" : " ^8.34.0"
39
39
},
40
- "packageManager" : " pnpm@10.12 .1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac "
40
+ "packageManager" : " pnpm@10.15 .1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67 "
41
41
}
You can’t perform that action at this time.
0 commit comments