From dc022a3d0f06d1ae3176418fcb875b977a6a38ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:32:35 +0000 Subject: [PATCH] Bump minimatch, gatsby, gatsby-plugin-catch-links, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-react-helmet, gatsby-plugin-typography, gatsby-source-filesystem and gatsby-transformer-json Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet), [gatsby-plugin-typography](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typography), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) and [gatsby-transformer-json](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-json). These dependencies need to be updated together. Updates `minimatch` from 3.0.3 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.3...v3.1.2) Updates `gatsby` from 2.32.13 to 2.32.13 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.32.13...gatsby@2.32.13) Updates `gatsby-plugin-catch-links` from 2.10.0 to 2.10.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.10.0/packages/gatsby-plugin-catch-links) Updates `gatsby-plugin-manifest` from 2.12.1 to 2.12.1 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.12.1/packages/gatsby-plugin-manifest) Updates `gatsby-plugin-offline` from 2.2.10 to 2.2.10 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@2.2.10/packages/gatsby-plugin-offline) Updates `gatsby-plugin-react-helmet` from 3.10.0 to 3.10.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.10.0/packages/gatsby-plugin-react-helmet) Updates `gatsby-plugin-typography` from 2.12.0 to 2.12.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typography/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@2.12.0/packages/gatsby-plugin-typography) Updates `gatsby-source-filesystem` from 2.11.1 to 2.11.1 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.11.1/packages/gatsby-source-filesystem) Updates `gatsby-transformer-json` from 2.11.0 to 2.11.0 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-json/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@2.11.0/packages/gatsby-transformer-json) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: gatsby dependency-type: direct:production - dependency-name: gatsby-plugin-catch-links dependency-type: direct:production - dependency-name: gatsby-plugin-manifest dependency-type: direct:production - dependency-name: gatsby-plugin-offline dependency-type: direct:production - dependency-name: gatsby-plugin-react-helmet dependency-type: direct:production - dependency-name: gatsby-plugin-typography dependency-type: direct:production - dependency-name: gatsby-source-filesystem dependency-type: direct:production - dependency-name: gatsby-transformer-json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d35de8a..4016580 100644 --- a/package.json +++ b/package.json @@ -9,17 +9,17 @@ "@fortawesome/free-brands-svg-icons": "^5.8.2", "@fortawesome/react-fontawesome": "^0.1.4", "bootstrap": "^4.3.1", - "gatsby": "^2.4.3", + "gatsby": "^2.32.13", "gatsby-background-image": "^0.6.0", "gatsby-image": "^2.0.41", - "gatsby-plugin-catch-links": "^2.0.14", - "gatsby-plugin-manifest": "^2.1.1", - "gatsby-plugin-offline": "^2.1.0", - "gatsby-plugin-react-helmet": "^3.0.12", + "gatsby-plugin-catch-links": "^2.10.0", + "gatsby-plugin-manifest": "^2.12.1", + "gatsby-plugin-offline": "^2.2.10", + "gatsby-plugin-react-helmet": "^3.10.0", "gatsby-plugin-sharp": "^2.14.4", - "gatsby-plugin-typography": "^2.2.13", - "gatsby-source-filesystem": "^2.0.33", - "gatsby-transformer-json": "^2.1.11", + "gatsby-plugin-typography": "^2.12.0", + "gatsby-source-filesystem": "^2.11.1", + "gatsby-transformer-json": "^2.11.0", "gatsby-transformer-sharp": "^2.12.1", "intersection-observer": "^0.7.0", "jquery": "^3.4.1",