diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-14 11:11:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-14 11:11:10 -0500 |
| commit | 0e91f68cef669df7f4de88662ded1c2f1fb3f4be (patch) | |
| tree | c5b348bf073cad444cc8bc9fca6f4abf1288100d /package.json | |
| parent | 2cdd0ebba2b32d6c7dae0444d0f6973e748acec6 (diff) | |
| download | submelon.dev-0e91f68cef669df7f4de88662ded1c2f1fb3f4be.tar.gz submelon.dev-0e91f68cef669df7f4de88662ded1c2f1fb3f4be.tar.bz2 submelon.dev-0e91f68cef669df7f4de88662ded1c2f1fb3f4be.zip | |
Bump gatsby-plugin-manifest from 5.3.1 to 5.4.0 (#71)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 5.3.1 to 5.4.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@5.4.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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bca5f80..e5dc2f6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "gatsby": "5.4.1", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.3.2", - "gatsby-plugin-manifest": "5.3.1", + "gatsby-plugin-manifest": "5.4.0", "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.3.2", "gatsby-plugin-styled-components": "6.3.0", |
