Skip to content

Commit 259665c

Browse files
committed
Update pnpm
1 parent 91b78ef commit 259665c

File tree

5 files changed

+4148
-3423
lines changed

5 files changed

+4148
-3423
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: pnpm/action-setup@v4
2323
id: pnpm-install
2424
with:
25-
version: 10
2625
run_install: false
2726

2827
- name: Get pnpm store directory

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: pnpm/action-setup@v4
2323
id: pnpm-install
2424
with:
25-
version: 10
2625
run_install: false
2726

2827
- name: Get pnpm store directory

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: pnpm/action-setup@v4
2323
id: pnpm-install
2424
with:
25-
version: 10
2625
run_install: false
2726

2827
- name: Get pnpm store directory

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
"turbo": "^2.4.0",
4040
"typescript": "^5.7.3"
4141
},
42-
"packageManager": "pnpm@8.15.1"
42+
"packageManager": "pnpm@10.2.0"
4343
}

0 commit comments

Comments
 (0)