eslint-plugin-mdx
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-mdx", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"type": "module", | ||
@@ -52,3 +52,3 @@ "description": "ESLint Plugin for MDX", | ||
"dependencies": { | ||
"eslint-mdx": "^3.3.1", | ||
"eslint-mdx": "^3.3.2", | ||
"mdast-util-from-markdown": "^2.0.2", | ||
@@ -58,3 +58,3 @@ "remark-mdx": "^3.1.0", | ||
"remark-stringify": "^11.0.0", | ||
"synckit": "^0.10.3", | ||
"synckit": "^0.11.2", | ||
"tslib": "^2.8.1", | ||
@@ -61,0 +61,0 @@ "unified": "^11.0.5", |
- Removed
Updated
Updated