Skip to content

Commit f6155b4

Browse files
authored
Merge pull request #56 from bitpredator/dependabot/npm_and_yarn/mdx-js/react-3.0.0
chore(deps): bump @mdx-js/react from 1.6.22 to 3.0.0
2 parents 9575357 + 21a790d commit f6155b4

File tree

3 files changed

+10
-28
lines changed

3 files changed

+10
-28
lines changed

package-lock.json

Lines changed: 9 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/core": "^3.0.0",
1919
"@docusaurus/plugin-content-docs": "^3.0.0",
2020
"@docusaurus/preset-classic": "^3.0.0",
21-
"@mdx-js/react": "^1.6.22",
21+
"@mdx-js/react": "^3.0.0",
2222
"clsx": "^2.0.0",
2323
"eslint-scope": "^7.2.2",
2424
"prism-react-renderer": "^2.3.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,11 +1809,6 @@
18091809
unist-util-visit "^5.0.0"
18101810
vfile "^6.0.0"
18111811

1812-
"@mdx-js/react@^1.6.22":
1813-
version "1.6.22"
1814-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
1815-
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
1816-
18171812
"@mdx-js/react@^3.0.0":
18181813
version "3.0.0"
18191814
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"

0 commit comments

Comments
 (0)