Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 049d831 commit 83e29f3
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 @@ -25,7 +25,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9.12.2
version: 9.14.4
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.14.4",
"type": "module",
"scripts": {
"build": "pnpm build:packages && pnpm build:examples",
Expand Down

0 comments on commit 83e29f3

Please sign in to comment.