From 632480f2ab49d57b64df3354be8012c5d5081262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 12:32:23 +0000 Subject: [PATCH] Bump gatsby-plugin-manifest from 4.14.0 to 4.15.0 Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.14.0 to 4.15.0. - [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@4.15.0/packages/gatsby-plugin-manifest) --- updated-dependencies: - dependency-name: gatsby-plugin-manifest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b8e262a..feec814 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dotenv": "^16.0.1", "gatsby": "^4.15.1", "gatsby-plugin-image": "^2.15.0", - "gatsby-plugin-manifest": "^4.14.0", + "gatsby-plugin-manifest": "^4.15.0", "gatsby-plugin-react-helmet": "^5.14.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^4.15.0", diff --git a/yarn.lock b/yarn.lock index b8e935a..a121a88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6557,14 +6557,14 @@ gatsby-plugin-image@^2.15.0: objectFitPolyfill "^2.3.5" prop-types "^15.8.1" -gatsby-plugin-manifest@^4.14.0: - version "4.14.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.14.0.tgz#aa6414936a3f39a7af520b367e1e594f3a9d48ee" - integrity sha512-vwN5ZasR6/I9Xd1Ar3+UhMaYN6EU7PJhJKY6aQMAtG1Qxva5lDjmrWNzUlm8NHL/XmB4VSS+A4TZUZHyoygZ7Q== +gatsby-plugin-manifest@^4.15.0: + version "4.15.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.15.0.tgz#b8ef2cc23bbbc01731db328d050fc1e2676f575f" + integrity sha512-8DLm6VZoptqBIPrhIO86xx/JYBAbmQWAXvV/AZMEYopA8SxrVXJpJW5MQNeR2ixgwSnFxNBbiim0r0TxTFRYNw== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.14.0" - gatsby-plugin-utils "^3.8.0" + gatsby-core-utils "^3.15.0" + gatsby-plugin-utils "^3.9.0" semver "^7.3.7" sharp "^0.30.3" @@ -6653,7 +6653,7 @@ gatsby-plugin-typescript@^4.15.0, gatsby-plugin-typescript@^4.6.0: "@babel/runtime" "^7.15.4" babel-plugin-remove-graphql-queries "^4.15.0" -gatsby-plugin-utils@^3.8.0, gatsby-plugin-utils@^3.9.0: +gatsby-plugin-utils@^3.9.0: version "3.9.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.9.0.tgz#5025ff666126174019dcb6ffda894c02eaf968ba" integrity sha512-ZxiVeZ/GigbqeHkbD47Ha5VKDGr9J+2uqxT+aLBaEGtSNTte90x3jzPST2auDRRSrTovf2B2zuzpChI/HB4tSg==