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] committed Sep 30, 2023
1 parent 6afea87 commit 1e93a78
Show file tree
Hide file tree
Showing 4 changed files with 2,693 additions and 3,611 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: '0 3 * * *' # daily, at 3am

env:
PNPM_VERSION: 7.33.6
PNPM_VERSION: 8.8.0

jobs:
docs:
Expand Down
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"typescript": "4.9.5",
"webpack": "5.88.2"
},
"packageManager": "pnpm@7.33.6",
"packageManager": "pnpm@8.8.0",
"changelog": {
"repo": "simplabs/qunit-dom",
"labels": {
Expand Down

0 comments on commit 1e93a78

Please sign in to comment.