From 81b6930f07f32ae5d236321f2d0dcc92c4a25b5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:40:40 +0000 Subject: [PATCH] Bump gatsby-transformer-remark from 5.6.0 to 5.7.0 in /packages/website Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.7.0/packages/gatsby-transformer-remark) --- updated-dependencies: - dependency-name: gatsby-transformer-remark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- packages/website/yarn.lock | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 0e7abb50..449c5acc 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -34,7 +34,7 @@ "gatsby-remark-smartypants": "5.6.0", "gatsby-source-filesystem": "4.6.0", "gatsby-transformer-json": "4.6.0", - "gatsby-transformer-remark": "5.6.0", + "gatsby-transformer-remark": "5.7.0", "gatsby-transformer-sharp": "4.6.0", "gatsby-transformer-yaml": "4.6.0", "gbimage-bridge": "0.2.1", diff --git a/packages/website/yarn.lock b/packages/website/yarn.lock index 3fc6e6f9..d1414aa2 100644 --- a/packages/website/yarn.lock +++ b/packages/website/yarn.lock @@ -5861,14 +5861,15 @@ gatsby-cli@^4.6.1: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.6.0.tgz#0e2f951e2c53731bdb459eb118eb3815a90a9393" - integrity sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA== +gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.7.0.tgz#edc928d948a3672d3166b914225a70369325818e" + integrity sha512-CboIzpEFbaD4+WrozKl3fMpxUetcaDq0aWPfrfzAtc8l0JMlD3GS2Q/uW7HpcvTAlSGv2ZomTzd2ySLV/AgpTQ== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" configstore "^5.0.1" + fastq "^1.13.0" file-type "^16.5.3" fs-extra "^10.0.0" got "^11.8.3" @@ -6205,13 +6206,13 @@ gatsby-transformer-json@4.6.0: "@babel/runtime" "^7.15.4" bluebird "^3.7.2" -gatsby-transformer-remark@5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.6.0.tgz#72947ecc7136241c771c832407afa2a8727ff5a3" - integrity sha512-+h3DEpY4sfenpcNYbir5eFt73lx5JEcWsEl5RZbsqvQ/1MT5lt4+aRWsJk8yP0F81ah7uS4dRJuruG2sxjpeYA== +gatsby-transformer-remark@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.7.0.tgz#8103f7cf71fe0da603908b0e10baf1c22ae50e32" + integrity sha512-zRoSoMFz4AuEsRsue2fX8+cO4rLY1sYSQnWcqM7b0aDIjcoL78mY+ZbRgeb6FZap3Obn3TigXESKyEsLb8lCuQ== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.6.0" + gatsby-core-utils "^3.7.0" gray-matter "^4.0.3" hast-util-raw "^6.0.2" hast-util-to-html "^7.1.3" @@ -6227,7 +6228,7 @@ gatsby-transformer-remark@5.6.0: remark-stringify "^9.0.1" retext-english "^3.0.4" sanitize-html "^1.27.5" - underscore.string "^3.3.5" + underscore.string "^3.3.6" unified "^9.2.2" unist-util-remove-position "^3.0.0" unist-util-select "^3.0.4" @@ -12518,7 +12519,7 @@ unc-path-regex@^0.1.2: resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo= -underscore.string@^3.3.5: +underscore.string@^3.3.6: version "3.3.6" resolved "https://registry.yarnpkg.com/underscore.string/-/underscore.string-3.3.6.tgz#ad8cf23d7423cb3b53b898476117588f4e2f9159" integrity sha512-VoC83HWXmCrF6rgkyxS9GHv8W9Q5nhMKho+OadDJGzL2oDYbYEppBaCMH6pFlwLeqj2QS+hhkw2kpXkSdD1JxQ==