mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump gatsby-plugin-sharp from 4.9.0 to 4.9.1 (#828)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.9.0 to 4.9.1. - [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@4.9.1/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
123d02315b
commit
f5ba3cfeca
38
package-lock.json
generated
38
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-offline": "^5.7.0",
|
||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.1",
|
||||
"gatsby-plugin-sitemap": "^5.7.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
@ -10885,9 +10885,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-sharp": {
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz",
|
||||
"integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==",
|
||||
"version": "4.9.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.1.tgz",
|
||||
"integrity": "sha512-oHnuxIok0Ct3nktn53XQFX36QXwa4H9hjj5lkxaY3zh0giYJmFAsHyvus6DKzGQ14cTC3AkvaD+rqv4SGdjRcg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"async": "^3.2.3",
|
||||
@ -10895,9 +10895,9 @@
|
||||
"debug": "^4.3.3",
|
||||
"filenamify": "^4.3.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-core-utils": "^3.9.1",
|
||||
"gatsby-plugin-utils": "^3.3.0",
|
||||
"gatsby-telemetry": "^3.9.0",
|
||||
"gatsby-telemetry": "^3.9.1",
|
||||
"got": "^11.8.3",
|
||||
"lodash": "^4.17.21",
|
||||
"mini-svg-data-uri": "^1.4.3",
|
||||
@ -11231,9 +11231,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-telemetry": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.9.0.tgz",
|
||||
"integrity": "sha512-ifqJ4KS16mbpfZ5oVaU4WEbk6gccivVqjCbzfVGgqtl+C8B0u1CeShvr4NcJE1FdVFYIOB4uJeV9Wym03B075A==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.9.1.tgz",
|
||||
"integrity": "sha512-ChXTshfvo5njd/u6kSZErDUvc/uSmtOEuo7wrt/68Xjz2JVG6nsLlRxaZpx0DxnDAInouItMVX0VF40RAU7qKg==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
@ -11244,7 +11244,7 @@
|
||||
"boxen": "^4.2.0",
|
||||
"configstore": "^5.0.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-core-utils": "^3.9.1",
|
||||
"git-up": "^4.0.5",
|
||||
"is-docker": "^2.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
@ -32727,9 +32727,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sharp": {
|
||||
"version": "4.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.0.tgz",
|
||||
"integrity": "sha512-65JcqL11kyecTDYl3uZ/SvBI2FRJgSC7JTxzoV1ZOJkNQpn4nRLRUFL5UTijnnwU9+tba3i6gxKtZEAlE94pcA==",
|
||||
"version": "4.9.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.9.1.tgz",
|
||||
"integrity": "sha512-oHnuxIok0Ct3nktn53XQFX36QXwa4H9hjj5lkxaY3zh0giYJmFAsHyvus6DKzGQ14cTC3AkvaD+rqv4SGdjRcg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"async": "^3.2.3",
|
||||
@ -32737,9 +32737,9 @@
|
||||
"debug": "^4.3.3",
|
||||
"filenamify": "^4.3.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-core-utils": "^3.9.1",
|
||||
"gatsby-plugin-utils": "^3.3.0",
|
||||
"gatsby-telemetry": "^3.9.0",
|
||||
"gatsby-telemetry": "^3.9.1",
|
||||
"got": "^11.8.3",
|
||||
"lodash": "^4.17.21",
|
||||
"mini-svg-data-uri": "^1.4.3",
|
||||
@ -32977,9 +32977,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-telemetry": {
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.9.0.tgz",
|
||||
"integrity": "sha512-ifqJ4KS16mbpfZ5oVaU4WEbk6gccivVqjCbzfVGgqtl+C8B0u1CeShvr4NcJE1FdVFYIOB4uJeV9Wym03B075A==",
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-3.9.1.tgz",
|
||||
"integrity": "sha512-ChXTshfvo5njd/u6kSZErDUvc/uSmtOEuo7wrt/68Xjz2JVG6nsLlRxaZpx0DxnDAInouItMVX0VF40RAU7qKg==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.14.0",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
@ -32989,7 +32989,7 @@
|
||||
"boxen": "^4.2.0",
|
||||
"configstore": "^5.0.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"gatsby-core-utils": "^3.9.0",
|
||||
"gatsby-core-utils": "^3.9.1",
|
||||
"git-up": "^4.0.5",
|
||||
"is-docker": "^2.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-offline": "^5.7.0",
|
||||
"gatsby-plugin-react-helmet": "^5.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.0",
|
||||
"gatsby-plugin-sharp": "^4.9.1",
|
||||
"gatsby-plugin-sitemap": "^5.7.0",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "^4.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user