Skip to content

Commit 962225f

Browse files
build(deps): Bump the eslint-mdx group with 2 updates (#30)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f6e89b commit 962225f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@
7676
"@typescript-eslint/eslint-plugin": "8.32.1",
7777
"@typescript-eslint/parser": "8.32.1",
7878
"eslint-import-resolver-typescript": "4.3.4",
79-
"eslint-mdx": "3.4.1",
79+
"eslint-mdx": "3.4.2",
8080
"eslint-plugin-chai-expect": "3.1.0",
8181
"eslint-plugin-import": "2.31.0",
8282
"eslint-plugin-jest-formatting": "3.1.0",
8383
"eslint-plugin-jsdoc": "50.6.17",
8484
"eslint-plugin-jsonc": "2.20.0",
85-
"eslint-plugin-mdx": "3.4.1",
85+
"eslint-plugin-mdx": "3.4.2",
8686
"eslint-plugin-n": "17.18.0",
8787
"eslint-plugin-promise": "7.2.1",
8888
"eslint-plugin-unicorn": "59.0.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1286,13 +1286,13 @@ __metadata:
12861286
editorconfig: "npm:2.0.1"
12871287
eslint: "npm:9.26.0"
12881288
eslint-import-resolver-typescript: "npm:4.3.4"
1289-
eslint-mdx: "npm:3.4.1"
1289+
eslint-mdx: "npm:3.4.2"
12901290
eslint-plugin-chai-expect: "npm:3.1.0"
12911291
eslint-plugin-import: "npm:2.31.0"
12921292
eslint-plugin-jest-formatting: "npm:3.1.0"
12931293
eslint-plugin-jsdoc: "npm:50.6.17"
12941294
eslint-plugin-jsonc: "npm:2.20.0"
1295-
eslint-plugin-mdx: "npm:3.4.1"
1295+
eslint-plugin-mdx: "npm:3.4.2"
12961296
eslint-plugin-n: "npm:17.18.0"
12971297
eslint-plugin-promise: "npm:7.2.1"
12981298
eslint-plugin-unicorn: "npm:59.0.1"
@@ -4272,9 +4272,9 @@ __metadata:
42724272
languageName: node
42734273
linkType: hard
42744274

4275-
"eslint-mdx@npm:3.4.1, eslint-mdx@npm:^3.4.1":
4276-
version: 3.4.1
4277-
resolution: "eslint-mdx@npm:3.4.1"
4275+
"eslint-mdx@npm:3.4.2, eslint-mdx@npm:^3.4.2":
4276+
version: 3.4.2
4277+
resolution: "eslint-mdx@npm:3.4.2"
42784278
dependencies:
42794279
acorn: "npm:^8.14.1"
42804280
acorn-jsx: "npm:^5.3.2"
@@ -4296,7 +4296,7 @@ __metadata:
42964296
peerDependenciesMeta:
42974297
remark-lint-file-extension:
42984298
optional: true
4299-
checksum: 10/aaef3f977efc9f8b0f24d59ed6b1911fcb954f5f2a0d26767de348245895555338167515bfb11da8aaf163fb4ae50aedfec0c79fe2ab65ebd6ddd6147d5a3d6c
4299+
checksum: 10/20e3b84268fa1c2902e14b08ac6a0df4cc4c290f0c997281087cf277d926873443460426a7958d1efae97069ab83872a05f98fd4993bf6f5309032f883d5ed35
43004300
languageName: node
43014301
linkType: hard
43024302

@@ -4410,11 +4410,11 @@ __metadata:
44104410
languageName: node
44114411
linkType: hard
44124412

4413-
"eslint-plugin-mdx@npm:3.4.1":
4414-
version: 3.4.1
4415-
resolution: "eslint-plugin-mdx@npm:3.4.1"
4413+
"eslint-plugin-mdx@npm:3.4.2":
4414+
version: 3.4.2
4415+
resolution: "eslint-plugin-mdx@npm:3.4.2"
44164416
dependencies:
4417-
eslint-mdx: "npm:^3.4.1"
4417+
eslint-mdx: "npm:^3.4.2"
44184418
mdast-util-from-markdown: "npm:^2.0.2"
44194419
mdast-util-mdx: "npm:^3.0.0"
44204420
micromark-extension-mdxjs: "npm:^3.0.0"
@@ -4427,7 +4427,7 @@ __metadata:
44274427
vfile: "npm:^6.0.3"
44284428
peerDependencies:
44294429
eslint: ">=8.0.0"
4430-
checksum: 10/edddff307f39718d7b0c44e10701942bef701c970b833c8c434682276c3df6f93e128abf1c3eb7e05672f9ae0f5306ff863bed6c4e8e2cee829b2dd8c36e2f3a
4430+
checksum: 10/d0a22ff9d2f272e3de8890952dfe48526279103c954344ed56a711d4b4e20f7a62da5b5a05e0abfb44d33f4deebd1808557775bf2fd4742345a506f63964d8ec
44314431
languageName: node
44324432
linkType: hard
44334433

0 commit comments

Comments
 (0)