From 3806e95432bf0d8ae08fc162b052bf1260c0c2f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:53:54 +0000 Subject: [PATCH] fix(deps): update dependency @playwright/mcp to ^0.0.76 --- .bun/install/global/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bun/install/global/package.json b/.bun/install/global/package.json index 1e78cb4..1d8a936 100644 --- a/.bun/install/global/package.json +++ b/.bun/install/global/package.json @@ -2,7 +2,7 @@ "dependencies": { "@biomejs/biome": "^2.3.8", "@modelcontextprotocol/server-filesystem": "^2026.0.0", - "@playwright/mcp": "^0.0.68", + "@playwright/mcp": "^0.0.76", "@sourcegraph/amp": "^0.0.1764964872-g324cf3", "bash-language-server": "^5.6.0", "npm": "^11.6.4",