Skip to content

Commit

Permalink
Merge pull request #143 from jmau111/dependabot/npm_and_yarn/gatsby-p…
Browse files Browse the repository at this point in the history
…lugin-sharp-4.25.0

Bump gatsby-plugin-sharp from 4.24.0 to 4.25.0
  • Loading branch information
jmau111 authored Jan 17, 2023
2 parents 094db0c + d7f298d commit 59962bf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"gatsby-plugin-preact": "^6.25.0",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-sass": "^5.25.0",
"gatsby-plugin-sharp": "^4.24.0",
"gatsby-plugin-sharp": "^4.25.0",
"gatsby-source-filesystem": "^4.25.0",
"gatsby-transformer-sharp": "^4.24.0",
"preact": "^10.11.1",
Expand Down
45 changes: 21 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6273,26 +6273,23 @@ gatsby-plugin-sass@^5.25.0:
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"

gatsby-plugin-sharp@^4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.24.0.tgz#30fa66295105096b476371dfb36062c1dc7456db"
integrity sha512-wVs8F9zLeiLf02yLi8vjse1vqSrZsx2u3RsMhoSv1bEinyaI5bcoLZ7mMJCsEeZe2G9mvNrPi4Ymhh/YzgxYCg==
gatsby-plugin-sharp@^4.25.0:
version "4.25.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.0.tgz#9af5e1be2b82c67aa64711675850f0ba4e7e3b0e"
integrity sha512-8XiSKibQyp6pOFHEkEdRCpoDA3Ywcq5PKftNMExZ51MormT0+WqRC7ynuU+0fzktDTbbSyREvblKa+21Id+rRA==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.3.0"
async "^3.2.4"
bluebird "^3.7.2"
debug "^4.3.4"
filenamify "^4.3.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.24.0"
gatsby-plugin-utils "^3.18.0"
gatsby-core-utils "^3.25.0"
gatsby-plugin-utils "^3.19.0"
lodash "^4.17.21"
mini-svg-data-uri "^1.4.4"
probe-image-size "^7.2.3"
semver "^7.3.7"
sharp "^0.30.7"
svgo "^2.8.0"

gatsby-plugin-typescript@^4.24.0:
version "4.24.0"
Expand All @@ -6307,23 +6304,20 @@ gatsby-plugin-typescript@^4.24.0:
"@babel/runtime" "^7.15.4"
babel-plugin-remove-graphql-queries "^4.24.0"

gatsby-plugin-utils@^3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.18.0.tgz#898e9416e3d4fa25195e9ca50d17a5435dfe91a3"
integrity sha512-3c2iHYV93+zV8AfUhpWSuU0Bd5sgNDaUMkBYNuJAWrUqUfJY4i+QAD/H4Hvie8dhdGrX6QRWEyKo1k5gV+jERQ==
gatsby-plugin-utils@^3.18.0, gatsby-plugin-utils@^3.19.0:
version "3.19.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.19.0.tgz#f464b02cc51dcdc0c0e094b7352ee4bf660126ea"
integrity sha512-EZtvgHSU5NPbEn6a4cfSpEGCQ09SfwbhoybHTJKj1clop86HSwOCV2iH8RbCc+X6jbdgHaSZsfsl7zG1h7DBUw==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.3.0"
fastq "^1.13.0"
fs-extra "^10.1.0"
gatsby-core-utils "^3.24.0"
gatsby-sharp "^0.18.0"
gatsby-core-utils "^3.25.0"
gatsby-sharp "^0.19.0"
graphql-compose "^9.0.7"
import-from "^4.0.0"
joi "^17.4.2"
mime "^3.0.0"
mini-svg-data-uri "^1.4.4"
svgo "^2.8.0"

gatsby-react-router-scroll@^5.24.0:
version "5.24.0"
Expand All @@ -6346,6 +6340,14 @@ gatsby-sharp@^0.18.0:
"@types/sharp" "^0.30.5"
sharp "^0.30.7"

gatsby-sharp@^0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.19.0.tgz#c2c35d885103ebf9d2733737db798312897a716c"
integrity sha512-EbI3RNBu2+aaxuMUP/INmoj8vcNAG6BgpFvi1tLeU7/gVTNVQ+7pC/ZYtlVCzSw+faaw7r1ZBMi6F66mNIIz5A==
dependencies:
"@types/sharp" "^0.30.5"
sharp "^0.30.7"

gatsby-source-filesystem@^4.25.0:
version "4.25.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.25.0.tgz#2748b0abd37abea0fbf70f33fb544debee3280ff"
Expand Down Expand Up @@ -8748,11 +8750,6 @@ mini-css-extract-plugin@1.6.2:
schema-utils "^3.0.0"
webpack-sources "^1.1.0"

mini-svg-data-uri@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz#8ab0aabcdf8c29ad5693ca595af19dd2ead09939"
integrity sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==

minimatch@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
Expand Down Expand Up @@ -11725,7 +11722,7 @@ svg-tags@^1.0.0:
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=

svgo@^2.7.0, svgo@^2.8.0:
svgo@^2.7.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
Expand Down

0 comments on commit 59962bf

Please sign in to comment.