Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent b1cf97a commit 59e91e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9.12.2
version: 9.12.3
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/txnlab/use-wallet.git"
},
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"type": "module",
"scripts": {
"build": "pnpm build:packages && pnpm build:examples",
Expand Down

0 comments on commit 59e91e2

Please sign in to comment.