From 4e72a19ad0f8afdc46f14905f14ae7b8fbc5d309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:29:09 +0000 Subject: [PATCH 1/2] build(deps-dev): Bump eslint-mdx from 3.6.0 to 3.6.2 Bumps [eslint-mdx](https://github.com/mdx-js/eslint-mdx) from 3.6.0 to 3.6.2. - [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-mdx@3.6.0...eslint-mdx@3.6.2) --- updated-dependencies: - dependency-name: eslint-mdx dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 31 +++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6e07b2..7cf9f52 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "editorconfig": "3.0.0", "eslint": "9.33.0", "eslint-import-resolver-typescript": "4.4.3", - "eslint-mdx": "3.6.0", + "eslint-mdx": "3.6.2", "eslint-plugin-chai-expect": "3.1.0", "eslint-plugin-import": "2.31.0", "eslint-plugin-jest-formatting": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 841afee..a105188 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1552,7 +1552,7 @@ __metadata: editorconfig: "npm:3.0.0" eslint: "npm:9.33.0" eslint-import-resolver-typescript: "npm:4.4.3" - eslint-mdx: "npm:3.6.0" + eslint-mdx: "npm:3.6.2" eslint-plugin-chai-expect: "npm:3.1.0" eslint-plugin-import: "npm:2.31.0" eslint-plugin-jest-formatting: "npm:3.1.0" @@ -5039,7 +5039,34 @@ __metadata: languageName: node linkType: hard -"eslint-mdx@npm:3.6.0, eslint-mdx@npm:^3.4.2": +"eslint-mdx@npm:3.6.2": + version: 3.6.2 + resolution: "eslint-mdx@npm:3.6.2" + dependencies: + acorn: "npm:^8.15.0" + acorn-jsx: "npm:^5.3.2" + espree: "npm:^9.6.1 || ^10.4.0" + estree-util-visit: "npm:^2.0.0" + remark-mdx: "npm:^3.1.0" + remark-parse: "npm:^11.0.0" + remark-stringify: "npm:^11.0.0" + synckit: "npm:^0.11.8" + unified: "npm:^11.0.5" + unified-engine: "npm:^11.2.2" + unist-util-visit: "npm:^5.0.0" + uvu: "npm:^0.5.6" + vfile: "npm:^6.0.3" + peerDependencies: + eslint: ">=8.0.0" + remark-lint-file-extension: "*" + peerDependenciesMeta: + remark-lint-file-extension: + optional: true + checksum: 10/955f52a0aaac527204803f63cadba659b75dbc6c7d9c7407922c7f6c70c191db7442703afc53238c9dc9f1d06adfadac2d6353cf0a99872b564fccb690c251c8 + languageName: node + linkType: hard + +"eslint-mdx@npm:^3.4.2": version: 3.6.0 resolution: "eslint-mdx@npm:3.6.0" dependencies: From 46e29bf7018fe3d32c91ff10e4699308d817c8a5 Mon Sep 17 00:00:00 2001 From: "flex-development[bot]" <148604919+flex-development[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 18:29:35 +0000 Subject: [PATCH 2/2] build(yarn): [dependabot skip] deduplicate dependencies for @dependabot Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> --- yarn.lock | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/yarn.lock b/yarn.lock index a105188..2a34e43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5039,7 +5039,7 @@ __metadata: languageName: node linkType: hard -"eslint-mdx@npm:3.6.2": +"eslint-mdx@npm:3.6.2, eslint-mdx@npm:^3.4.2": version: 3.6.2 resolution: "eslint-mdx@npm:3.6.2" dependencies: @@ -5066,33 +5066,6 @@ __metadata: languageName: node linkType: hard -"eslint-mdx@npm:^3.4.2": - version: 3.6.0 - resolution: "eslint-mdx@npm:3.6.0" - dependencies: - acorn: "npm:^8.15.0" - acorn-jsx: "npm:^5.3.2" - espree: "npm:^9.6.1 || ^10.4.0" - estree-util-visit: "npm:^2.0.0" - remark-mdx: "npm:^3.1.0" - remark-parse: "npm:^11.0.0" - remark-stringify: "npm:^11.0.0" - synckit: "npm:^0.11.8" - unified: "npm:^11.0.5" - unified-engine: "npm:^11.2.2" - unist-util-visit: "npm:^5.0.0" - uvu: "npm:^0.5.6" - vfile: "npm:^6.0.3" - peerDependencies: - eslint: ">=8.0.0" - remark-lint-file-extension: "*" - peerDependenciesMeta: - remark-lint-file-extension: - optional: true - checksum: 10/1ed5018843f0479f3b21e92b8507e0412713fd30f8a050eb77ffd8c26d6682f7fcaee608c801ffd571fbf5c90869eb5cfca70c2031f633d8d1ee6825f9634f62 - languageName: node - linkType: hard - "eslint-module-utils@npm:^2.12.0": version: 2.12.0 resolution: "eslint-module-utils@npm:2.12.0"