Skip to content

Commit

Permalink
Update dependency pnpm to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 22236b4 commit 66e07c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*'

env:
PNPM_VERSION: 7.33.6
PNPM_VERSION: 8.8.0

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"typescript": "4.9.5",
"webpack": "5.88.2"
},
"packageManager": "pnpm@7.33.6",
"packageManager": "pnpm@8.8.0",
"volta": {
"extends": "../../package.json"
}
Expand Down

0 comments on commit 66e07c3

Please sign in to comment.