Skip to content

Commit

Permalink
Bump gatsby-plugin-manifest from 2.5.1 to 2.5.2 in /website (#2537)
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.5.2/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.5.2/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Rafael Staib <me@rafaelstaib.com>
  • Loading branch information
dependabot-preview[bot] and rstaib committed Nov 4, 2020
1 parent 1272189 commit e65e07a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gatsby-image": "^2.4.18",
"gatsby-plugin-disqus": "^1.2.2",
"gatsby-plugin-google-analytics": "^2.3.14",
"gatsby-plugin-manifest": "^2.4.29",
"gatsby-plugin-manifest": "^2.5.2",
"gatsby-plugin-offline": "^3.2.28",
"gatsby-plugin-react-helmet": "^3.3.11",
"gatsby-plugin-react-redux": "^1.1.0-0",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7228,13 +7228,13 @@ gatsby-plugin-graphql-codegen@^2.7.1:
fs-extra "^7.0.1"
lodash.debounce "^4.0.8"

gatsby-plugin-manifest@^2.4.29:
version "2.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.5.1.tgz#278e8dc4d11f3ded81d0e55173a43d7f83a4810d"
integrity sha512-RYavr4onu2VFMhLNiRfrsVzKRtqii7mJK27X2mT74wEutSepel8zh+zV7knVJnFK23l/zTW2gq85lqsFcel8/w==
gatsby-plugin-manifest@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.5.2.tgz#38642e205e17086b3eca74b22f2eae07d10efbf8"
integrity sha512-ULLpUbKMXu0wh6XV+GEqE3w7ggGrEKH3fubwiiE00oUNJGoyFfvS9xGSwPtpE6yO1Xg3m1AH5vajZxfL9dWQ+A==
dependencies:
"@babel/runtime" "^7.11.2"
gatsby-core-utils "^1.3.23"
gatsby-core-utils "^1.3.24"
gatsby-plugin-utils "^0.2.40"
semver "^7.3.2"
sharp "^0.25.4"
Expand Down

0 comments on commit e65e07a

Please sign in to comment.