mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
Merge pull request #246 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.8
Bump gatsby-plugin-manifest from 2.4.5 to 2.4.8
This commit is contained in:
commit
7ad4297e32
19
package-lock.json
generated
19
package-lock.json
generated
@ -10468,24 +10468,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-manifest": {
|
"gatsby-plugin-manifest": {
|
||||||
"version": "2.4.5",
|
"version": "2.4.8",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.5.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.8.tgz",
|
||||||
"integrity": "sha512-b/jBNCSllvehAVBT0fa5chUiLPKAycY2XNW5nyQDDRs/eqwznnSwA76EBlECSN/0/Wp8Mj3jdT8Q9L87olOEbQ==",
|
"integrity": "sha512-7422d9K+27Iiq9wRw67S7Dldua0/TyMIeOOyPw5tqN8q9Ksm+p1yVse/35BvhGA3gjxIBoX7YczoVwXEdsGUEQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.9.6",
|
"@babel/runtime": "^7.9.6",
|
||||||
"gatsby-core-utils": "^1.2.3",
|
"gatsby-core-utils": "^1.3.2",
|
||||||
"semver": "^5.7.1",
|
"semver": "^5.7.1",
|
||||||
"sharp": "^0.25.1"
|
"sharp": "^0.25.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby-core-utils": {
|
"gatsby-core-utils": {
|
||||||
"version": "1.2.3",
|
"version": "1.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.2.tgz",
|
||||||
"integrity": "sha512-NjCPNpGqOuaNAJqU4m9z2pXVmv0DdifnRiFvJiVnz2pi/0qaVHGMErmOnkOJfaxD76LOcWEjPm9HOsB+GHgN7g==",
|
"integrity": "sha512-aNecB7D9KFGITArBoEu7Y4g2ZN2zVY+BB2uF9Ql8mp1fcRZFXZdkNvyXqiKsyDFRl/UdBT4u6Zrym1bXk0SWig==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ci-info": "2.0.0",
|
"ci-info": "2.0.0",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"node-object-hash": "^2.0.0"
|
"fs-extra": "^8.1.0",
|
||||||
|
"node-object-hash": "^2.0.0",
|
||||||
|
"proper-lockfile": "^4.1.1",
|
||||||
|
"xdg-basedir": "^4.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"file-saver": "^2.0.2",
|
"file-saver": "^2.0.2",
|
||||||
"gatsby": "^2.22.1",
|
"gatsby": "^2.22.1",
|
||||||
"gatsby-image": "^2.4.4",
|
"gatsby-image": "^2.4.4",
|
||||||
"gatsby-plugin-manifest": "^2.4.5",
|
"gatsby-plugin-manifest": "^2.4.8",
|
||||||
"gatsby-plugin-matomo": "^0.8.3",
|
"gatsby-plugin-matomo": "^0.8.3",
|
||||||
"gatsby-plugin-offline": "^3.2.3",
|
"gatsby-plugin-offline": "^3.2.3",
|
||||||
"gatsby-plugin-postcss": "^2.3.2",
|
"gatsby-plugin-postcss": "^2.3.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user