Skip to content

Commit

Permalink
Bump gatsby-transformer-remark from 2.8.28 to 2.8.33
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 7, 2020
1 parent e433f9f commit 20fe547
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"gatsby-remark-responsive-iframe": "^2.4.11",
"gatsby-source-filesystem": "^2.3.25",
"gatsby-transformer-json": "^2.4.11",
"gatsby-transformer-remark": "^2.8.25",
"gatsby-transformer-remark": "^2.8.33",
"gatsby-transformer-sharp": "^2.5.12",
"html-react-parser": "^0.13.0",
"lodash.debounce": "^4.0.8",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6643,10 +6643,10 @@ gatsby-cli@^2.12.80:
yargs "^15.3.1"
yurnalist "^1.1.2"

gatsby-core-utils@^1.3.14, gatsby-core-utils@^1.3.15, gatsby-core-utils@^1.3.16, gatsby-core-utils@^1.3.18:
version "1.3.18"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.18.tgz#8eecb424f8709bbb3dac9653973068643b3fd66f"
integrity sha512-B7ixQb4H0e2yB0nNfM2zshOAUw3nW9MvcNsRskVFwIPJY+ngh8Srla4XWXVMJ60Fyt103+jPVZTxGq72/u5HuQ==
gatsby-core-utils@^1.3.14, gatsby-core-utils@^1.3.15, gatsby-core-utils@^1.3.16, gatsby-core-utils@^1.3.18, gatsby-core-utils@^1.3.19:
version "1.3.19"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.19.tgz#d7f9981fbc85affbbc09c96ac84c76c37615fc89"
integrity sha512-nwiU17m2lihvN7IOkBTj4n2WKc7Eb569Vv7G8dmuwthmjIB6ml98Quno5fRBCz+2DBF6R60boDfc84Qdct1LPw==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand Down Expand Up @@ -7101,18 +7101,18 @@ gatsby-transformer-json@^2.4.11:
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"

gatsby-transformer-remark@^2.8.25:
version "2.8.28"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.28.tgz#e3e05c7c953303cff8569d0f885c38641d42e7bd"
integrity sha512-89f3ouvgXx7ZMvqk7zggdnbucvGs0w9z0k8Gqn8RMhipPRWeGngh2+WOh9q9ekus1e8wyMJxTe0kFdn37KHykg==
gatsby-transformer-remark@^2.8.33:
version "2.8.33"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.8.33.tgz#a215c7080653cb76d139a498daa00a267fde0fd8"
integrity sha512-eisgyZpJ+T2ckhjDaQ8OhzG/HZZepacqNcayF1tBhshKM1/5Noii2+6SDBD7Ea0F51oTvsH0QvexHSF/CDbT7A==
dependencies:
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"
gatsby-core-utils "^1.3.15"
gatsby-core-utils "^1.3.19"
gray-matter "^4.0.2"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1"
lodash "^4.17.15"
lodash "^4.17.20"
mdast-util-to-hast "^3.0.4"
mdast-util-to-string "^1.1.0"
mdast-util-toc "^5.0"
Expand Down Expand Up @@ -9633,10 +9633,10 @@ [email protected], lodash.uniq@^4.5.0:
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=

lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

log-update@^3.0.0:
version "3.4.0"
Expand Down

0 comments on commit 20fe547

Please sign in to comment.