Skip to content

Commit d76d417

Browse files
1 parent 158683f commit d76d417

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby-image": "^2.2.39",
1414
"gatsby-plugin-eslint": "^2.0.8",
1515
"gatsby-plugin-manifest": "^2.2.39",
16-
"gatsby-plugin-mdx": "^1.0.68",
16+
"gatsby-plugin-mdx": "^1.0.69",
1717
"gatsby-plugin-offline": "^3.0.33",
1818
"gatsby-plugin-react-helmet": "^3.1.21",
1919
"gatsby-plugin-sharp": "^2.4.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8580,10 +8580,10 @@ gatsby-plugin-manifest@^2.2.39:
85808580
semver "^5.7.1"
85818581
sharp "^0.23.4"
85828582

8583-
gatsby-plugin-mdx@^1.0.68:
8584-
version "1.0.68"
8585-
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.68.tgz#7e614cb31961006c9bb173f8f3cefcd459e43b26"
8586-
integrity sha512-wOf9CGweHUZ4EQu5UTIoFUR8bWIwQzRM7Og59DiyQLzIdKDfTR59qCE/PlK3mg07I6DG+YP27hM5zG7wU4LrGg==
8583+
gatsby-plugin-mdx@^1.0.69:
8584+
version "1.0.69"
8585+
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.69.tgz#11b33a5478dd7ab005c8b093e402b4ccb1c122db"
8586+
integrity sha512-v3i9JFjtO0R+WYStpQozo0N8rL4kBtzW3TvljaCt6t1sPccS38++wV8kAUQH1mB6x267eXoc2o5NjLAY7YD1kQ==
85878587
dependencies:
85888588
"@babel/core" "^7.7.5"
85898589
"@babel/generator" "^7.7.4"
@@ -8600,7 +8600,7 @@ gatsby-plugin-mdx@^1.0.68:
86008600
escape-string-regexp "^1.0.5"
86018601
eval "^0.1.4"
86028602
fs-extra "^8.1.0"
8603-
gatsby-core-utils "^1.0.26"
8603+
gatsby-core-utils "^1.0.27"
86048604
gray-matter "^4.0.2"
86058605
json5 "^2.1.1"
86068606
loader-utils "^1.2.3"

0 commit comments

Comments
 (0)