Skip to content

Commit e9d5b34

Browse files
chore(deps): update pnpm to v9.4.0
1 parent f7e242d commit e9d5b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"typescript": "^5.4.5"
4747
},
4848
"engines": {
49-
"pnpm": "^9.1.4",
49+
"pnpm": "^9.4.0",
5050
"npm": "pnpm",
5151
"yarn": "pnpm",
5252
"node": "^20.12.1"
5353
},
5454
"private": true,
55-
"packageManager": "pnpm@9.1.4"
55+
"packageManager": "pnpm@9.4.0"
5656
}

0 commit comments

Comments
 (0)