build(deps): bump gatsby-plugin-mdx from 3.11.1 to 3.13.0 in /docs (#2815)

This commit is contained in:
dependabot[bot] 2022-05-02 18:41:36 +02:00 committed by GitHub
parent 030e04dd90
commit 68067664f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
docs/package-lock.json generated
View File

@ -20,7 +20,7 @@
"gatsby-plugin-emotion": "^7.11.0",
"gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.13.0",
"gatsby-plugin-mdx": "^3.11.1",
"gatsby-plugin-mdx": "^3.13.0",
"gatsby-plugin-netlify": "^4.3.1",
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^5.13.0",
@ -12554,9 +12554,9 @@
}
},
"node_modules/gatsby-plugin-mdx": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.11.1.tgz",
"integrity": "sha512-YP1Y83rusbNKXFiD6bfWri/ga/z5JuvuCEcT8+eiOXUtmmMHuiS1/wAz2+YM8+OdZKnP25ccI+TOG2Jd+gKR/g==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.13.0.tgz",
"integrity": "sha512-becJF14ChRlkQkeYOR7GzuDNCK0yqax5/BkDHo3pNorh5arxe2jMZm7Kvru8CQa+R9fSHZQY16IEivT9/08QOQ==",
"dependencies": {
"@babel/core": "^7.15.5",
"@babel/generator": "^7.15.4",
@ -12574,7 +12574,7 @@
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.11.1",
"gatsby-core-utils": "^3.13.0",
"gray-matter": "^4.0.2",
"json5": "^2.1.3",
"loader-utils": "^1.4.0",
@ -35391,9 +35391,9 @@
}
},
"gatsby-plugin-mdx": {
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.11.1.tgz",
"integrity": "sha512-YP1Y83rusbNKXFiD6bfWri/ga/z5JuvuCEcT8+eiOXUtmmMHuiS1/wAz2+YM8+OdZKnP25ccI+TOG2Jd+gKR/g==",
"version": "3.13.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.13.0.tgz",
"integrity": "sha512-becJF14ChRlkQkeYOR7GzuDNCK0yqax5/BkDHo3pNorh5arxe2jMZm7Kvru8CQa+R9fSHZQY16IEivT9/08QOQ==",
"requires": {
"@babel/core": "^7.15.5",
"@babel/generator": "^7.15.4",
@ -35411,7 +35411,7 @@
"escape-string-regexp": "^1.0.5",
"eval": "^0.1.4",
"fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.11.1",
"gatsby-core-utils": "^3.13.0",
"gray-matter": "^4.0.2",
"json5": "^2.1.3",
"loader-utils": "^1.4.0",

View File

@ -17,7 +17,7 @@
"gatsby-plugin-emotion": "^7.11.0",
"gatsby-plugin-google-analytics": "^4.13.0",
"gatsby-plugin-manifest": "^4.13.0",
"gatsby-plugin-mdx": "^3.11.1",
"gatsby-plugin-mdx": "^3.13.0",
"gatsby-plugin-netlify": "^4.3.1",
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^5.13.0",