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 Apr 5, 2023
1 parent b578e04 commit 8883b46
Show file tree
Hide file tree
Showing 4 changed files with 2,681 additions and 3,871 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.31.0
PNPM_VERSION: 8.1.1

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.31.0
PNPM_VERSION: 8.1.1

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.77.0"
},
"packageManager": "pnpm@7.31.0",
"packageManager": "pnpm@8.1.1",
"changelog": {
"repo": "simplabs/qunit-dom",
"labels": {
Expand Down
Loading

0 comments on commit 8883b46

Please sign in to comment.