From 5405adb578274be23f96a5d0fe25e076eb07076e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 04:12:21 +0000 Subject: [PATCH] Bump gatsby-transformer-remark from 5.6.0 to 5.9.0 Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 5.6.0 to 5.9.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.9.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] --- package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 39a2b86..dc10bd6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "gatsby-plugin-typescript": "^4.6.0", "gatsby-source-filesystem": "^4.6.0", "gatsby-source-youtube-v3": "^3.0.2", - "gatsby-transformer-remark": "^5.6.0", + "gatsby-transformer-remark": "^5.9.0", "gatsby-transformer-sharp": "^4.8.0", "lucide-react": "^0.16.29", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 133e839..f86bab4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5449,10 +5449,10 @@ gatsby-cli@^4.8.0: yoga-layout-prebuilt "^1.10.0" yurnalist "^2.1.0" -gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.8.0.tgz#aae62bd2aa77e9abfa381114422d8d3c340b6092" - integrity sha512-OUuTvEcC5cygLyDAmib+Je1txtNc9X8sV8QcKqWepUYXGySIzCaowBh55vn97wXmdYpUNOa3PXIMR+KsBfA2Rw== +gatsby-core-utils@^3.6.0, gatsby-core-utils@^3.8.0, gatsby-core-utils@^3.9.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.9.0.tgz#7be5969622e44c4475cb14f1ac64b49a4072ab6c" + integrity sha512-SvPnr86oXTY3ldbQ4QAkEew3BQE9vlzUXcXVJqTOhMUeGEz2kibBFUmVp8ia9Y1eOD+K/0xXQ54jUqaResj69w== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" @@ -5715,13 +5715,13 @@ gatsby-telemetry@^3.8.0: lodash "^4.17.21" node-fetch "^2.6.7" -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.9.0: + version "5.9.0" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.9.0.tgz#5c28df3fe4a9b80ede971e3bf430852e8ed4d553" + integrity sha512-y8TrA5DgZ/hHkXQjYnjKDE27n+JA+yyRJkUfnsfiZCCGRdPCQ1KD/p9CaJgmY+u2QVnTHlfc8G7eU1gcR67nPw== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.6.0" + gatsby-core-utils "^3.9.0" gray-matter "^4.0.3" hast-util-raw "^6.0.2" hast-util-to-html "^7.1.3" @@ -5737,7 +5737,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" @@ -11385,7 +11385,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==