mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Bump markdown-to-jsx from 6.9.1 to 6.9.3
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.9.1 to 6.9.3. - [Release notes](https://github.com/probablyup/markdown-to-jsx/releases) - [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.9.1...6.9.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b51a247295
commit
920eda1a84
@ -29,7 +29,7 @@
|
||||
"@storybook/core-events": "5.1.0-alpha.9",
|
||||
"@storybook/theming": "5.1.0-alpha.9",
|
||||
"core-js": "^2.6.5",
|
||||
"markdown-to-jsx": "^6.9.1",
|
||||
"markdown-to-jsx": "^6.9.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"util-deprecate": "^1.0.2"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.mergewith": "^4.6.1",
|
||||
"lodash.pick": "^4.4.0",
|
||||
"markdown-to-jsx": "^6.9.1",
|
||||
"markdown-to-jsx": "^6.9.3",
|
||||
"memoizerific": "^1.11.3",
|
||||
"polished": "^3.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
|
@ -15705,10 +15705,10 @@ markdown-table@^1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.2.tgz#c78db948fa879903a41bce522e3b96f801c63786"
|
||||
integrity sha512-NcWuJFHDA8V3wkDgR/j4+gZx+YQwstPgfQDV8ndUeWWzta3dnDTBxpVzqS9lkmJAuV5YX35lmyojl6HO5JXAgw==
|
||||
|
||||
markdown-to-jsx@^6.9.1:
|
||||
version "6.9.1"
|
||||
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.9.1.tgz#a5771d468727e282f54a15ff447bcd79fc2e619f"
|
||||
integrity sha512-SAUZWD//gjhP3Sfy2Q7EqhNOm7YYKTfQKuiuyr8FO9fa0EPkrXSDDE3u28A5SQx6j4BJ9Zs9Va77GBMtIcgAWw==
|
||||
markdown-to-jsx@^6.9.3:
|
||||
version "6.9.3"
|
||||
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.9.3.tgz#31719e3c54517ba9805db81d53701b89f5d2ed7e"
|
||||
integrity sha512-iXteiv317VZd1vk/PBH5MWMD4r0XWekoWCHRVVadBcnCtxavhtfV1UaEaQgq9KyckTv31L60ASh5ZVVrOh37Qg==
|
||||
dependencies:
|
||||
prop-types "^15.6.2"
|
||||
unquote "^1.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user