Skip to content

Commit

Permalink
Merge pull request #38 from flotiq/dependabot/npm_and_yarn/gatsby-plu…
Browse files Browse the repository at this point in the history
…gin-sharp-5.13.1

Bump gatsby-plugin-sharp from 5.9.0 to 5.13.1
  • Loading branch information
CiotkaCierpienia authored Apr 8, 2024
2 parents 1ffd317 + 5b00678 commit 18d989e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gatsby-plugin-manifest": "^5.2.0",
"gatsby-plugin-react-helmet": "^6.2.0",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.2.0",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-source-filesystem": "^5.2.0",
"gatsby-source-flotiq": "^5.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5608,23 +5608,23 @@ gatsby-plugin-robots-txt@^1.8.0:
"@babel/runtime" "^7.17.9"
generate-robotstxt "^8.0.3"

gatsby-plugin-sharp@^5.2.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.9.0.tgz#72b97bb27a4d4c936621a0c7f1eda77f4715b4da"
integrity sha512-RXiRmuAwRZf7uqzoqBoG+7qbWWXCuf359Td+yKBLC7M+ktsfw9FMfivS6PpY6v+XmEztO8so1n+Sx+nOU5FScw==
gatsby-plugin-sharp@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.13.1.tgz#051da57ddef3ad75a52152d3b78e3ed07589cff9"
integrity sha512-PA1LxLjZ7nKjgGykfbIxNQqrfqqfNsMN6+7wZNy5HK4Vhqjw1zDyImJEBEn6v08L2T3tlLMgR0or/OE7yo7F9A==
dependencies:
"@babel/runtime" "^7.20.13"
async "^3.2.4"
bluebird "^3.7.2"
debug "^4.3.4"
filenamify "^4.3.0"
fs-extra "^11.1.1"
gatsby-core-utils "^4.9.0"
gatsby-plugin-utils "^4.9.0"
gatsby-core-utils "^4.13.1"
gatsby-plugin-utils "^4.13.1"
lodash "^4.17.21"
probe-image-size "^7.2.3"
semver "^7.3.8"
sharp "^0.31.3"
semver "^7.5.3"
sharp "^0.32.6"

gatsby-plugin-sitemap@^6.13.1:
version "6.13.1"
Expand Down

0 comments on commit 18d989e

Please sign in to comment.