Skip to content

Commit 61a4315

Browse files
1 parent 3efe8c7 commit 61a4315

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
@@ -11,7 +11,7 @@
1111
"gatsby": "^2.20.22",
1212
"gatsby-plugin-eslint": "^2.0.8",
1313
"gatsby-plugin-manifest": "^2.3.6",
14-
"gatsby-plugin-mdx": "^1.1.7",
14+
"gatsby-plugin-mdx": "^1.1.9",
1515
"gatsby-plugin-react-helmet": "^3.2.4",
1616
"gatsby-plugin-sharp": "^2.5.4",
1717
"gatsby-plugin-styled-components": "^3.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8933,10 +8933,10 @@ gatsby-plugin-manifest@^2.3.6:
89338933
semver "^5.7.1"
89348934
sharp "^0.25.1"
89358935

8936-
gatsby-plugin-mdx@^1.1.7:
8937-
version "1.1.7"
8938-
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.1.7.tgz#af94eff3f10ae2475ac0714b08f3e97d0fc77b0f"
8939-
integrity sha512-CTEeZQQ/hYDPv9mX06259zwiQc67OGBPzigBL8ZEMSgg5ANzzfR143Wd74RGPvT04GnMNjfWKcg8yBPTf75EaA==
8936+
gatsby-plugin-mdx@^1.1.9:
8937+
version "1.1.9"
8938+
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.1.9.tgz#92164a64c8e0a6bdc3098ee91a916f8ddddd9d8f"
8939+
integrity sha512-BdXe2pGPU9oN2LKJd4GJUC1KNtPRHnMit0CxlMHasrmzVDyGYjkG6EngL43LziLbDeYQQYdyPkWFe2+gsHlUOQ==
89408940
dependencies:
89418941
"@babel/core" "^7.8.7"
89428942
"@babel/generator" "^7.8.8"
@@ -8953,7 +8953,7 @@ gatsby-plugin-mdx@^1.1.7:
89538953
escape-string-regexp "^1.0.5"
89548954
eval "^0.1.4"
89558955
fs-extra "^8.1.0"
8956-
gatsby-core-utils "^1.1.1"
8956+
gatsby-core-utils "^1.1.3"
89578957
gray-matter "^4.0.2"
89588958
json5 "^2.1.2"
89598959
loader-utils "^1.4.0"

0 commit comments

Comments
 (0)