Skip to content

Commit 999a073

Browse files
chore(deps): pin dependency @mdx-js/react to 2.1.2 (#12)
chore(deps): pin dependency @mdx-js/react to 2.1.2
2 parents 3c326e1 + 423a079 commit 999a073

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@babel/core": "7.18.9",
8484
"@commitlint/cli": "17.0.3",
8585
"@commitlint/config-conventional": "17.0.3",
86-
"@mdx-js/react": "^2.1.2",
86+
"@mdx-js/react": "2.1.2",
8787
"@next/eslint-plugin-next": "12.2.2",
8888
"@release-it/conventional-changelog": "5.0.0",
8989
"@testing-library/dom": "8.16.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,7 +2029,7 @@
20292029
unist-util-visit "^4.0.0"
20302030
vfile "^5.0.0"
20312031

2032-
"@mdx-js/react@^2.1.0", "@mdx-js/react@^2.1.2":
2032+
"@mdx-js/[email protected].2", "@mdx-js/react@^2.1.0":
20332033
version "2.1.2"
20342034
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.2.tgz#02972f170cd3ad9113ce448245c5f636bb3e750d"
20352035
integrity sha512-52e3DTJBrjsw3U51ZCdZ3N1IBaqnbzLIngCSXpKtiYiGr7PIqp3/P/+kym0MPTwBL/y9ZBmCieD8FyrXuEDrRw==

0 commit comments

Comments
 (0)