Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit ea39601

Browse files
chore(deps): bump eslint-plugin-mdx from 3.4.0 to 3.4.1 (#1110)
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.4.0 to 3.4.1. - [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.4.0...eslint-plugin-mdx@3.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80ac149 commit ea39601

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-config-xo-typescript": "^7.0.0",
5151
"eslint-plugin-import": "^2.31.0",
5252
"eslint-plugin-jest": "^28.11.0",
53-
"eslint-plugin-mdx": "^3.4.0",
53+
"eslint-plugin-mdx": "^3.4.1",
5454
"eslint-plugin-n": "^17.17.0",
5555
"eslint-plugin-no-use-extend-native": "^0.7.2",
5656
"eslint-plugin-promise": "^7.1.0",

yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -901,10 +901,10 @@ __metadata:
901901
languageName: node
902902
linkType: hard
903903

904-
"@pkgr/core@npm:^0.2.0":
905-
version: 0.2.0
906-
resolution: "@pkgr/core@npm:0.2.0"
907-
checksum: 10c0/29cb9c15f4788096b8b8b786b19c75b6398b6afe814a97189922c3046d8acb5d24f1217fd2537c3f8e42c04e48d572295e7ee56d77964ddc932c44eb5a615931
904+
"@pkgr/core@npm:^0.2.3":
905+
version: 0.2.4
906+
resolution: "@pkgr/core@npm:0.2.4"
907+
checksum: 10c0/2528a443bbbef5d4686614e1d73f834f19ccbc975f62b2a64974a6b97bcdf677b9c5e8948e04808ac4f0d853e2f422adfaae2a06e9e9f4f5cf8af76f1adf8dc1
908908
languageName: node
909909
linkType: hard
910910

@@ -956,7 +956,7 @@ __metadata:
956956
eslint-config-xo-typescript: "npm:^7.0.0"
957957
eslint-plugin-import: "npm:^2.31.0"
958958
eslint-plugin-jest: "npm:^28.11.0"
959-
eslint-plugin-mdx: "npm:^3.4.0"
959+
eslint-plugin-mdx: "npm:^3.4.1"
960960
eslint-plugin-n: "npm:^17.17.0"
961961
eslint-plugin-no-use-extend-native: "npm:^0.7.2"
962962
eslint-plugin-promise: "npm:^7.1.0"
@@ -3294,9 +3294,9 @@ __metadata:
32943294
languageName: node
32953295
linkType: hard
32963296

3297-
"eslint-mdx@npm:^3.4.0":
3298-
version: 3.4.0
3299-
resolution: "eslint-mdx@npm:3.4.0"
3297+
"eslint-mdx@npm:^3.4.1":
3298+
version: 3.4.1
3299+
resolution: "eslint-mdx@npm:3.4.1"
33003300
dependencies:
33013301
acorn: "npm:^8.14.1"
33023302
acorn-jsx: "npm:^5.3.2"
@@ -3305,7 +3305,7 @@ __metadata:
33053305
remark-mdx: "npm:^3.1.0"
33063306
remark-parse: "npm:^11.0.0"
33073307
remark-stringify: "npm:^11.0.0"
3308-
synckit: "npm:^0.11.2"
3308+
synckit: "npm:^0.11.4"
33093309
tslib: "npm:^2.8.1"
33103310
unified: "npm:^11.0.5"
33113311
unified-engine: "npm:^11.2.2"
@@ -3318,7 +3318,7 @@ __metadata:
33183318
peerDependenciesMeta:
33193319
remark-lint-file-extension:
33203320
optional: true
3321-
checksum: 10c0/997dc8dfd6da2bcfe21124ea60b07e73c9e62345463dc531bfdd76d5895c2aa5a089bcae9c8142910511f8d0f4bbe2131a3a4dfd85ff8415aefe7a5bb49d9e28
3321+
checksum: 10c0/55013107daa5fa66b6a090d41c381e419949d35a9d7d8b758921aec46fe94dd30490e6d3f7f60bf2e5839be39c4e03ccf9b0645664668a1e026bb573f5a1179f
33223322
languageName: node
33233323
linkType: hard
33243324

@@ -3394,24 +3394,24 @@ __metadata:
33943394
languageName: node
33953395
linkType: hard
33963396

3397-
"eslint-plugin-mdx@npm:^3.4.0":
3398-
version: 3.4.0
3399-
resolution: "eslint-plugin-mdx@npm:3.4.0"
3397+
"eslint-plugin-mdx@npm:^3.4.1":
3398+
version: 3.4.1
3399+
resolution: "eslint-plugin-mdx@npm:3.4.1"
34003400
dependencies:
3401-
eslint-mdx: "npm:^3.4.0"
3401+
eslint-mdx: "npm:^3.4.1"
34023402
mdast-util-from-markdown: "npm:^2.0.2"
34033403
mdast-util-mdx: "npm:^3.0.0"
34043404
micromark-extension-mdxjs: "npm:^3.0.0"
34053405
remark-mdx: "npm:^3.1.0"
34063406
remark-parse: "npm:^11.0.0"
34073407
remark-stringify: "npm:^11.0.0"
3408-
synckit: "npm:^0.11.2"
3408+
synckit: "npm:^0.11.4"
34093409
tslib: "npm:^2.8.1"
34103410
unified: "npm:^11.0.5"
34113411
vfile: "npm:^6.0.3"
34123412
peerDependencies:
34133413
eslint: ">=8.0.0"
3414-
checksum: 10c0/1fd4feea1e0baa2be2aac34059bb9d4f18d7479a78a0218c15cd816e89bd6fb5a205b2f8a1eed613c9bb88cf82dcccf53f56bfb70faf990873d3ceb385bc0aa9
3414+
checksum: 10c0/9d89e107f736cd385f99a7a7a5118a2b8a0d4b657bd7f3fde24cd9a9a52191b5ce560dd114d16c99282f0d8cd6b4882b7f800ad76dce0bd51681403e9db3be03
34153415
languageName: node
34163416
linkType: hard
34173417

@@ -8770,13 +8770,13 @@ __metadata:
87708770
languageName: node
87718771
linkType: hard
87728772

8773-
"synckit@npm:^0.11.2":
8774-
version: 0.11.2
8775-
resolution: "synckit@npm:0.11.2"
8773+
"synckit@npm:^0.11.4":
8774+
version: 0.11.4
8775+
resolution: "synckit@npm:0.11.4"
87768776
dependencies:
8777-
"@pkgr/core": "npm:^0.2.0"
8777+
"@pkgr/core": "npm:^0.2.3"
87788778
tslib: "npm:^2.8.1"
8779-
checksum: 10c0/e7744abce8041233d6be40c05dcbff6177aec88f2625a586a01855aa97757d3b6c640714e0c73eed917a382bd76eb815d4af66ca80ca8f94f880fd4dfb9429c6
8779+
checksum: 10c0/dd2965a37c93c0b652bf07b1fd8d1639a803b65cf34c0cb1b827b8403044fc3b09ec87f681d922a324825127ee95b2e0394e7caccb502f407892d63e903c5276
87808780
languageName: node
87818781
linkType: hard
87828782

0 commit comments

Comments
 (0)