From 4e54d76fa7e864b8137714317f68c02f23afa6c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:47:56 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20dependency=20rollup-plu?= =?UTF-8?q?gin-serve=20to=20v3=20(#39667)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- third_party/amp-toolbox-cache-url/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/amp-toolbox-cache-url/package.json b/third_party/amp-toolbox-cache-url/package.json index 331a538d26a8..8092f0a4c04c 100644 --- a/third_party/amp-toolbox-cache-url/package.json +++ b/third_party/amp-toolbox-cache-url/package.json @@ -47,7 +47,7 @@ "rollup-plugin-json": "4.0.0", "rollup-plugin-node-builtins": "2.1.2", "@rollup/plugin-node-resolve": "15.2.3", - "rollup-plugin-serve": "2.0.3", + "rollup-plugin-serve": "3.0.0", "semver": "7.5.4" } }