mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-05-31 09:46:44 +02:00
Merge pull request #495 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-sharp-4.11.1
Bump gatsby-plugin-sharp from 4.11.0 to 4.11.1
This commit is contained in:
commit
d33a692518
2 changed files with 8 additions and 8 deletions
|
@ -12,7 +12,7 @@
|
|||
"gatsby-plugin-manifest": "^4.8.0",
|
||||
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.11.0",
|
||||
"gatsby-plugin-sharp": "^4.11.1",
|
||||
"gatsby-plugin-sass": "^5.11.0",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -6101,10 +6101,10 @@ gatsby-plugin-sass@^5.11.0:
|
|||
resolve-url-loader "^3.1.4"
|
||||
sass-loader "^10.1.1"
|
||||
|
||||
gatsby-plugin-sharp@^4.11.0:
|
||||
version "4.11.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.0.tgz#431eccde32ac0db10fec6a5bc9eee1db7ec7a0c2"
|
||||
integrity sha512-1DczckFCv8wu4PiVyVKADK7JmjaUjS6497t8znUulTiHkPFSl5mrF+0tQ+x+sZa27NmuWSkOmXp1s42bn4NWzw==
|
||||
gatsby-plugin-sharp@^4.11.1:
|
||||
version "4.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.11.1.tgz#c6459f6636696919b4688b471fe4d4f1cf6f1f9a"
|
||||
integrity sha512-wmbDnVl1386Mpm446tCavrI818HBpFOYk53cTerj5vaS+YmmuALwKSYVYOT2+LuVvZW0oaijuaDBeDnftq882g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
async "^3.2.3"
|
||||
|
@ -6112,9 +6112,9 @@ gatsby-plugin-sharp@^4.11.0:
|
|||
debug "^4.3.3"
|
||||
filenamify "^4.3.0"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.11.0"
|
||||
gatsby-plugin-utils "^3.5.0"
|
||||
gatsby-telemetry "^3.11.0"
|
||||
gatsby-core-utils "^3.11.1"
|
||||
gatsby-plugin-utils "^3.5.1"
|
||||
gatsby-telemetry "^3.11.1"
|
||||
got "^11.8.3"
|
||||
lodash "^4.17.21"
|
||||
mini-svg-data-uri "^1.4.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue