From e8be4825808ebeac5a222bd6a1efd96a2881a70f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 15:49:33 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo to v5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f9c1cc5e..b099d148 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "cypress": "10.11.0", - "gatsby": "3.15.0", - "gatsby-plugin-catch-links": "3.15.0", + "gatsby": "5.12.6", + "gatsby-plugin-catch-links": "5.12.0", "gatsby-theme-mdx-deck": "4.1.0", "react": "17.0.2", "react-dom": "17.0.2",