Merge pull request #507 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-transformer-sharp-4.12.1

Bump gatsby-transformer-sharp from 4.11.0 to 4.12.1
This commit is contained in:
Kevin Kandlbinder 2022-04-13 15:30:22 +02:00 committed by GitHub
commit 2a0b266e11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@
"gatsby-source-filesystem": "^4.11.1", "gatsby-source-filesystem": "^4.11.1",
"gatsby-source-youtube-v3": "^3.0.2", "gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.12.1", "gatsby-transformer-remark": "^5.12.1",
"gatsby-transformer-sharp": "^4.11.0", "gatsby-transformer-sharp": "^4.12.1",
"lucide-react": "^0.22.0", "lucide-react": "^0.22.0",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^17.0.2", "react": "^17.0.2",

View file

@ -6272,19 +6272,19 @@ gatsby-transformer-remark@^5.12.1:
unist-util-select "^3.0.4" unist-util-select "^3.0.4"
unist-util-visit "^2.0.3" unist-util-visit "^2.0.3"
gatsby-transformer-sharp@^4.11.0: gatsby-transformer-sharp@^4.12.1:
version "4.11.0" version "4.12.1"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.11.0.tgz#e80bb5736cfe90e5ee7d826ee451a10f2d743c94" resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.12.1.tgz#e26dc3540e97fc1c802518967c1e8d8a4ed96fae"
integrity sha512-pQkQs7EALTWwuoEVOGxJt3/6CIF6AaNmp7tEqbqT3+iu6KiEAp5/YxRR56t8eQ6crVt1kajDSy1pQW8VRi5Sig== integrity sha512-14AGG10Jf7ZBWxJDN2jSupAsBofoGU+p7+QJRzDrKdJrzp9v/yO/1xPB+r7UxtlW0l8cqPT6UyCITvJbWTDaww==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
bluebird "^3.7.2" bluebird "^3.7.2"
common-tags "^1.8.2" common-tags "^1.8.2"
fs-extra "^10.0.0" fs-extra "^10.0.0"
potrace "^2.1.8" potrace "^2.1.8"
probe-image-size "^7.0.0" probe-image-size "^7.2.3"
semver "^7.3.5" semver "^7.3.5"
sharp "^0.30.1" sharp "^0.30.3"
gatsby-worker@^1.12.1: gatsby-worker@^1.12.1:
version "1.12.1" version "1.12.1"
@ -10065,7 +10065,7 @@ private@^0.1.8:
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff" resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg== integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==
probe-image-size@^7.0.0: probe-image-size@^7.0.0, probe-image-size@^7.2.3:
version "7.2.3" version "7.2.3"
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-7.2.3.tgz#d49c64be540ec8edea538f6f585f65a9b3ab4309" resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-7.2.3.tgz#d49c64be540ec8edea538f6f585f65a9b3ab4309"
integrity sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w== integrity sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==