Skip to content

Commit 548197c

Browse files
build(deps-dev): Bump eslint-mdx from 3.4.1 to 3.4.2 (#208)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e23376e commit 548197c

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.26.0",
168168
"eslint-import-resolver-typescript": "4.3.4",
169-
"eslint-mdx": "3.4.1",
169+
"eslint-mdx": "3.4.2",
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
@@ -1553,7 +1553,7 @@ __metadata:
15531553
editorconfig: "npm:2.0.1"
15541554
eslint: "npm:9.26.0"
15551555
eslint-import-resolver-typescript: "npm:4.3.4"
1556-
eslint-mdx: "npm:3.4.1"
1556+
eslint-mdx: "npm:3.4.2"
15571557
eslint-plugin-chai-expect: "npm:3.1.0"
15581558
eslint-plugin-import: "npm:2.31.0"
15591559
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -5105,35 +5105,7 @@ __metadata:
51055105
languageName: node
51065106
linkType: hard
51075107

5108-
"eslint-mdx@npm:3.4.1":
5109-
version: 3.4.1
5110-
resolution: "eslint-mdx@npm:3.4.1"
5111-
dependencies:
5112-
acorn: "npm:^8.14.1"
5113-
acorn-jsx: "npm:^5.3.2"
5114-
espree: "npm:^9.6.1 || ^10.3.0"
5115-
estree-util-visit: "npm:^2.0.0"
5116-
remark-mdx: "npm:^3.1.0"
5117-
remark-parse: "npm:^11.0.0"
5118-
remark-stringify: "npm:^11.0.0"
5119-
synckit: "npm:^0.11.4"
5120-
tslib: "npm:^2.8.1"
5121-
unified: "npm:^11.0.5"
5122-
unified-engine: "npm:^11.2.2"
5123-
unist-util-visit: "npm:^5.0.0"
5124-
uvu: "npm:^0.5.6"
5125-
vfile: "npm:^6.0.3"
5126-
peerDependencies:
5127-
eslint: ">=8.0.0"
5128-
remark-lint-file-extension: "*"
5129-
peerDependenciesMeta:
5130-
remark-lint-file-extension:
5131-
optional: true
5132-
checksum: 10/aaef3f977efc9f8b0f24d59ed6b1911fcb954f5f2a0d26767de348245895555338167515bfb11da8aaf163fb4ae50aedfec0c79fe2ab65ebd6ddd6147d5a3d6c
5133-
languageName: node
5134-
linkType: hard
5135-
5136-
"eslint-mdx@npm:^3.4.2":
5108+
"eslint-mdx@npm:3.4.2, eslint-mdx@npm:^3.4.2":
51375109
version: 3.4.2
51385110
resolution: "eslint-mdx@npm:3.4.2"
51395111
dependencies:

0 commit comments

Comments
 (0)