Skip to content

Commit 99edb50

Browse files
build(deps-dev): bump eslint-plugin-mdx from 3.2.0 to 3.3.1
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.2.0 to 3.3.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.2.0...eslint-plugin-mdx@3.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-mdx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c9da04 commit 99edb50

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
@@ -170,7 +170,7 @@
170170
"eslint-plugin-jest-formatting": "3.1.0",
171171
"eslint-plugin-jsdoc": "50.6.9",
172172
"eslint-plugin-jsonc": "2.20.0",
173-
"eslint-plugin-mdx": "3.2.0",
173+
"eslint-plugin-mdx": "3.3.1",
174174
"eslint-plugin-n": "17.16.2",
175175
"eslint-plugin-promise": "7.2.1",
176176
"eslint-plugin-unicorn": "56.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,7 +1617,7 @@ __metadata:
16171617
eslint-plugin-jest-formatting: "npm:3.1.0"
16181618
eslint-plugin-jsdoc: "npm:50.6.9"
16191619
eslint-plugin-jsonc: "npm:2.20.0"
1620-
eslint-plugin-mdx: "npm:3.2.0"
1620+
eslint-plugin-mdx: "npm:3.3.1"
16211621
eslint-plugin-n: "npm:17.16.2"
16221622
eslint-plugin-promise: "npm:7.2.1"
16231623
eslint-plugin-unicorn: "npm:56.0.1"
@@ -4919,7 +4919,7 @@ __metadata:
49194919
languageName: node
49204920
linkType: hard
49214921

4922-
"eslint-mdx@npm:3.3.1, eslint-mdx@npm:^3.2.0":
4922+
"eslint-mdx@npm:3.3.1, eslint-mdx@npm:^3.3.1":
49234923
version: 3.3.1
49244924
resolution: "eslint-mdx@npm:3.3.1"
49254925
dependencies:
@@ -5058,22 +5058,22 @@ __metadata:
50585058
languageName: node
50595059
linkType: hard
50605060

5061-
"eslint-plugin-mdx@npm:3.2.0":
5062-
version: 3.2.0
5063-
resolution: "eslint-plugin-mdx@npm:3.2.0"
5061+
"eslint-plugin-mdx@npm:3.3.1":
5062+
version: 3.3.1
5063+
resolution: "eslint-plugin-mdx@npm:3.3.1"
50645064
dependencies:
5065-
eslint-mdx: "npm:^3.2.0"
5065+
eslint-mdx: "npm:^3.3.1"
50665066
mdast-util-from-markdown: "npm:^2.0.2"
50675067
remark-mdx: "npm:^3.1.0"
50685068
remark-parse: "npm:^11.0.0"
50695069
remark-stringify: "npm:^11.0.0"
5070-
synckit: "npm:^0.9.2"
5070+
synckit: "npm:^0.10.3"
50715071
tslib: "npm:^2.8.1"
50725072
unified: "npm:^11.0.5"
50735073
vfile: "npm:^6.0.3"
50745074
peerDependencies:
50755075
eslint: ">=8.0.0"
5076-
checksum: 10/d38d858f7901b5e1268300364430895047e8fe2e96bef0dae2620d39789c5f78ff74e7476c7fb00fc7de55dc95787737641405a1d452597d961e46ac25bc30bb
5076+
checksum: 10/94e0d53ece0fd5d17c28b85f9e6a50ffd41bd104fb5a4fa1ba2912994ac7aaf2a00748b0b3a7a530f2aa421102f17d3292f93bcfebdf6f14d90042e821209b69
50775077
languageName: node
50785078
linkType: hard
50795079

@@ -10850,7 +10850,7 @@ __metadata:
1085010850
languageName: node
1085110851
linkType: hard
1085210852

10853-
"synckit@npm:^0.9.1, synckit@npm:^0.9.2":
10853+
"synckit@npm:^0.9.1":
1085410854
version: 0.9.2
1085510855
resolution: "synckit@npm:0.9.2"
1085610856
dependencies:

0 commit comments

Comments
 (0)