Skip to content

Commit

Permalink
Update dependency pnpm to v7.32.4 (#1924)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent 7381313 commit d898a30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.32.3
PNPM_VERSION: 7.32.4

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.32.3
PNPM_VERSION: 7.32.4

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.82.0"
},
"packageManager": "pnpm@7.32.3",
"packageManager": "pnpm@7.32.4",
"changelog": {
"repo": "simplabs/qunit-dom",
"labels": {
Expand Down

0 comments on commit d898a30

Please sign in to comment.