mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 10:16:47 +02:00
Bump gatsby-plugin-sharp from 4.16.0 to 4.16.1
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 4.16.0 to 4.16.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.16.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>
This commit is contained in:
parent
cca91cb227
commit
ad076a9903
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
"gatsby-plugin-manifest": "^4.16.0",
|
"gatsby-plugin-manifest": "^4.16.0",
|
||||||
"gatsby-plugin-react-helmet": "^5.16.0",
|
"gatsby-plugin-react-helmet": "^5.16.0",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
"gatsby-plugin-sharp": "^4.16.0",
|
"gatsby-plugin-sharp": "^4.16.1",
|
||||||
"gatsby-plugin-sass": "^5.16.0",
|
"gatsby-plugin-sass": "^5.16.0",
|
||||||
"gatsby-plugin-sitemap": "^5.16.0",
|
"gatsby-plugin-sitemap": "^5.16.0",
|
||||||
"gatsby-plugin-typescript": "^4.6.0",
|
"gatsby-plugin-typescript": "^4.6.0",
|
||||||
|
|
|
@ -6610,10 +6610,10 @@ gatsby-plugin-sass@^5.16.0:
|
||||||
resolve-url-loader "^3.1.4"
|
resolve-url-loader "^3.1.4"
|
||||||
sass-loader "^10.1.1"
|
sass-loader "^10.1.1"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^4.16.0:
|
gatsby-plugin-sharp@^4.16.1:
|
||||||
version "4.16.0"
|
version "4.16.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.16.0.tgz#21af434f31909fd49b8a9452d18f731d47cf2758"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.16.1.tgz#47ac2cf8d2b375f2b26667214a67bccfd05c314f"
|
||||||
integrity sha512-erX5pPDserEUwSKaUznOZi4ge7Z10M00jSUO+5ixZoJSMx8F3fzQ6PDzFF3f0h5jJ3PDJky1d1rR6Bz1MkprCQ==
|
integrity sha512-XaeilX+SjLPIeE9JHS+vb5ozNa4IGCmjDr5CCv+Tae8CuRmS/q8ZYBQpu5I172mYKX6J0iDt0leMCL6D1MdWQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
"@gatsbyjs/potrace" "^2.2.0"
|
"@gatsbyjs/potrace" "^2.2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue