Skip to content

Commit

Permalink
Bump gatsby-plugin-manifest from 5.12.1 to 5.13.1
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 5.12.1 to 5.13.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/[email protected]/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent d22b011 commit 01f6d7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"gatsby-plugin-gatsby-cloud": "^5.2.0",
"gatsby-plugin-google-gtag": "^5.2.0",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-manifest": "^5.2.0",
"gatsby-plugin-manifest": "^5.13.1",
"gatsby-plugin-react-helmet": "^6.13.1",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6875,14 +6875,14 @@ gatsby-plugin-image@^3.13.1:
objectFitPolyfill "^2.3.5"
prop-types "^15.8.1"

gatsby-plugin-manifest@^5.2.0:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.12.1.tgz#962533adb264657a0bec917a47ad14338a272f2d"
integrity sha512-S/t63Suh8zN0hlTnAioIeVILY8/IGfnw7+n/fhn39jPdog7fuvECIJeUHYU1X3JYYCfQHMjdHdJ4hfTa6m5YdA==
gatsby-plugin-manifest@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-5.13.1.tgz#4e7a87c38c5d47622016eec70ce1383f6e331f60"
integrity sha512-F8zGMYz2tRDAzQO7hLrYv+xCFyIoeySeGsEk9j1KTdWB4liVQvLtFSXzj7yljyOTinDmA7mDStCiQFStC0rHZQ==
dependencies:
"@babel/runtime" "^7.20.13"
gatsby-core-utils "^4.12.0"
gatsby-plugin-utils "^4.12.1"
gatsby-core-utils "^4.13.1"
gatsby-plugin-utils "^4.13.1"
semver "^7.5.3"
sharp "^0.32.6"

Expand Down

0 comments on commit 01f6d7c

Please sign in to comment.