Skip to content

Commit 2d81953

Browse files
chore(deps): update dependency eslint-plugin-mdx to v3.6.0 (#1244)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-mdx](https://redirect.github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-plugin-mdx) ([source](https://redirect.github.com/mdx-js/eslint-mdx)) | [`3.5.0` -> `3.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-mdx/3.5.0/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-mdx/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-mdx/3.5.0/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mdx-js/eslint-mdx (eslint-plugin-mdx)</summary> ### [`v3.6.0`](https://redirect.github.com/mdx-js/eslint-mdx/releases/tag/eslint-plugin-mdx%403.6.0) [Compare Source](https://redirect.github.com/mdx-js/eslint-mdx/compare/[email protected]@3.6.0) ##### Minor Changes - [#&#8203;589](https://redirect.github.com/mdx-js/eslint-mdx/pull/589) [`7b5e748`](https://redirect.github.com/mdx-js/eslint-mdx/commit/7b5e7489f59659df7cc8d03b5ed5354e0f8a452e) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - feat: support specifying `remarkConfigPath` manually ##### Patch Changes - Updated dependencies \[[`7b5e748`](https://redirect.github.com/mdx-js/eslint-mdx/commit/7b5e7489f59659df7cc8d03b5ed5354e0f8a452e)]: - [email protected] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da2d740 commit 2d81953

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-check-file": "3.3.0",
8181
"eslint-plugin-import": "2.32.0",
8282
"eslint-plugin-jest": "27.9.0",
83-
"eslint-plugin-mdx": "3.5.0",
83+
"eslint-plugin-mdx": "3.6.0",
8484
"fs-extra": "11.3.0",
8585
"markdownlint-cli2": "^0.17.2",
8686
"markdownlint-rule-max-one-sentence-per-line": "^0.0.2",

yarn.lock

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6085,7 +6085,7 @@ eslint-import-resolver-node@^0.3.9:
60856085
is-core-module "^2.13.0"
60866086
resolve "^1.22.4"
60876087

6088-
6088+
[email protected], eslint-mdx@^3.6.0:
60896089
version "3.6.0"
60906090
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.6.0.tgz#24558770be792eef17ecdbbf30c4a282f322a39c"
60916091
integrity sha512-D1YKiLODSJmNK5+zOGqk5gU4lXEXCImUgT8uChDFgcwZYFYNUT71r+sOyLc0tYhTbuHg+tTOSkgSxJUhVon1Yg==
@@ -6104,25 +6104,6 @@ [email protected]:
61046104
uvu "^0.5.6"
61056105
vfile "^6.0.3"
61066106

6107-
eslint-mdx@^3.5.0:
6108-
version "3.5.0"
6109-
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.5.0.tgz#20fc7ee7352049e1eb59abf45b6939b82d22290c"
6110-
integrity sha512-3iFgW201z26bnFJelrrG2D8YXx1jk9JzXBp2pN32EMIpg47ZBM20mkdneLXn2CBKp27ZMHTygEA1DJNpqMu4Pg==
6111-
dependencies:
6112-
acorn "^8.15.0"
6113-
acorn-jsx "^5.3.2"
6114-
espree "^9.6.1 || ^10.4.0"
6115-
estree-util-visit "^2.0.0"
6116-
remark-mdx "^3.1.0"
6117-
remark-parse "^11.0.0"
6118-
remark-stringify "^11.0.0"
6119-
synckit "^0.11.8"
6120-
unified "^11.0.5"
6121-
unified-engine "^11.2.2"
6122-
unist-util-visit "^5.0.0"
6123-
uvu "^0.5.6"
6124-
vfile "^6.0.3"
6125-
61266107
eslint-module-utils@^2.12.1:
61276108
version "2.12.1"
61286109
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff"
@@ -6170,12 +6151,12 @@ [email protected]:
61706151
dependencies:
61716152
"@typescript-eslint/utils" "^5.10.0"
61726153

6173-
eslint-plugin-mdx@3.5.0:
6174-
version "3.5.0"
6175-
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.5.0.tgz#6cea1aabe04bdf690006f4492f3dde4fe0296da1"
6176-
integrity sha512-pxXH/a2eH3Pxkmp1LSTqFfizIF1ZEUJjEm99gy+k/c+rK+SITEHg04LbPZBqG0T3Z4x0tPtY7zm9miqypcPxuw==
6154+
eslint-plugin-mdx@3.6.0:
6155+
version "3.6.0"
6156+
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.6.0.tgz#0873e9bc8204935631bf9fb5d195df3309041ce9"
6157+
integrity sha512-q+OYdm/9QemwvxxMGmLFAJPx62l4V/38+Gk1wgRC8unnzF14sFgmCplrfuSQBUv5cndNd97xDuZO+83qM2n30A==
61776158
dependencies:
6178-
eslint-mdx "^3.5.0"
6159+
eslint-mdx "^3.6.0"
61796160
mdast-util-from-markdown "^2.0.2"
61806161
mdast-util-mdx "^3.0.0"
61816162
micromark-extension-mdxjs "^3.0.0"

0 commit comments

Comments
 (0)