mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
Bump gatsby-plugin-sharp from 3.14.0 to 3.14.3 (#582)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.14.0 to 3.14.3. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.3/packages/gatsby-plugin-sharp) --- updated-dependencies: - dependency-name: gatsby-plugin-sharp dependency-type: direct:production update-type: version-update:semver-patch ... 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
2c31f3c0ee
commit
cc20adb582
14
package-lock.json
generated
14
package-lock.json
generated
@ -31,7 +31,7 @@
|
|||||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||||
"gatsby-plugin-offline": "^4.12.0",
|
"gatsby-plugin-offline": "^4.12.0",
|
||||||
"gatsby-plugin-react-helmet": "^4.12.0",
|
"gatsby-plugin-react-helmet": "^4.12.0",
|
||||||
"gatsby-plugin-sharp": "^3.12.0",
|
"gatsby-plugin-sharp": "^3.14.3",
|
||||||
"gatsby-plugin-sitemap": "^4.8.0",
|
"gatsby-plugin-sitemap": "^4.8.0",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
||||||
@ -12964,9 +12964,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-sharp": {
|
"node_modules/gatsby-plugin-sharp": {
|
||||||
"version": "3.14.0",
|
"version": "3.14.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz",
|
||||||
"integrity": "sha512-i4jrmOElr0mB2tWlpfxzX72zimiheGny0GF+jPPYY77Uoie43AH7GGZm6wyhdtqKlphYDhgatOMU7xeiWQar6g==",
|
"integrity": "sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"async": "^3.2.1",
|
"async": "^3.2.1",
|
||||||
@ -41818,9 +41818,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sharp": {
|
"gatsby-plugin-sharp": {
|
||||||
"version": "3.14.0",
|
"version": "3.14.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz",
|
||||||
"integrity": "sha512-i4jrmOElr0mB2tWlpfxzX72zimiheGny0GF+jPPYY77Uoie43AH7GGZm6wyhdtqKlphYDhgatOMU7xeiWQar6g==",
|
"integrity": "sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"async": "^3.2.1",
|
"async": "^3.2.1",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||||
"gatsby-plugin-offline": "^4.12.0",
|
"gatsby-plugin-offline": "^4.12.0",
|
||||||
"gatsby-plugin-react-helmet": "^4.12.0",
|
"gatsby-plugin-react-helmet": "^4.12.0",
|
||||||
"gatsby-plugin-sharp": "^3.12.0",
|
"gatsby-plugin-sharp": "^3.14.3",
|
||||||
"gatsby-plugin-sitemap": "^4.8.0",
|
"gatsby-plugin-sitemap": "^4.8.0",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.25",
|
||||||
|
Loading…
Reference in New Issue
Block a user