Skip to content

Commit

Permalink
Bump gatsby-plugin-mdx from 1.10.0 to 2.0.1 in /next
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent fc9074f commit b3c1e6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion next/package.json
Expand Up @@ -24,7 +24,7 @@
"gatsby": "^2.32.9",
"gatsby-image": "^3.0.0",
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^1.10.0",
"gatsby-plugin-mdx": "^2.0.1",
"gatsby-plugin-next-seo": "^1.7.0",
"gatsby-plugin-offline": "^3.10.2",
"gatsby-plugin-react-helmet": "^3.10.0",
Expand Down
12 changes: 6 additions & 6 deletions next/yarn.lock
Expand Up @@ -7113,7 +7113,7 @@ gatsby-cli@^2.19.2:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"

gatsby-core-utils@^1.10.0, gatsby-core-utils@^1.10.1:
gatsby-core-utils@^1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.10.1.tgz#97bed40df3fa79800e7ce0c0491680f0aadd6ce7"
integrity sha512-4P3feGCJckg+DRWWl2beFk7N9c63zmCryEGPaU1OHCp+ZT2bO0ihCBuXywDWuuEp6SYP9PZ1fs0YJ/Rt6q6lag==
Expand Down Expand Up @@ -7204,10 +7204,10 @@ gatsby-plugin-manifest@^2.12.1:
semver "^7.3.2"
sharp "^0.27.0"

gatsby-plugin-mdx@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.10.0.tgz#d814562fb4d7400038a2061048eb35c8bfe9a284"
integrity sha512-xoiW06TnJpdwWmqOcxcsyXf6KI1fUAWitH0zVaUpYo7use+ffoXCLsV7mU7F4x2ChcoE8eok7EhalYb582kISg==
gatsby-plugin-mdx@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-2.0.1.tgz#f3762a036ff9db5daa56dfdde313ddbdc67c05e3"
integrity sha512-wNMFTsa5u1KeESt3jyICy3fz5y3JhmKynFJ0J7YeTHm9EMoCclwfR4LRr1Mz9GLTIyWwvZEeVfwc7Vf5svXIvA==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
Expand All @@ -7224,7 +7224,7 @@ gatsby-plugin-mdx@^1.10.0:
escape-string-regexp "^1.0.5"
eval "^0.1.4"
fs-extra "^8.1.0"
gatsby-core-utils "^1.10.0"
gatsby-core-utils "^2.0.0"
gray-matter "^4.0.2"
json5 "^2.1.3"
loader-utils "^1.4.0"
Expand Down

0 comments on commit b3c1e6b

Please sign in to comment.