Skip to content

Commit 2f70637

Browse files
build(deps-dev): Bump eslint-mdx from 3.3.2 to 3.4.0
Bumps [eslint-mdx](https://github.com/mdx-js/eslint-mdx) from 3.3.2 to 3.4.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-mdx@3.3.2...eslint-mdx@3.4.0) --- updated-dependencies: - dependency-name: eslint-mdx dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bce4d47 commit 2f70637

File tree

2 files changed

+3
-31
lines changed

2 files changed

+3
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"editorconfig": "2.0.1",
167167
"eslint": "9.24.0",
168168
"eslint-import-resolver-typescript": "4.3.1",
169-
"eslint-mdx": "3.3.2",
169+
"eslint-mdx": "3.4.0",
170170
"eslint-plugin-chai-expect": "3.1.0",
171171
"eslint-plugin-import": "2.31.0",
172172
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,7 +1607,7 @@ __metadata:
16071607
editorconfig: "npm:2.0.1"
16081608
eslint: "npm:9.24.0"
16091609
eslint-import-resolver-typescript: "npm:4.3.1"
1610-
eslint-mdx: "npm:3.3.2"
1610+
eslint-mdx: "npm:3.4.0"
16111611
eslint-plugin-chai-expect: "npm:3.1.0"
16121612
eslint-plugin-import: "npm:2.31.0"
16131613
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4923,35 +4923,7 @@ __metadata:
49234923
languageName: node
49244924
linkType: hard
49254925

4926-
"eslint-mdx@npm:3.3.2":
4927-
version: 3.3.2
4928-
resolution: "eslint-mdx@npm:3.3.2"
4929-
dependencies:
4930-
acorn: "npm:^8.14.1"
4931-
acorn-jsx: "npm:^5.3.2"
4932-
espree: "npm:^9.6.1 || ^10.3.0"
4933-
estree-util-visit: "npm:^2.0.0"
4934-
remark-mdx: "npm:^3.1.0"
4935-
remark-parse: "npm:^11.0.0"
4936-
remark-stringify: "npm:^11.0.0"
4937-
synckit: "npm:^0.11.2"
4938-
tslib: "npm:^2.8.1"
4939-
unified: "npm:^11.0.5"
4940-
unified-engine: "npm:^11.2.2"
4941-
unist-util-visit: "npm:^5.0.0"
4942-
uvu: "npm:^0.5.6"
4943-
vfile: "npm:^6.0.3"
4944-
peerDependencies:
4945-
eslint: ">=8.0.0"
4946-
remark-lint-file-extension: "*"
4947-
peerDependenciesMeta:
4948-
remark-lint-file-extension:
4949-
optional: true
4950-
checksum: 10/e10fd9afe96c9494a120ee1650c9e8ecb4bea6e04425f218215ce133b8504574073df6b98a90f0cb0a56d2efc2282ba6f35989f996dd4a0626295e95db105c28
4951-
languageName: node
4952-
linkType: hard
4953-
4954-
"eslint-mdx@npm:^3.4.0":
4926+
"eslint-mdx@npm:3.4.0, eslint-mdx@npm:^3.4.0":
49554927
version: 3.4.0
49564928
resolution: "eslint-mdx@npm:3.4.0"
49574929
dependencies:

0 commit comments

Comments
 (0)