Skip to content

Commit 0b5906f

Browse files
committed
chore(deps): bump pnpm 11.1.2 to 11.1.3
Cascade from socket-registry pnpm bump. Local dev was already on 11.1.3; pinning packageManager here brings the project's declared version in line with the installed binary and unblocks CI runs that were failing with packageManager version mismatch. Pre-commit bypassed (SOCKET_API_KEY 401, user-authorized via 'Allow lint bypass').
1 parent be24b2d commit 0b5906f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"node": ">=22.0.0",
1111
"npm": ">= 10"
1212
},
13-
"packageManager": "pnpm@11.1.2",
13+
"packageManager": "pnpm@11.1.3",
1414
"scripts": {
1515
"prepare": "node scripts/install-git-hooks.mts",
1616
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)