Skip to content

Commit eaa7242

Browse files
chore(deps-dev): Bump remark-mdx from 2.1.3 to 2.1.5 (#238)
Bumps [remark-mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/remark-mdx) from 2.1.3 to 2.1.5. - [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.5/packages/remark-mdx) --- updated-dependencies: - dependency-name: remark-mdx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a80234 commit eaa7242

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.3",
54+
"remark-mdx": "^2.1.5",
5555
"remark-preset-lint-consistent": "^5.1.1",
5656
"remark-preset-lint-recommended": "^6.1.2",
5757
"typescript": "4.8.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.3:
7971-
version "2.1.3"
7972-
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-2.1.3.tgz#6273e8b94d27ade35407a63bc8cdd04592f7be9f"
7973-
integrity sha512-3SmtXOy9+jIaVctL8Cs3VAQInjRLGOwNXfrBB9KCT+EpJpKD3PQiy0x8hUNGyjQmdyOs40BqgPU7kYtH9uoR6w==
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==
79747974
dependencies:
79757975
mdast-util-mdx "^2.0.0"
79767976
micromark-extension-mdxjs "^1.0.0"

0 commit comments

Comments
 (0)