From b80eb1c04e3ec68f65b2aa145f65a1c689fc7615 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 23:10:50 +0000 Subject: [PATCH] Update dependency @mdx-js/react to v2.1.4 (#582) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mdx-js/react](https://mdxjs.com) ([source](https://togithub.com/mdx-js/mdx)) | [`2.1.3` -> `2.1.4`](https://renovatebot.com/diffs/npm/@mdx-js%2freact/2.1.3/2.1.4) | [![age](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/compatibility-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mdx-js%2freact/2.1.4/confidence-slim/2.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mdx-js/mdx ### [`v2.1.4`](https://togithub.com/mdx-js/mdx/releases/tag/2.1.4) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.1.3...2.1.4) ##### Patches - [`9d2aa80`](https://togithub.com/mdx-js/mdx/commit/9d2aa80b) Add file, positional info to crashes in webpack loader by [@​Twipped](https://togithub.com/Twipped) in [https://github.com/mdx-js/mdx/pull/2124](https://togithub.com/mdx-js/mdx/pull/2124) - [`478c78b`](https://togithub.com/mdx-js/mdx/commit/478c78b7) Fix support for Node loaders ##### Docs - [`56d7066`](https://togithub.com/mdx-js/mdx/commit/56d70660) Add Astro to site generator docs by [@​bholmesdev](https://togithub.com/bholmesdev) in [https://github.com/mdx-js/mdx/pull/2118](https://togithub.com/mdx-js/mdx/pull/2118) - [`996771a`](https://togithub.com/mdx-js/mdx/commit/996771ae) Add missing `import` to site example by [@​elpddev](https://togithub.com/elpddev) in [https://github.com/mdx-js/mdx/pull/2115](https://togithub.com/mdx-js/mdx/pull/2115) **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2c3fb07cb..4a96ffec3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@babel/runtime": "7.19.0", "@heroicons/react": "2.0.12", "@jest/types": "28.1.3", - "@mdx-js/react": "2.1.3", + "@mdx-js/react": "2.1.4", "@next/env": "12.3.1", "@next/eslint-plugin-next": "12.3.1", "@storybook/addon-actions": "6.5.12", diff --git a/yarn.lock b/yarn.lock index ab40760cc..db314295a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2225,15 +2225,15 @@ __metadata: languageName: node linkType: hard -"@mdx-js/react@npm:2.1.3": - version: 2.1.3 - resolution: "@mdx-js/react@npm:2.1.3" +"@mdx-js/react@npm:2.1.4": + version: 2.1.4 + resolution: "@mdx-js/react@npm:2.1.4" dependencies: "@types/mdx": ^2.0.0 "@types/react": ">=16" peerDependencies: react: ">=16" - checksum: 206124b74b75d9c7e124be6bc6b27b9759875d5824e3c8a0249e6ec717b49fae4d84ccea35c4ade479f30781487c53cf965372409256ead8379850f6250908b3 + checksum: 85e62e32fdb36983bdfd94193112e00456480f32ac1277e22fc3a811c65fda249a684e8cf110954d1ab26f4fe19e5c9121ff554b1ee25d5d5a670c972f2e94a8 languageName: node linkType: hard @@ -19813,7 +19813,7 @@ __metadata: "@headlessui/react": 1.7.3 "@heroicons/react": 2.0.12 "@jest/types": 28.1.3 - "@mdx-js/react": 2.1.3 + "@mdx-js/react": 2.1.4 "@monaco-editor/react": 4.4.6 "@next/env": 12.3.1 "@next/eslint-plugin-next": 12.3.1