Skip to content

Commit

Permalink
Bump gatsby-remark-images from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 9f2e177 commit b22e79e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"gatsby-plugin-sharp": "^3.1.0",
"gatsby-plugin-typescript": "^3.0.0",
"gatsby-remark-autolink-headers": "^3.1.0",
"gatsby-remark-images": "^4.0.0",
"gatsby-remark-images": "^4.1.0",
"gatsby-remark-prismjs": "^4.1.0",
"gatsby-source-filesystem": "^3.1.0",
"gatsby-transformer-remark": "^3.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@fortawesome/fontawesome-common-types@^0.2.34", "@fortawesome/fontawesome-common-types@^0.2.35":
"@fortawesome/fontawesome-common-types@^0.2.35":
version "0.2.35"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.35.tgz#01dd3d054da07a00b764d78748df20daf2b317e9"
integrity sha512-IHUfxSEDS9dDGqYwIW7wTN6tn/O8E0n5PcAHz9cAaBoZw6UpG20IG/YM3NNLaGPwPqgjBAFjIURzqoQs3rrtuw==
Expand Down Expand Up @@ -7446,7 +7446,7 @@ gatsby-cli@^3.1.0:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"

gatsby-core-utils@^2.0.0, gatsby-core-utils@^2.1.0:
gatsby-core-utils@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.1.0.tgz#634989bc3cde1c7add752fbdc3c6a3cdd8e23377"
integrity sha512-zBNZ4kypfgqrUWNGMQQCXZookssXWaTnLWmxM7TOz5Phjvr0NvQo/xpkUgVbuylkQDwprmg88oRdox8L3zMY9Q==
Expand Down Expand Up @@ -7615,7 +7615,7 @@ gatsby-plugin-typescript@^3.0.0, gatsby-plugin-typescript@^3.1.0:
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^3.1.0"

gatsby-plugin-utils@^1.0.0, gatsby-plugin-utils@^1.1.0:
gatsby-plugin-utils@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.1.0.tgz#b73f3f196323df3c75e6edb345d221f003b5c152"
integrity sha512-B21V3tFskfZcVSJVaYy6rLrxHcumbcmhKAYKniKThxCP/0KSqHkfC9+Bopsonk8npRKbVX924OI3UOCKfbgFsg==
Expand Down Expand Up @@ -7704,17 +7704,17 @@ gatsby-remark-autolink-headers@^3.1.0:
mdast-util-to-string "^1.1.0"
unist-util-visit "^1.4.1"

gatsby-remark-images@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-4.0.0.tgz#1a6f2421495e41cf34358a4ae4883a9f51225cb5"
integrity sha512-N6SZdZBbNoXpJO1dFceh1fSr0ac/ApslvEognsU6qpr2Rb9kocrF1qC9A+zh/nk82DQ8gVeL8COLfGtPb8T7mw==
gatsby-remark-images@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-4.1.0.tgz#8f8114901babaaf063969b205479fc72c9a91c99"
integrity sha512-+QV71bdBllYXyEFI6h4bYBrXoGFPBd+Ljr4RMJ6EYD5U1LAUZZghPfgfUVshy87o2rD/mY8Vi9DN3jc909BNBQ==
dependencies:
"@babel/runtime" "^7.12.5"
chalk "^4.1.0"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^2.0.0"
gatsby-core-utils "^2.1.0"
is-relative-url "^3.0.0"
lodash "^4.17.20"
lodash "^4.17.21"
mdast-util-definitions "^1.2.5"
potrace "^2.1.8"
query-string "^6.13.3"
Expand Down

0 comments on commit b22e79e

Please # to comment.