Skip to content

Commit f9c57a1

Browse files
committed
fix(deps): update dependency @mdx-js/react to v1.1.6
1 parent 5ec0556 commit f9c57a1

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
"dependencies": {
1818
"@blocks/editor": "0.0.28",
1919
"@blocks/kit": "0.0.28",
20-
"@mdx-js/react": "1.1.4",
20+
"@mdx-js/react": "1.1.6",
2121
"electron-log": "3.0.6",
2222
"electron-store": "4.0.0",
2323
"lodash.debounce": "4.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,10 +1001,10 @@
10011001
prop-types "^15.6.0"
10021002
react-is "^16.6.3"
10031003

1004-
"@mdx-js/[email protected].4":
1005-
version "1.1.4"
1006-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.1.4.tgz#447707fc18ae0bbbd7778b28f3bf4055f6aae2ae"
1007-
integrity sha512-qh6M6Uv1CxL8SszBbeTEbB2Ko27j6HLSqlDzPvbsxXZ9Nt87S/B65tvN1HjE8ZH8I0DO8V4L/ebalCy+pkEfIw==
1004+
"@mdx-js/[email protected].6":
1005+
version "1.1.6"
1006+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.1.6.tgz#ad78d69c7b8942e1ab126e47ae67a604856ade24"
1007+
integrity sha512-IQf5WIuInyk85liH1jXoK16pRr3ExQAuR4tzE1GnXK6IyuZoj3DBKMlwKZ93Fa5WF31o3Vc39CIkosuC/xIHhQ==
10081008

10091009
"@reach/alert-dialog@^0.2.3":
10101010
version "0.2.9"

0 commit comments

Comments
 (0)