Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
build(deps): bump gatsby-remark-images from 3.1.39 to 3.1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and Darmody committed Mar 9, 2020
1 parent cdc2fc8 commit 20c03ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gatsby-plugin-sharp": "^2.3.2",
"gatsby-plugin-sitemap": "^2.0.12",
"gatsby-remark-copy-linked-files": "^2.0.11",
"gatsby-remark-images": "3.1.39",
"gatsby-remark-images": "3.1.46",
"gatsby-source-filesystem": "^2.0.29",
"gatsby-transformer-remark": "^2.6.13",
"graphql": "^14.2.1",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6439,15 +6439,15 @@ gatsby-remark-copy-linked-files@^2.0.11:
probe-image-size "^4.1.1"
unist-util-visit "^1.4.1"

gatsby-remark-images@3.1.39:
version "3.1.39"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.39.tgz#2488a10580993c877d56626b3347b9f63a5df494"
integrity sha512-9H8i1fV8JSWp4imqgbj6Vxamfi/+kTPfkpUtwvzKF9KWD2YEf0zWSm+yUEO/Zguf1WKL4C6AqK7axWjYyG7h6Q==
gatsby-remark-images@3.1.46:
version "3.1.46"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.46.tgz#4882b16ac5cc7fd1542632d1f8c96c6294a1486a"
integrity sha512-E99qAVLCUB2d0z8FCrgZd1EQvaRK3Z4UvxKsjR8T2YcwQhDVgHZ59IfbPAIRPbzrUrEzVTkQiZKmDzFOZj3ndA==
dependencies:
"@babel/runtime" "^7.7.6"
chalk "^2.4.2"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.25"
gatsby-core-utils "^1.0.30"
is-relative-url "^3.0.0"
lodash "^4.17.15"
mdast-util-definitions "^1.2.5"
Expand Down

0 comments on commit 20c03ab

Please sign in to comment.