From b3dc89e18ce8e40e89a740fea6d187a40786a9b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 05:48:20 +0000 Subject: [PATCH] Bump eslint-plugin-mdx from 3.0.0 to 3.1.1 Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.0.0 to 3.1.1. - [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/v3.0.0...eslint-plugin-mdx@3.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index ebee107f..925e397e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "eslint": "^8.56.0", - "eslint-plugin-mdx": "^3.0.0", + "eslint-plugin-mdx": "^3.1.1", "eslint-plugin-prettier": "^5.1.0", "prettier": "^3.1.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2539efaf..355a4f86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ devDependencies: specifier: ^8.56.0 version: 8.56.0 eslint-plugin-mdx: - specifier: ^3.0.0 - version: 3.0.0(eslint@8.56.0) + specifier: ^3.1.1 + version: 3.1.1(eslint@8.56.0) eslint-plugin-prettier: specifier: ^5.1.0 version: 5.1.0(eslint@8.56.0)(prettier@3.1.1) @@ -215,7 +215,7 @@ packages: /@types/hast@3.0.3: resolution: {integrity: sha512-2fYGlaDy/qyLlhidX42wAH0KBi2TCjKMH8CHmBXgRlJ3Y+OXTiqsPQ6IWarZKwF1JoUcAJdPogv1d4b0COTpmQ==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.2 dev: true /@types/is-empty@1.2.1: @@ -225,13 +225,13 @@ packages: /@types/mdast@3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.2 dev: true /@types/mdast@4.0.3: resolution: {integrity: sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.2 dev: true /@types/ms@0.7.31: @@ -589,8 +589,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-mdx@3.0.0(eslint@8.56.0): - resolution: {integrity: sha512-vhRMspKg40avafPts17WXocCXnFCXERkOmEPi1P8XL2Iq3jjpLQoO/CXeYXdt04TNlGOyYkHdJ7F0M4Bjb+/Lg==} + /eslint-mdx@3.1.1(eslint@8.56.0): + resolution: {integrity: sha512-GY3nK7YAueZbbMrGU1IyQpEvZ9DL3TSJplCPZbVdNDlpPh5P6LCSJ40PtwJM4ztDPWOs0MbzlXZdh1O6K2HTDQ==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -626,14 +626,14 @@ packages: - supports-color dev: true - /eslint-plugin-mdx@3.0.0(eslint@8.56.0): - resolution: {integrity: sha512-vLSFgcD1UtCCciGiUhaIpUhHlWuYJyjUHdUiV+C1lDFbvuWbZhVr9ZhTbOhPGRUljfDeiCz3pyturTIlpH/fEA==} + /eslint-plugin-mdx@3.1.1(eslint@8.56.0): + resolution: {integrity: sha512-6s2pFy4kzu5Tvse5ZjynwVDnMpgSidNvk4IB6j9jo7MIq4oYrXUtQMLmGIidRLL9X25khyjw1iJii9XTbOBgzg==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' dependencies: eslint: 8.56.0 - eslint-mdx: 3.0.0(eslint@8.56.0) + eslint-mdx: 3.1.1(eslint@8.56.0) eslint-plugin-markdown: 3.0.1(eslint@8.56.0) remark-mdx: 3.0.0 remark-parse: 11.0.0 @@ -1397,8 +1397,8 @@ packages: /micromark-extension-mdxjs@3.0.0: resolution: {integrity: sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==} dependencies: - acorn: 8.10.0 - acorn-jsx: 5.3.2(acorn@8.10.0) + acorn: 8.11.2 + acorn-jsx: 5.3.2(acorn@8.11.2) micromark-extension-mdx-expression: 3.0.0 micromark-extension-mdx-jsx: 3.0.0 micromark-extension-mdx-md: 2.0.0