chore: bump eslint-plugin-mdx from 3.1.3 to 3.1.5 (#932)

Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.1.3 to 3.1.5. - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.1.3...eslint-plugin-mdx@3.1.5) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 16, 2024 at 10:32 UTC aa7e7f381b82a37e11841e8755b1f79226314c0f
1 file changed +7 -7
package-lock.json
+7 -7
@@ -15068,9 +15068,9 @@
15068 }
15069 },
15070 "node_modules/eslint-mdx": {
15071 - "version": "3.1.3",
15072 - "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.1.3.tgz",
15073 - "integrity": "sha512-de+3AErxMIxAm16sl/YPraDT9lUK4qJC/MX23i1LnXBocDYwypzBHAZH7EFSDlFHdemeKv1RXn68jKa/CdhmAg==",
15071 + "version": "3.1.5",
15072 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.1.5.tgz",
15073 + "integrity": "sha512-ynztX0k7CQ3iDL7fDEIeg3g0O/d6QPv7IBI9fdYLhXp5fAp0fi8X22xF/D3+Pk0f90R27uwqa1clHpay6t0l8Q==",
15074 "dev": true,
15075 "dependencies": {
15076 "acorn": "^8.11.3",
@@ -16750,12 +16750,12 @@
16750 }
16751 },
16752 "node_modules/eslint-plugin-mdx": {
16753 - "version": "3.1.3",
16754 - "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.1.3.tgz",
16755 - "integrity": "sha512-4/zshamx774j7BTOryuWAYcRjg9asjjI37VrQV0EI8PUxuti8oVU2RPvyLD5phxoT52ZEW2648l/Q1RuWuGT5w==",
16753 + "version": "3.1.5",
16754 + "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.1.5.tgz",
16755 + "integrity": "sha512-lUE7tP7IrIRHU3gTtASDe5u4YM2SvQveYVJfuo82yn3MLh/B/v05FNySURCK4aIxIYF1QYo3IRemQG/lyQzpAg==",
16756 "dev": true,
16757 "dependencies": {
16758 - "eslint-mdx": "^3.1.3",
16758 + "eslint-mdx": "^3.1.5",
16759 "eslint-plugin-markdown": "^3.0.1",
16760 "remark-mdx": "^3.0.0",
16761 "remark-parse": "^11.0.0",