deps: bump @mdx-js/mdx from 1.6.22 to 2.2.1 in /theme (#397)

Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) from 1.6.22 to 2.2.1. - [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.2.1/packages/mdx) --- updated-dependencies: - dependency-name: "@mdx-js/mdx" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 11, 2023 at 19:27 UTC 1bc37a2465eb7d5f30f935751431ceb85f14a20f
1 file changed +1 -1
theme/package.json
+1 -1
@@ -25,7 +25,7 @@
25 },
26 "dependencies": {
27 "@github/combobox-nav": "^2.1.5",
28 - "@mdx-js/mdx": "^1.6.22",
28 + "@mdx-js/mdx": "^2.2.1",
29 "@mdx-js/react": "^1.6.22",
30 "@primer/components": "^23.0.0",
31 "@primer/octicons-react": "^17.10.0",