File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 93
93
"eslint" : " ^8.11.0" ,
94
94
"eslint-config-prettier" : " ^8.5.0" ,
95
95
"eslint-plugin-cypress" : " ^2.12.1" ,
96
- "eslint-plugin-mdx" : " ^1.16 .0" ,
96
+ "eslint-plugin-mdx" : " ^1.17 .0" ,
97
97
"eslint-plugin-react" : " ^7.29.4" ,
98
98
"eslint-plugin-react-hooks" : " ^4.3.0" ,
99
99
"front-matter" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -5150,10 +5150,10 @@ eslint-config-prettier@^8.5.0:
5150
5150
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
5151
5151
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
5152
5152
5153
- eslint-mdx@^1.16 .0:
5154
- version "1.16 .0"
5155
- resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-1.16 .0.tgz#e95b8e9bde391d3ad8ec327fdce062e96be166f4 "
5156
- integrity sha512-x+E50XrnGJefbzj7cpKPjXKL06KWSlzCrD5/02ZMmi+IMgwoR9Z8V44S/ff78Kg75WVnXgo0oJMcpNP85xxY+Q ==
5153
+ eslint-mdx@^1.17 .0:
5154
+ version "1.17 .0"
5155
+ resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-1.17 .0.tgz#f5396fa8256386363ee18cdc9ae73a7e6a93acfa "
5156
+ integrity sha512-O8+JRfwCzpoR2P6zUI1GDAAM/bsuzcoBS1ArvpQrgQO/E2Km0vBmM15ukiJxZ+YUh5d+qDlrqha0fZB50MojJQ ==
5157
5157
dependencies:
5158
5158
cosmiconfig "^7.0.1"
5159
5159
remark-mdx "^1.6.22"
@@ -5176,12 +5176,12 @@ eslint-plugin-markdown@^2.2.1:
5176
5176
dependencies:
5177
5177
mdast-util-from-markdown "^0.8.5"
5178
5178
5179
- eslint-plugin-mdx@^1.16 .0:
5180
- version "1.16 .0"
5181
- resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-1.16 .0.tgz#16471df68e5ac4095e47eb1a3cd9444676e00ecf "
5182
- integrity sha512-p5S6+UZMt+9Xa4fJNaBcldO3gHkDwoPMFM6417PfggPlbai8mWbrSEehZU6o3vZ2Lg/WQfVXYic35VYycYqJDA ==
5179
+ eslint-plugin-mdx@^1.17 .0:
5180
+ version "1.17 .0"
5181
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-1.17 .0.tgz#be00f9193e92d595b8869a7e1bf3716edf1dbe9e "
5182
+ integrity sha512-Kicizy+fbfsB2UxTDXP92qTtFqITApu4v4DRQUfXMoPwBHeQRvZnaEtXu2S9aia51GYRYsMSqUvoPPih/5oB+g ==
5183
5183
dependencies:
5184
- eslint-mdx "^1.16 .0"
5184
+ eslint-mdx "^1.17 .0"
5185
5185
eslint-plugin-markdown "^2.2.1"
5186
5186
synckit "^0.4.1"
5187
5187
tslib "^2.3.1"
You can’t perform that action at this time.
0 commit comments