Skip to content

Commit c9642f4

Browse files
⬆️ upgrade eslint-plugin-mdx to v3.1.5
1 parent 4dfdb5c commit c9642f4

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@ eslint-import-resolver-typescript@^3.5.2:
16491649
is-core-module "^2.11.0"
16501650
is-glob "^4.0.3"
16511651

1652-
eslint-mdx@^3.1.4:
1653-
version "3.1.4"
1654-
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.1.4.tgz#50a144b1046593ecec25f1b5f6bb6402348cf49e"
1655-
integrity sha512-e8INdT4Up8bPT/QuaoUYOXJHOI8XZKq9qtHMPkTV5BVwolu6Cgfo4qqOtEDDSUFo9Nmw/8CQ8dJB5ncZvPG1Dw==
1652+
eslint-mdx@^3.1.5:
1653+
version "3.1.5"
1654+
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.1.5.tgz#e0276cad5649a4a174ffb27a7fbca83be7f580cb"
1655+
integrity sha512-ynztX0k7CQ3iDL7fDEIeg3g0O/d6QPv7IBI9fdYLhXp5fAp0fi8X22xF/D3+Pk0f90R27uwqa1clHpay6t0l8Q==
16561656
dependencies:
16571657
acorn "^8.11.3"
16581658
acorn-jsx "^5.3.2"
@@ -1729,11 +1729,11 @@ eslint-plugin-markdown@^3.0.1:
17291729
mdast-util-from-markdown "^0.8.5"
17301730

17311731
eslint-plugin-mdx@^3.0.0:
1732-
version "3.1.4"
1733-
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.1.4.tgz#7adbea8b9fb807e0d2d1334786475a3274c0792a"
1734-
integrity sha512-KTeauZahLAhA5J+NcqnpuZzhv9lmI2paKbesmPj6Q6rgeSg8jorfIhhcLSoUiSIobl7MSYgjULR2FDb8KE6PKg==
1732+
version "3.1.5"
1733+
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.1.5.tgz#8f20d899c24272c0d471715c1f80d1332ec933c4"
1734+
integrity sha512-lUE7tP7IrIRHU3gTtASDe5u4YM2SvQveYVJfuo82yn3MLh/B/v05FNySURCK4aIxIYF1QYo3IRemQG/lyQzpAg==
17351735
dependencies:
1736-
eslint-mdx "^3.1.4"
1736+
eslint-mdx "^3.1.5"
17371737
eslint-plugin-markdown "^3.0.1"
17381738
remark-mdx "^3.0.0"
17391739
remark-parse "^11.0.0"
@@ -4853,7 +4853,6 @@ streamsearch@^1.1.0:
48534853
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
48544854

48554855
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
4856-
name string-width-cjs
48574856
version "4.2.3"
48584857
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
48594858
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==

0 commit comments

Comments
 (0)