mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
Bump gatsby-plugin-manifest from 3.13.0 to 3.14.0 (#670)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 3.13.0 to 3.14.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@3.14.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
000288c394
commit
99a3ac63bf
26
package-lock.json
generated
26
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.14.0",
|
||||
"gatsby-plugin-image": "^1.14.0",
|
||||
"gatsby-plugin-manifest": "^3.13.0",
|
||||
"gatsby-plugin-manifest": "^3.14.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.14.0",
|
||||
"gatsby-plugin-react-helmet": "^4.13.0",
|
||||
@ -11498,13 +11498,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-manifest": {
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.13.0.tgz",
|
||||
"integrity": "sha512-izBaVUUnOId7IlX7nDjgnFqxx2insGbm4r+CwlmyjF5slETdvxifERPX8ng+WAscbh3qvJ/vlgLlbbjjfvJe9w==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.14.0.tgz",
|
||||
"integrity": "sha512-l++KGG/3/8iwUExJ8oXUHF5ra7P//xQkkhoDybUu3N7+9jpp9S2j4NWqJvgpMhRbh09zcUfuw7usII0sJO24lA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"gatsby-core-utils": "^2.13.0",
|
||||
"gatsby-plugin-utils": "^1.13.0",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"gatsby-core-utils": "^2.14.0",
|
||||
"gatsby-plugin-utils": "^1.14.0",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.29.0"
|
||||
},
|
||||
@ -36081,13 +36081,13 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.13.0.tgz",
|
||||
"integrity": "sha512-izBaVUUnOId7IlX7nDjgnFqxx2insGbm4r+CwlmyjF5slETdvxifERPX8ng+WAscbh3qvJ/vlgLlbbjjfvJe9w==",
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.14.0.tgz",
|
||||
"integrity": "sha512-l++KGG/3/8iwUExJ8oXUHF5ra7P//xQkkhoDybUu3N7+9jpp9S2j4NWqJvgpMhRbh09zcUfuw7usII0sJO24lA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.8",
|
||||
"gatsby-core-utils": "^2.13.0",
|
||||
"gatsby-plugin-utils": "^1.13.0",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"gatsby-core-utils": "^2.14.0",
|
||||
"gatsby-plugin-utils": "^1.14.0",
|
||||
"semver": "^7.3.5",
|
||||
"sharp": "^0.29.0"
|
||||
},
|
||||
|
@ -26,7 +26,7 @@
|
||||
"framer-motion": "^4.1.17",
|
||||
"gatsby": "^3.14.0",
|
||||
"gatsby-plugin-image": "^1.14.0",
|
||||
"gatsby-plugin-manifest": "^3.13.0",
|
||||
"gatsby-plugin-manifest": "^3.14.0",
|
||||
"gatsby-plugin-matomo": "^0.10.0",
|
||||
"gatsby-plugin-offline": "^4.14.0",
|
||||
"gatsby-plugin-react-helmet": "^4.13.0",
|
||||
|
Loading…
Reference in New Issue
Block a user