Skip to content

Commit 18d0f4c

Browse files
Bump @mdx-js/react from 3.1.0 to 3.1.1 (home-assistant#2777)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c250d68 commit 18d0f4c

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
@@ -15,7 +15,7 @@
1515
"@docusaurus/core": "^3.8.1",
1616
"@docusaurus/preset-classic": "^3.8.1",
1717
"@docusaurus/theme-mermaid": "^3.8.1",
18-
"@mdx-js/react": "^3.1.0",
18+
"@mdx-js/react": "^3.1.1",
1919
"@easyops-cn/docusaurus-search-local": "^0.52.1",
2020
"by-node-env": "^2.0.1",
2121
"clsx": "^2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2272,10 +2272,10 @@
22722272
unist-util-visit "^5.0.0"
22732273
vfile "^6.0.0"
22742274

2275-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
2276-
version "3.1.0"
2277-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz"
2278-
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
2275+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.1":
2276+
version "3.1.1"
2277+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
2278+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
22792279
dependencies:
22802280
"@types/mdx" "^2.0.0"
22812281

0 commit comments

Comments
 (0)