Skip to content

Commit e26bfa9

Browse files
committed
chore(deps): update mdx monorepo to v1.6.21
1 parent 1799173 commit e26bfa9

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"dev": "gatsby develop"
1010
},
1111
"dependencies": {
12-
"@mdx-js/mdx": "1.6.18",
13-
"@mdx-js/react": "1.6.18",
12+
"@mdx-js/mdx": "1.6.21",
13+
"@mdx-js/react": "1.6.21",
1414
"classnames": "2.2.6",
1515
"gatsby": "2.24.68",
1616
"gatsby-image": "2.4.21",

yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,24 +1546,24 @@
15461546
"@babel/runtime" "^7.7.2"
15471547
regenerator-runtime "^0.13.3"
15481548

1549-
"@mdx-js/[email protected].18":
1550-
version "1.6.18"
1551-
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.18.tgz#c73345ef75be0ec303c5d87f3b95cbe55c192742"
1552-
integrity sha512-RXtdFBP3cnf/RILx/ipp5TsSY1k75bYYmjorv7jTaPcHPQwhQdI6K4TrVUed/GL4f8zX5TN2QwO5g+3E/8RsXA==
1549+
"@mdx-js/[email protected].21":
1550+
version "1.6.21"
1551+
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.21.tgz#d3651b4802db7bdc399270c0ffa9e2aa99dd4b00"
1552+
integrity sha512-z35VI6qDw9eAzR/obtgHbYVUdb/Pm+oUnlP1lLR94Oe05Xs2H7vlAgpuFBCLH5g/egzAc2wZCyoVydr25CsF+A==
15531553
dependencies:
15541554
"@babel/core" "7.11.6"
15551555
"@babel/plugin-syntax-jsx" "7.10.4"
15561556
"@babel/plugin-syntax-object-rest-spread" "7.8.3"
1557-
"@mdx-js/util" "1.6.18"
1558-
babel-plugin-apply-mdx-type-prop "1.6.18"
1559-
babel-plugin-extract-import-names "1.6.18"
1557+
"@mdx-js/util" "1.6.21"
1558+
babel-plugin-apply-mdx-type-prop "1.6.21"
1559+
babel-plugin-extract-import-names "1.6.21"
15601560
camelcase-css "2.0.1"
15611561
detab "2.0.3"
15621562
hast-util-raw "6.0.1"
15631563
lodash.uniq "4.5.0"
1564-
mdast-util-to-hast "9.1.1"
1564+
mdast-util-to-hast "9.1.2"
15651565
remark-footnotes "2.0.0"
1566-
remark-mdx "1.6.18"
1566+
remark-mdx "1.6.21"
15671567
remark-parse "8.0.3"
15681568
remark-squeeze-paragraphs "4.0.0"
15691569
style-to-object "0.3.0"
@@ -1598,10 +1598,10 @@
15981598
unist-builder "2.0.3"
15991599
unist-util-visit "2.0.3"
16001600

1601-
"@mdx-js/[email protected].18":
1602-
version "1.6.18"
1603-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.18.tgz#f83cbb2355de9cf36a213140ce21647da1e34fa7"
1604-
integrity sha512-aFHsZVu7r9WamlP+WO/lyvHHZAubkQjkcRYlvS7fQElypfJvjKdHevjC3xiqlsQpasx/4KqRMoEIb++wNtd+6w==
1601+
"@mdx-js/[email protected].21":
1602+
version "1.6.21"
1603+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.21.tgz#86d962471a5e160c59a6b32054aa55c0c7ca404e"
1604+
integrity sha512-CgSNT9sq2LAlhEbVlPg7DwUQkypz+CWaWGcJbkgmp9WCAy6vW33CQ44UbKPiH3wet9o+UbXeQOqzZd041va83g==
16051605

16061606
"@mdx-js/react@^1.5.2":
16071607
version "1.6.16"
@@ -1622,10 +1622,10 @@
16221622
"@mdx-js/react" "^2.0.0-next.7"
16231623
buble-jsx-only "^0.19.8"
16241624

1625-
"@mdx-js/[email protected].18":
1626-
version "1.6.18"
1627-
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.18.tgz#c7563bf72cb4520b8b7100b64006a64be717e936"
1628-
integrity sha512-axMe+NoLF55OlXPbhRn4GNCHcL1f5W3V3c0dWzg05S9JXm3Ecpxzxaht3g3vTP0dcqBL/yh/xCvzK0ZpO54Eug==
1625+
"@mdx-js/[email protected].21":
1626+
version "1.6.21"
1627+
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.21.tgz#25f97a0a1b76e78c16ae5d98c6c73e1be8d89e39"
1628+
integrity sha512-6sANhqfEHu6gdHZSrzDjN18Y48mIon8f2Os6J+IFmMHN0IhNG/0PUIIsI07kA1sZ9t6vgZNBloVmcDa5WOSe6A==
16291629

16301630
"@mdx-js/util@^2.0.0-next.7":
16311631
version "2.0.0-next.7"
@@ -2958,13 +2958,13 @@ babel-plugin-add-module-exports@^0.3.3:
29582958
optionalDependencies:
29592959
chokidar "^2.0.4"
29602960

2961-
2962-
version "1.6.18"
2963-
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.18.tgz#81f31b472f3b28289d4cea0f76c0315e6b85394f"
2964-
integrity sha512-lcpbj/GatKQp48jsJ8Os/ZXv381ZYFNKA27EPllcpFMpqiS696XkoK+xie/2GjzQSe5IIbo3srsXpd6/ik8PsQ==
2961+
2962+
version "1.6.21"
2963+
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.21.tgz#0c8600c965ca4203e3c026ed971ed5b7e810aeba"
2964+
integrity sha512-+vQarmm+g+kePH4CMp2iEN/HOx1oEvZeSKCdKCEZlnJOthXzkpaRAbM3ZNCiKqVr9WuoqPNfoXQ0EVppYpIwfg==
29652965
dependencies:
29662966
"@babel/helper-plugin-utils" "7.10.4"
2967-
"@mdx-js/util" "1.6.18"
2967+
"@mdx-js/util" "1.6.21"
29682968

29692969
babel-plugin-apply-mdx-type-prop@^2.0.0-next.7:
29702970
version "2.0.0-next.7"
@@ -3004,10 +3004,10 @@ babel-plugin-extract-export-names@^2.0.0-next.7:
30043004
dependencies:
30053005
"@babel/helper-plugin-utils" "7.10.4"
30063006

3007-
3008-
version "1.6.18"
3009-
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.18.tgz#be74a5e12e1b5a5db5af53015a6a62ad16ac18f5"
3010-
integrity sha512-2EyZia3Ezl3UdhBcgDl6KZTNkYa2VhmAHHbJdhCroa1pZD/E56BulVsSKIhm/kza9agnabDR2VEHO+ZnqpfxbQ==
3007+
3008+
version "1.6.21"
3009+
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.21.tgz#94efffee4ea79982491573e5f67d9957ab77596a"
3010+
integrity sha512-mCjTry00HB/4xHGunxQNMOGZ7JEGJdEScNh7C1WJBto7nePyn9wCdYAZP61pGC6+z3ETH5btY20mqg0plcxZGA==
30113011
dependencies:
30123012
"@babel/helper-plugin-utils" "7.10.4"
30133013

@@ -9684,13 +9684,13 @@ [email protected]:
96849684
unist-util-position "^3.0.0"
96859685
unist-util-visit "^2.0.0"
96869686

9687-
9688-
version "9.1.1"
9689-
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-9.1.1.tgz#953ff12aed57464b11d7e5549a45913e561909fa"
9690-
integrity sha512-vpMWKFKM2mnle+YbNgDXxx95vv0CoLU0v/l3F5oFAG5DV7qwkZVWA206LsAdOnEVyf5vQcLnb3cWJywu7mUxsQ==
9687+
9688+
version "9.1.2"
9689+
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-9.1.2.tgz#10fa5ed9d45bf3755891e5801d0f32e2584a9423"
9690+
integrity sha512-OpkFLBC2VnNAb2FNKcKWu9FMbJhQKog+FCT8nuKmQNIKXyT1n3SIskE7uWDep6x+cA20QXlK5AETHQtYmQmxtQ==
96919691
dependencies:
96929692
"@types/mdast" "^3.0.0"
9693-
"@types/unist" "^2.0.3"
9693+
"@types/unist" "^2.0.0"
96949694
mdast-util-definitions "^3.0.0"
96959695
mdurl "^1.0.0"
96969696
unist-builder "^2.0.0"
@@ -12719,16 +12719,16 @@ [email protected]:
1271912719
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-2.0.0.tgz#9001c4c2ffebba55695d2dd80ffb8b82f7e6303f"
1272012720
integrity sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==
1272112721

12722-
12723-
version "1.6.18"
12724-
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.18.tgz#d8c76017c95824cc7fb853bb2759add8ba0cf319"
12725-
integrity sha512-xNhjv4kJZ8L6RV68yK8fQ6XWlvSIFOE5VPmM7wMKSwkvwBu6tlUJy0gRF2WiZ4fPPOj6jpqlVB9QakipvZuEqg==
12722+
12723+
version "1.6.21"
12724+
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.21.tgz#0c1a7e042e50938ff89ad8dd7e8e219d4b0404ce"
12725+
integrity sha512-IGb3l46a6NFi62egT+WXeTT3T8wYTunmPCEGTfDO6oRAfuss9VAb/3InVCKKGXXoiNi0mTuplI0EFusdCLGk3A==
1272612726
dependencies:
1272712727
"@babel/core" "7.11.6"
1272812728
"@babel/helper-plugin-utils" "7.10.4"
1272912729
"@babel/plugin-proposal-object-rest-spread" "7.11.0"
1273012730
"@babel/plugin-syntax-jsx" "7.10.4"
12731-
"@mdx-js/util" "1.6.18"
12731+
"@mdx-js/util" "1.6.21"
1273212732
is-alphabetical "1.0.4"
1273312733
remark-parse "8.0.3"
1273412734
unified "9.2.0"

0 commit comments

Comments
 (0)