Merge pull request #1935 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-image-2.10.1

build(deps): bump gatsby-plugin-image from 2.10.0 to 2.10.1 in /packages/website
This commit is contained in:
Karol Wypchło 2022-03-28 15:13:07 +02:00 committed by GitHub
commit 38aa4504e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
"framer-motion": "6.2.8", "framer-motion": "6.2.8",
"gatsby": "4.10.3", "gatsby": "4.10.3",
"gatsby-background-image": "1.6.0", "gatsby-background-image": "1.6.0",
"gatsby-plugin-image": "2.10.0", "gatsby-plugin-image": "2.10.1",
"gatsby-plugin-manifest": "4.10.1", "gatsby-plugin-manifest": "4.10.1",
"gatsby-plugin-postcss": "5.10.0", "gatsby-plugin-postcss": "5.10.0",
"gatsby-plugin-react-helmet": "5.10.0", "gatsby-plugin-react-helmet": "5.10.0",

View File

@ -6292,22 +6292,22 @@ gatsby-parcel-config@^0.1.0:
"@parcel/transformer-raw" "^2.3.1" "@parcel/transformer-raw" "^2.3.1"
"@parcel/transformer-react-refresh-wrap" "^2.3.1" "@parcel/transformer-react-refresh-wrap" "^2.3.1"
gatsby-plugin-image@2.10.0: gatsby-plugin-image@2.10.1:
version "2.10.0" version "2.10.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.10.0.tgz#8b4bb0bb2113ab5fa542e52e83f75228ff577703" resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.10.1.tgz#7b9eda7334487dd0e4693996cf3664835e9c356e"
integrity sha512-W6/RvRs27XG5TwxTEAhnY68g0LAqP6T2NDPPEzAe/V/x5PyPn5Zf/N1pPUoqqdJ2n48Wg2BSv3Asz5/4vHfRgw== integrity sha512-ZFcaKkVz6h18jRzP9HHCcXzyIc/Gj57NZSycOWFxW9KLqkq3NZXVx3mkV9EQ+rup8r3RLiJu/AXEorZEy7iAhQ==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/parser" "^7.15.5" "@babel/parser" "^7.15.5"
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
"@babel/traverse" "^7.15.4" "@babel/traverse" "^7.15.4"
babel-jsx-utils "^1.1.0" babel-jsx-utils "^1.1.0"
babel-plugin-remove-graphql-queries "^4.10.0" babel-plugin-remove-graphql-queries "^4.10.1"
camelcase "^5.3.1" camelcase "^5.3.1"
chokidar "^3.5.2" chokidar "^3.5.2"
common-tags "^1.8.2" common-tags "^1.8.2"
fs-extra "^10.0.0" fs-extra "^10.0.0"
gatsby-core-utils "^3.10.0" gatsby-core-utils "^3.10.1"
objectFitPolyfill "^2.3.5" objectFitPolyfill "^2.3.5"
prop-types "^15.7.2" prop-types "^15.7.2"