Skip to content

Commit 79de8b2

Browse files
build(deps-dev): Bump eslint-plugin-mdx from 3.4.0 to 3.4.1
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/[email protected]@3.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-version: 3.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84cd45a commit 79de8b2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"eslint-plugin-jest-formatting": "3.1.0",
173173
"eslint-plugin-jsdoc": "50.6.9",
174174
"eslint-plugin-jsonc": "2.20.0",
175-
"eslint-plugin-mdx": "3.4.0",
175+
"eslint-plugin-mdx": "3.4.1",
176176
"eslint-plugin-n": "17.16.2",
177177
"eslint-plugin-promise": "7.2.1",
178178
"eslint-plugin-unicorn": "58.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ __metadata:
15561556
eslint-plugin-jest-formatting: "npm:3.1.0"
15571557
eslint-plugin-jsdoc: "npm:50.6.9"
15581558
eslint-plugin-jsonc: "npm:2.20.0"
1559-
eslint-plugin-mdx: "npm:3.4.0"
1559+
eslint-plugin-mdx: "npm:3.4.1"
15601560
eslint-plugin-n: "npm:17.16.2"
15611561
eslint-plugin-promise: "npm:7.2.1"
15621562
eslint-plugin-unicorn: "npm:58.0.0"
@@ -4987,7 +4987,7 @@ __metadata:
49874987
languageName: node
49884988
linkType: hard
49894989

4990-
"eslint-mdx@npm:3.4.1, eslint-mdx@npm:^3.4.0":
4990+
"eslint-mdx@npm:3.4.1, eslint-mdx@npm:^3.4.1":
49914991
version: 3.4.1
49924992
resolution: "eslint-mdx@npm:3.4.1"
49934993
dependencies:
@@ -5126,24 +5126,24 @@ __metadata:
51265126
languageName: node
51275127
linkType: hard
51285128

5129-
"eslint-plugin-mdx@npm:3.4.0":
5130-
version: 3.4.0
5131-
resolution: "eslint-plugin-mdx@npm:3.4.0"
5129+
"eslint-plugin-mdx@npm:3.4.1":
5130+
version: 3.4.1
5131+
resolution: "eslint-plugin-mdx@npm:3.4.1"
51325132
dependencies:
5133-
eslint-mdx: "npm:^3.4.0"
5133+
eslint-mdx: "npm:^3.4.1"
51345134
mdast-util-from-markdown: "npm:^2.0.2"
51355135
mdast-util-mdx: "npm:^3.0.0"
51365136
micromark-extension-mdxjs: "npm:^3.0.0"
51375137
remark-mdx: "npm:^3.1.0"
51385138
remark-parse: "npm:^11.0.0"
51395139
remark-stringify: "npm:^11.0.0"
5140-
synckit: "npm:^0.11.2"
5140+
synckit: "npm:^0.11.4"
51415141
tslib: "npm:^2.8.1"
51425142
unified: "npm:^11.0.5"
51435143
vfile: "npm:^6.0.3"
51445144
peerDependencies:
51455145
eslint: ">=8.0.0"
5146-
checksum: 10/49e4816eed45a268fd01fd133472520ddca2deaf2dda8976624c30149f1e00b85b4a2c91ca538db0dba6f8d1ab3f6f766cb84e33651c2a80237cfef68abc15b4
5146+
checksum: 10/edddff307f39718d7b0c44e10701942bef701c970b833c8c434682276c3df6f93e128abf1c3eb7e05672f9ae0f5306ff863bed6c4e8e2cee829b2dd8c36e2f3a
51475147
languageName: node
51485148
linkType: hard
51495149

@@ -10715,7 +10715,7 @@ __metadata:
1071510715
languageName: node
1071610716
linkType: hard
1071710717

10718-
"synckit@npm:^0.11.2, synckit@npm:^0.11.4":
10718+
"synckit@npm:^0.11.4":
1071910719
version: 0.11.4
1072010720
resolution: "synckit@npm:0.11.4"
1072110721
dependencies:

0 commit comments

Comments
 (0)