Skip to content

Commit 7d8474d

Browse files
Merge pull request #21160 from emberjs/copilot/upgrade-to-pnpm-10-30-3
upgrade pnpm to 10.30.3
2 parents 9a65b47 + f4362f0 commit 7d8474d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
name: Install pnpm
3838
with:
3939
run_install: false
40-
version: 10.5.0
4140

4241
- name: Set up Node.js
4342
uses: actions/setup-node@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,5 +389,5 @@
389389
]
390390
}
391391
},
392-
"packageManager": "pnpm@10.5.0"
392+
"packageManager": "pnpm@10.30.3"
393393
}

0 commit comments

Comments
 (0)