Bump @mdx-js/react from 2.1.3 to 2.1.4

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/2.1.4/packages/react)

---
updated-dependencies:
- dependency-name: "@mdx-js/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-07 18:35:13 +00:00
committed by GitHub
parent f0309537b6
commit 44a933fcdc
2 changed files with 8 additions and 8 deletions

View File

@@ -54,7 +54,7 @@
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@mdx-js/react": "^2.1.3",
"@mdx-js/react": "^2.1.4",
"@open-wc/testing": "^3.1.6",
"@playwright/test": "^1.26.1",
"@storybook/addon-a11y": "^6.5.12",