build(deps): bump gatsby-plugin-mdx from 1.2.43 to 1.7.1 in /docs (#1615)

This commit is contained in:
dependabot[bot] 2021-01-03 22:57:42 +01:00 committed by GitHub
parent e84a8d023e
commit 04b4943433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 22 deletions

53
docs/package-lock.json generated
View File

@ -7476,9 +7476,9 @@
"integrity": "sha512-+uOWalBp4xnbtSwKsRfqkVMnx1jPHNjC0PISYBjGJqV8N3YVxnkdm5ZqzO0RCRQvrQy0TFC32+nFcEcA+dZ+gA==" "integrity": "sha512-+uOWalBp4xnbtSwKsRfqkVMnx1jPHNjC0PISYBjGJqV8N3YVxnkdm5ZqzO0RCRQvrQy0TFC32+nFcEcA+dZ+gA=="
}, },
"eventemitter3": { "eventemitter3": {
"version": "3.1.2", "version": "4.0.7",
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.2.tgz", "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
"integrity": "sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q==" "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
}, },
"events": { "events": {
"version": "3.2.0", "version": "3.2.0",
@ -9200,17 +9200,17 @@
} }
}, },
"gatsby-plugin-mdx": { "gatsby-plugin-mdx": {
"version": "1.2.43", "version": "1.7.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.2.43.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.7.1.tgz",
"integrity": "sha512-TXfYarUQCEPr8BRKejYOapUto0Hqdj/TqUW2yUE/hfCzhCxDWiv2mkYV435I/Cbw7lQvnMWrVtB+qEPZxrLrLQ==", "integrity": "sha512-T/00VlrotBvzw6Dj60AQo/rYNIcBk42fo0L1z/fePxLUwOg91PDWRfsYA4gDefgtKjIAfuiUJhs8vPxaKl5BoA==",
"requires": { "requires": {
"@babel/core": "^7.11.6", "@babel/core": "^7.12.3",
"@babel/generator": "^7.11.6", "@babel/generator": "^7.12.5",
"@babel/helper-plugin-utils": "^7.10.4", "@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0", "@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/preset-env": "^7.11.5", "@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.10.4", "@babel/preset-react": "^7.12.5",
"@babel/types": "^7.11.5", "@babel/types": "^7.12.6",
"camelcase-css": "^2.0.1", "camelcase-css": "^2.0.1",
"change-case": "^3.1.0", "change-case": "^3.1.0",
"core-js": "^3.6.5", "core-js": "^3.6.5",
@ -9219,7 +9219,7 @@
"escape-string-regexp": "^1.0.5", "escape-string-regexp": "^1.0.5",
"eval": "^0.1.4", "eval": "^0.1.4",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.22", "gatsby-core-utils": "^1.7.1",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"json5": "^2.1.3", "json5": "^2.1.3",
"loader-utils": "^1.4.0", "loader-utils": "^1.4.0",
@ -9227,7 +9227,7 @@
"mdast-util-to-string": "^1.1.0", "mdast-util-to-string": "^1.1.0",
"mdast-util-toc": "^3.1.0", "mdast-util-toc": "^3.1.0",
"mime": "^2.4.6", "mime": "^2.4.6",
"p-queue": "^5.0.0", "p-queue": "^6.6.2",
"pretty-bytes": "^5.3.0", "pretty-bytes": "^5.3.0",
"remark": "^10.0.1", "remark": "^10.0.1",
"remark-retext": "^3.1.3", "remark-retext": "^3.1.3",
@ -9243,9 +9243,9 @@
}, },
"dependencies": { "dependencies": {
"core-js": { "core-js": {
"version": "3.6.5", "version": "3.8.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.2.tgz",
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==" "integrity": "sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A=="
}, },
"unified": { "unified": {
"version": "8.4.2", "version": "8.4.2",
@ -15371,11 +15371,22 @@
"integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==" "integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw=="
}, },
"p-queue": { "p-queue": {
"version": "5.0.0", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-5.0.0.tgz", "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz",
"integrity": "sha512-6QfeouDf236N+MAxHch0CVIy8o/KBnmhttKjxZoOkUlzqU+u9rZgEyXH3OdckhTgawbqf5rpzmyR+07+Lv0+zg==", "integrity": "sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==",
"requires": { "requires": {
"eventemitter3": "^3.1.0" "eventemitter3": "^4.0.4",
"p-timeout": "^3.2.0"
},
"dependencies": {
"p-timeout": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz",
"integrity": "sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==",
"requires": {
"p-finally": "^1.0.0"
}
}
} }
}, },
"p-reduce": { "p-reduce": {

View File

@ -18,7 +18,7 @@
"gatsby-plugin-emotion": "^4.3.10", "gatsby-plugin-emotion": "^4.3.10",
"gatsby-plugin-google-analytics": "^2.8.0", "gatsby-plugin-google-analytics": "^2.8.0",
"gatsby-plugin-manifest": "^2.9.1", "gatsby-plugin-manifest": "^2.9.1",
"gatsby-plugin-mdx": "^1.2.43", "gatsby-plugin-mdx": "^1.7.1",
"gatsby-plugin-netlify": "^2.3.13", "gatsby-plugin-netlify": "^2.3.13",
"gatsby-plugin-netlify-cache": "^1.2.0", "gatsby-plugin-netlify-cache": "^1.2.0",
"gatsby-plugin-offline": "^3.7.1", "gatsby-plugin-offline": "^3.7.1",