diff --git a/packages/eslint-mdx/package.json b/packages/eslint-mdx/package.json index d1a1366..efe19bf 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.1.0", "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..721cb40 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.1.0", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "tslib": "^2.6.2", diff --git a/yarn.lock b/yarn.lock index 3a95ddd..4f11f9c 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.1.0" 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.1.0" 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.1.0": + version: 3.1.0 + resolution: "remark-mdx@npm:3.1.0" dependencies: mdast-util-mdx: "npm:^3.0.0" micromark-extension-mdxjs: "npm:^3.0.0" - checksum: e7a59428c55753f89f1bd299bc92cfd96fb3289285384b631f8af253d8df6473ebdba085e6d1a846b55b46700aafc76f35810a3268733e6a7c676bc2a8648f17 + checksum: 247800fa8561624bdca5776457c5965d99e5e60080e80262c600fe12ddd573862e029e39349e1e36e4c3bf79c8e571ecf4d3d2d8c13485b758391fb500e24a1a languageName: node linkType: hard