From d7a2d8b976a55dda3c85bc2203939710c84b095d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 01:38:42 +0000 Subject: [PATCH] fix(deps): update dependency remark-mdx to ^3.0.1 --- packages/eslint-mdx/package.json | 2 +- packages/eslint-plugin-mdx/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/eslint-mdx/package.json b/packages/eslint-mdx/package.json index d1a1366..48e38ba 100644 --- a/packages/eslint-mdx/package.json +++ b/packages/eslint-mdx/package.json @@ -34,7 +34,7 @@ "acorn-jsx": "^5.3.2", "espree": "^9.6.1", "estree-util-visit": "^2.0.0", - "remark-mdx": "^3.0.0", + "remark-mdx": "^3.0.1", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "synckit": "^0.9.0", diff --git a/packages/eslint-plugin-mdx/package.json b/packages/eslint-plugin-mdx/package.json index 255b4f5..a193927 100644 --- a/packages/eslint-plugin-mdx/package.json +++ b/packages/eslint-plugin-mdx/package.json @@ -33,7 +33,7 @@ "dependencies": { "eslint-mdx": "^3.1.5", "eslint-plugin-markdown": "^3.0.1", - "remark-mdx": "^3.0.0", + "remark-mdx": "^3.0.1", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "tslib": "^2.6.2", diff --git a/yarn.lock b/yarn.lock index 3a95ddd..083e772 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7359,7 +7359,7 @@ __metadata: acorn-jsx: "npm:^5.3.2" espree: "npm:^9.6.1" estree-util-visit: "npm:^2.0.0" - remark-mdx: "npm:^3.0.0" + remark-mdx: "npm:^3.0.1" remark-parse: "npm:^11.0.0" remark-stringify: "npm:^11.0.0" synckit: "npm:^0.9.0" @@ -7549,7 +7549,7 @@ __metadata: dependencies: eslint-mdx: "npm:^3.1.5" eslint-plugin-markdown: "npm:^3.0.1" - remark-mdx: "npm:^3.0.0" + remark-mdx: "npm:^3.0.1" remark-parse: "npm:^11.0.0" remark-stringify: "npm:^11.0.0" tslib: "npm:^2.6.2" @@ -14505,13 +14505,13 @@ __metadata: languageName: node linkType: hard -"remark-mdx@npm:^3.0.0": - version: 3.0.0 - resolution: "remark-mdx@npm:3.0.0" +"remark-mdx@npm:^3.0.1": + version: 3.0.1 + resolution: "remark-mdx@npm:3.0.1" dependencies: mdast-util-mdx: "npm:^3.0.0" micromark-extension-mdxjs: "npm:^3.0.0" - checksum: e7a59428c55753f89f1bd299bc92cfd96fb3289285384b631f8af253d8df6473ebdba085e6d1a846b55b46700aafc76f35810a3268733e6a7c676bc2a8648f17 + checksum: 9e16cd5ff3b30620bd25351a2dd1701627fa5555785b35ee5fe07bd1e6793a9c825cc1f6af9e54a44351f74879f8b5ea2bce8e5a21379aeab58935e76a4d69ce languageName: node linkType: hard