Skip to content

Commit 95eff5c

Browse files
authored
Merge pull request #127 from phpugmrn/dependabot/npm_and_yarn/mdx-js/react-3.1.0
Bump @mdx-js/react from 3.0.1 to 3.1.0
2 parents 97779e6 + 134fb65 commit 95eff5c

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
@@ -17,7 +17,7 @@
1717
"@1password/docusaurus-plugin-stored-data": "^1.0.0",
1818
"@docusaurus/core": "^3.5.2",
1919
"@docusaurus/preset-classic": "^3.5.2",
20-
"@mdx-js/react": "^3.0.1",
20+
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^2.1.1",
2222
"formik": "^2.4.6",
2323
"html-react-parser": "^5.1.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@
17641764
unist-util-visit "^5.0.0"
17651765
vfile "^6.0.0"
17661766

1767-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.0.1":
1768-
version "3.0.1"
1769-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
1770-
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
1767+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
1768+
version "3.1.0"
1769+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1770+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
17711771
dependencies:
17721772
"@types/mdx" "^2.0.0"
17731773

0 commit comments

Comments
 (0)