From 77c46dd8fd14c9aba094fa9b9a82125bc4e57f13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 01:06:08 +0000 Subject: [PATCH] fix(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to ^1.1.32 --- e2e-tests/mdx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-tests/mdx/package.json b/e2e-tests/mdx/package.json index 9c21fccedf239..cb9c942fd9b9f 100644 --- a/e2e-tests/mdx/package.json +++ b/e2e-tests/mdx/package.json @@ -11,7 +11,7 @@ "gatsby": "next", "gatsby-plugin-mdx": "next", "gatsby-plugin-sharp": "next", - "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.31", + "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32", "gatsby-remark-autolink-headers": "next", "gatsby-remark-images": "next", "gatsby-source-filesystem": "next",