Skip to content

Commit 2342b8c

Browse files
chore(deps): update dependency pnpm to v9.14.4 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c7a19b commit 2342b8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: pnpm/action-setup@v4
2626
name: Install pnpm
2727
with:
28-
version: 9.12.2
28+
version: 9.14.4
2929
run_install: false
3030

3131
- name: Get pnpm store directory

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/txnlab/use-wallet.git"
77
},
8-
"packageManager": "pnpm@9.12.2",
8+
"packageManager": "pnpm@9.14.4",
99
"type": "module",
1010
"scripts": {
1111
"build": "pnpm build:packages && pnpm build:examples",

0 commit comments

Comments
 (0)