From b6bcdd31eee3a76ddf94faa8af2b796fc945655a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:46:12 +0000 Subject: [PATCH] fix(deps): update minor and patch dependencies for gatsby-theme-graphql-playground to ^5.13.1 --- themes/gatsby-theme-graphql-playground/package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index 6cdbaec30..ed09ed7c1 100755 --- a/themes/gatsby-theme-graphql-playground/package.json +++ b/themes/gatsby-theme-graphql-playground/package.json @@ -27,9 +27,9 @@ "@theme-ui/mdx": "~0.15.3", "@theme-ui/preset-tailwind": "0.15.3", "@theme-ui/sidenav": "~0.15.3", - "gatsby-plugin-mdx": "^5.12.3", + "gatsby-plugin-mdx": "^5.13.1", "gatsby-plugin-theme-ui": "~0.15.3", - "gatsby-source-filesystem": "^5.12.1", + "gatsby-source-filesystem": "^5.13.1", "is-absolute-url": "^4.0.1", "re-resizable": "^6.9.11", "theme-ui": "~0.15.3", diff --git a/yarn.lock b/yarn.lock index 57f76cd8a..eff24ef3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2738,9 +2738,9 @@ __metadata: "@theme-ui/mdx": "npm:~0.15.3" "@theme-ui/preset-tailwind": "npm:0.15.3" "@theme-ui/sidenav": "npm:~0.15.3" - gatsby-plugin-mdx: "npm:^5.12.3" + gatsby-plugin-mdx: "npm:^5.13.1" gatsby-plugin-theme-ui: "npm:~0.15.3" - gatsby-source-filesystem: "npm:^5.12.1" + gatsby-source-filesystem: "npm:^5.13.1" is-absolute-url: "npm:^4.0.1" re-resizable: "npm:^6.9.11" theme-ui: "npm:~0.15.3"