diff --git a/.changeset/stupid-weeks-begin.md b/.changeset/stupid-weeks-begin.md new file mode 100644 index 0000000..03bcb0e --- /dev/null +++ b/.changeset/stupid-weeks-begin.md @@ -0,0 +1,7 @@ +--- +'@component-driven/mixins': patch +'@component-driven/react-focus-within': patch +'@component-driven/with-selector': patch +--- + +Bump markdown-to-jsx from 6.11.1 to 6.11.4 diff --git a/yarn.lock b/yarn.lock index 79202fe..ea051f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5400,9 +5400,9 @@ markdown-table@^1.1.0: integrity sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q== markdown-to-jsx@^6.10.3: - version "6.11.1" - resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.1.tgz#3931612cfffaa5fd6610ecf2a4055eccccb98fa8" - integrity sha512-FdtDAv8d9/tjyHxdCvWZxxOgK2icwzBkTq/dPk+XlQ2B+DYDcwE89FWGzT92erXQ0CQR/bQbpNK3loNYhYL70g== + version "6.11.4" + resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz#b4528b1ab668aef7fe61c1535c27e837819392c5" + integrity sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw== dependencies: prop-types "^15.6.2" unquote "^1.1.0"