Skip to content

Commit

Permalink
fix(deps): update dependency @mdx-js/react to v1.6.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2020
1 parent 5ec0556 commit a5206c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@blocks/editor": "0.0.28",
"@blocks/kit": "0.0.28",
"@mdx-js/react": "1.1.4",
"@mdx-js/react": "1.6.22",
"electron-log": "3.0.6",
"electron-store": "4.0.0",
"lodash.debounce": "4.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,10 @@
prop-types "^15.6.0"
react-is "^16.6.3"

"@mdx-js/react@1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.1.4.tgz#447707fc18ae0bbbd7778b28f3bf4055f6aae2ae"
integrity sha512-qh6M6Uv1CxL8SszBbeTEbB2Ko27j6HLSqlDzPvbsxXZ9Nt87S/B65tvN1HjE8ZH8I0DO8V4L/ebalCy+pkEfIw==
"@mdx-js/react@1.6.22":
version "1.6.22"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==

"@reach/alert-dialog@^0.2.3":
version "0.2.9"
Expand Down

0 comments on commit a5206c0

Please sign in to comment.