📦 npm: Bump eslint-plugin-mdx from 3.0.1 to 3.1.3

Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.0.1 to 3.1.3.
- [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.0.1...eslint-plugin-mdx@3.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-08 11:07:51 -05:00
committed by jake
parent 0844b70f78
commit ba7a9dc3f6
2 changed files with 13 additions and 27 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"eslint": "~8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-mdx": "~3.0.0",
"eslint-plugin-mdx": "~3.1.3",
"eslint-plugin-prettier": "~5.1.2",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",