From b4062bdeccd388c4a5f67f30b44bdfdf17bac0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 06:20:55 +0000 Subject: [PATCH] Bump @mdx-js/react from 1.6.6 to 1.6.21 Bumps [@mdx-js/react](https://github.com/mdx-js/mdx) from 1.6.6 to 1.6.21. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/master/changelog.md) - [Commits](https://github.com/mdx-js/mdx/compare/v1.6.6...v1.6.21) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d908b66..006bc2b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Charles Badger", "dependencies": { "@mdx-js/mdx": "^1.6.6", - "@mdx-js/react": "^1.6.6", + "@mdx-js/react": "^1.6.21", "gatsby": "^2.24.1", "gatsby-image": "^2.4.13", "gatsby-plugin-feed-mdx": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index bdc493b..3fd185c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1374,10 +1374,10 @@ unist-builder "2.0.3" unist-util-visit "2.0.2" -"@mdx-js/react@^1.6.6": - version "1.6.6" - resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.6.tgz#71ece2a24261eed0e184c0ef9814fcb77b1a4aee" - integrity sha512-zOOdNreHUNSFQ0dg3wYYg9sOGg2csf7Sk8JGBigeBq+4Xk4LO0QdycGAmgKNfeme+SyBV5LBIPjt1NNsScyWEQ== +"@mdx-js/react@^1.6.21", "@mdx-js/react@^1.6.6": + version "1.6.21" + resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.21.tgz#86d962471a5e160c59a6b32054aa55c0c7ca404e" + integrity sha512-CgSNT9sq2LAlhEbVlPg7DwUQkypz+CWaWGcJbkgmp9WCAy6vW33CQ44UbKPiH3wet9o+UbXeQOqzZd041va83g== "@mdx-js/runtime@^1.6.6": version "1.6.6"