From 5c942adf911dd4126bb43e480735eace08621092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 17:32:54 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 03da4b70..ec746725 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "@theme-ui/prism": "^0.15.3", "@xstate/react": "^3.0.1", "deepmerge": "^4.2.2", - "gatsby": "^4.24.4", - "gatsby-plugin-feed": "^4.24.0", - "gatsby-plugin-google-analytics": "^4.24.0", - "gatsby-plugin-manifest": "^4.24.0", - "gatsby-plugin-sitemap": "^5.24.0", + "gatsby": "^4.25.1", + "gatsby-plugin-feed": "^4.25.0", + "gatsby-plugin-google-analytics": "^4.25.0", + "gatsby-plugin-manifest": "^4.25.0", + "gatsby-plugin-sitemap": "^5.25.0", "gatsby-plugin-theme-ui": "^0.15.3", "katex": "^0.16.2", "prismjs": "^1.29.0", @@ -68,7 +68,7 @@ "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.1.0", "@commitlint/prompt-cli": "^17.1.2", - "babel-preset-gatsby": "^2.24.0", + "babel-preset-gatsby": "^2.25.0", "eslint": "^8.26.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1",