chore(deps): bump @mdx-js/react to 1.6.22

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:42:43 -05:00
parent b83790c433
commit 877775bf4a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3685,9 +3685,9 @@
} }
}, },
"@mdx-js/react": { "@mdx-js/react": {
"version": "1.6.6", "version": "1.6.22",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.6.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
"integrity": "sha512-zOOdNreHUNSFQ0dg3wYYg9sOGg2csf7Sk8JGBigeBq+4Xk4LO0QdycGAmgKNfeme+SyBV5LBIPjt1NNsScyWEQ==" "integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg=="
}, },
"@mdx-js/runtime": { "@mdx-js/runtime": {
"version": "1.6.4", "version": "1.6.4",
+1 -1
View File
@@ -32,7 +32,7 @@
"dependencies": { "dependencies": {
"@el7cosmos/gatsby-plugin-prefetch-google-fonts": "^2.0.3", "@el7cosmos/gatsby-plugin-prefetch-google-fonts": "^2.0.3",
"@mdx-js/mdx": "^1.6.22", "@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.6", "@mdx-js/react": "^1.6.22",
"@reach/router": "^1.3.3", "@reach/router": "^1.3.3",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"gatsby": "^2.22.11", "gatsby": "^2.22.11",