Skip to content

Commit bfce44d

Browse files
chore(deps-dev): Bump remark-mdx from 2.1.5 to 2.2.1
Bumps [remark-mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/remark-mdx) from 2.1.5 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/remark-mdx) --- updated-dependencies: - dependency-name: remark-mdx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1361be1 commit bfce44d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"remark-comment": "^1.0.0",
5252
"remark-frontmatter": "^4.0.1",
5353
"remark-gfm": "^3.0.1",
54-
"remark-mdx": "^2.1.5",
54+
"remark-mdx": "^2.2.1",
5555
"remark-preset-lint-consistent": "^5.1.1",
5656
"remark-preset-lint-recommended": "^6.1.2",
5757
"typescript": "4.9.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7967,10 +7967,10 @@ [email protected]:
79677967
remark-parse "8.0.3"
79687968
unified "9.2.0"
79697969

7970-
remark-mdx@^2.1.5:
7971-
version "2.1.5"
7972-
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-2.1.5.tgz#69b19ec42d30a289e0663c3fc7656ebdca0a8d8e"
7973-
integrity sha512-A8vw5s+BgOa968Irt8BO7DfWJTE0Fe7Ge3hX8zzDB1DnwMZTNdK6qF2IcFao+/7nzk1vSysKcFp+3ku4vhMpaQ==
7970+
remark-mdx@^2.2.1:
7971+
version "2.2.1"
7972+
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-2.2.1.tgz#0d006436acf039b526c3b6b47ea4a44b3d544db7"
7973+
integrity sha512-R9wcN+/THRXTKyRBp6Npo/mcbGA2iT3N4G8qUqLA5pOEg7kBidHv8K2hHidCMYZ6DXmwK18umu0K4cicgA2PPQ==
79747974
dependencies:
79757975
mdast-util-mdx "^2.0.0"
79767976
micromark-extension-mdxjs "^1.0.0"

0 commit comments

Comments
 (0)