From 2b578a5dc4845aaab24b86029edfedc01e3c37cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 06:39:12 +0000 Subject: [PATCH] Bump eslint-plugin-mdx from 3.5.0 to 3.6.0 Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.5.0 to 3.6.0. - [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.5.0...eslint-plugin-mdx@3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 59 ++++++++++++++++++++++---------------------------- 2 files changed, 27 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 0976143a..8a907978 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "devDependencies": { "eslint": "8.57.1", - "eslint-plugin-mdx": "3.5.0", + "eslint-plugin-mdx": "3.6.0", "eslint-plugin-prettier": "5.5.1", "mintlify": "4.2.2", "prettier": "3.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac365852..993de25f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: 8.57.1 version: 8.57.1 eslint-plugin-mdx: - specifier: 3.5.0 - version: 3.5.0(eslint@8.57.1) + specifier: 3.6.0 + version: 3.6.0(eslint@8.57.1) eslint-plugin-prettier: specifier: 5.5.1 version: 5.5.1(eslint@8.57.1)(prettier@3.6.2) @@ -755,15 +755,12 @@ packages: '@types/nlcst@2.0.3': resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} - '@types/node@22.15.31': - resolution: {integrity: sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==} + '@types/node@22.16.0': + resolution: {integrity: sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==} '@types/node@24.0.10': resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} - '@types/node@24.0.4': - resolution: {integrity: sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA==} - '@types/react@19.0.2': resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} @@ -1080,8 +1077,8 @@ packages: peerDependencies: devtools-protocol: '*' - ci-info@4.2.0: - resolution: {integrity: sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==} + ci-info@4.3.0: + resolution: {integrity: sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==} engines: {node: '>=8'} clean-stack@4.2.0: @@ -1236,8 +1233,8 @@ packages: supports-color: optional: true - decode-named-character-reference@1.1.0: - resolution: {integrity: sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==} + decode-named-character-reference@1.2.0: + resolution: {integrity: sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==} decompress-response@6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} @@ -1434,8 +1431,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-mdx@3.5.0: - resolution: {integrity: sha512-3iFgW201z26bnFJelrrG2D8YXx1jk9JzXBp2pN32EMIpg47ZBM20mkdneLXn2CBKp27ZMHTygEA1DJNpqMu4Pg==} + eslint-mdx@3.6.0: + resolution: {integrity: sha512-D1YKiLODSJmNK5+zOGqk5gU4lXEXCImUgT8uChDFgcwZYFYNUT71r+sOyLc0tYhTbuHg+tTOSkgSxJUhVon1Yg==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -1444,8 +1441,8 @@ packages: remark-lint-file-extension: optional: true - eslint-plugin-mdx@3.5.0: - resolution: {integrity: sha512-pxXH/a2eH3Pxkmp1LSTqFfizIF1ZEUJjEm99gy+k/c+rK+SITEHg04LbPZBqG0T3Z4x0tPtY7zm9miqypcPxuw==} + eslint-plugin-mdx@3.6.0: + resolution: {integrity: sha512-q+OYdm/9QemwvxxMGmLFAJPx62l4V/38+Gk1wgRC8unnzF14sFgmCplrfuSQBUv5cndNd97xDuZO+83qM2n30A==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -4312,7 +4309,7 @@ snapshots: dependencies: '@npmcli/map-workspaces': 3.0.6 '@npmcli/package-json': 5.2.1 - ci-info: 4.2.0 + ci-info: 4.3.0 ini: 4.1.3 nopt: 7.2.1 proc-log: 4.2.0 @@ -4609,7 +4606,7 @@ snapshots: '@types/concat-stream@2.0.3': dependencies: - '@types/node': 24.0.4 + '@types/node': 24.0.10 '@types/cors@2.8.19': dependencies: @@ -4653,7 +4650,7 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@22.15.31': + '@types/node@22.16.0': dependencies: undici-types: 6.21.0 @@ -4661,10 +4658,6 @@ snapshots: dependencies: undici-types: 7.8.0 - '@types/node@24.0.4': - dependencies: - undici-types: 7.8.0 - '@types/react@19.0.2': dependencies: csstype: 3.1.3 @@ -4969,7 +4962,7 @@ snapshots: urlpattern-polyfill: 10.0.0 zod: 3.23.8 - ci-info@4.2.0: {} + ci-info@4.3.0: {} clean-stack@4.2.0: dependencies: @@ -5101,7 +5094,7 @@ snapshots: dependencies: ms: 2.1.3 - decode-named-character-reference@1.1.0: + decode-named-character-reference@1.2.0: dependencies: character-entities: 2.0.2 @@ -5349,7 +5342,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-mdx@3.5.0(eslint@8.57.1): + eslint-mdx@3.6.0(eslint@8.57.1): dependencies: acorn: 8.15.0 acorn-jsx: 5.3.2(acorn@8.15.0) @@ -5369,10 +5362,10 @@ snapshots: - bluebird - supports-color - eslint-plugin-mdx@3.5.0(eslint@8.57.1): + eslint-plugin-mdx@3.6.0(eslint@8.57.1): dependencies: eslint: 8.57.1 - eslint-mdx: 3.5.0(eslint@8.57.1) + eslint-mdx: 3.6.0(eslint@8.57.1) mdast-util-from-markdown: 2.0.2 mdast-util-mdx: 3.0.0 micromark-extension-mdxjs: 3.0.0 @@ -6415,7 +6408,7 @@ snapshots: dependencies: '@types/mdast': 4.0.4 '@types/unist': 3.0.3 - decode-named-character-reference: 1.1.0 + decode-named-character-reference: 1.2.0 devlop: 1.1.0 mdast-util-to-string: 4.0.0 micromark: 4.0.2 @@ -6600,7 +6593,7 @@ snapshots: micromark-core-commonmark@2.0.3: dependencies: - decode-named-character-reference: 1.1.0 + decode-named-character-reference: 1.2.0 devlop: 1.1.0 micromark-factory-destination: 2.0.1 micromark-factory-label: 2.0.1 @@ -6813,7 +6806,7 @@ snapshots: micromark-util-decode-string@2.0.1: dependencies: - decode-named-character-reference: 1.1.0 + decode-named-character-reference: 1.2.0 micromark-util-character: 2.1.1 micromark-util-decode-numeric-character-reference: 2.0.2 micromark-util-symbol: 2.0.1 @@ -6861,7 +6854,7 @@ snapshots: dependencies: '@types/debug': 4.1.12 debug: 4.4.1 - decode-named-character-reference: 1.1.0 + decode-named-character-reference: 1.2.0 devlop: 1.1.0 micromark-core-commonmark: 2.0.3 micromark-factory-space: 2.0.1 @@ -7145,7 +7138,7 @@ snapshots: '@types/unist': 2.0.11 character-entities-legacy: 3.0.0 character-reference-invalid: 2.0.1 - decode-named-character-reference: 1.1.0 + decode-named-character-reference: 1.2.0 is-alphanumerical: 2.0.1 is-decimal: 2.0.1 is-hexadecimal: 2.0.1 @@ -8088,7 +8081,7 @@ snapshots: '@types/concat-stream': 2.0.3 '@types/debug': 4.1.12 '@types/is-empty': 1.2.3 - '@types/node': 22.15.31 + '@types/node': 22.16.0 '@types/unist': 3.0.3 concat-stream: 2.0.0 debug: 4.4.1