File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@types/react" : " ^18.2.17" ,
13
13
"eslint" : " ^8.46.0" ,
14
14
"eslint-config-prettier" : " ^8.9.0" ,
15
- "eslint-plugin-markdown" : " ^3.0.0 " ,
15
+ "eslint-plugin-markdown" : " ^3.0.1 " ,
16
16
"eslint-plugin-cypress" : " ^2.13.3" ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.6.2" ,
Original file line number Diff line number Diff line change @@ -1754,10 +1754,10 @@ eslint-plugin-jsx-a11y@^6.7.1:
1754
1754
object.fromentries "^2.0.6"
1755
1755
semver "^6.3.0"
1756
1756
1757
- eslint-plugin-markdown@^3.0.0 :
1758
- version "3.0.0 "
1759
- resolved "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0 .tgz#69a63ab3445076a3c2eb6fce6f5114785b19d318 "
1760
- integrity sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg ==
1757
+ eslint-plugin-markdown@^3.0.1 :
1758
+ version "3.0.1 "
1759
+ resolved "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.1 .tgz#fc6765bdb5f82a75e2438d7fac619602f2abc38c "
1760
+ integrity sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A ==
1761
1761
dependencies :
1762
1762
mdast-util-from-markdown "^0.8.5"
1763
1763
You can’t perform that action at this time.
0 commit comments