File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 18
18
"remark-lint-fenced-code-marker" : " ^3.1.2" ,
19
19
"remark-lint-file-extension" : " ^2.1.2" ,
20
20
"remark-lint-final-definition" : " ^4.0.1" ,
21
- "remark-lint-final-newline" : " ^2.1.2 " ,
21
+ "remark-lint-final-newline" : " ^3.0.0 " ,
22
22
"remark-lint-first-heading-level" : " ^3.1.2" ,
23
23
"remark-lint-hard-break-spaces" : " ^3.1.2" ,
24
24
"remark-lint-heading-increment" : " ^3.1.2" ,
Original file line number Diff line number Diff line change @@ -2267,15 +2267,6 @@ remark-lint-final-definition@^4.0.0, remark-lint-final-definition@^4.0.1:
2267
2267
unist-util-visit-parents "^6.0.0"
2268
2268
vfile-message "^4.0.0"
2269
2269
2270
- remark-lint-final-newline@^2.1.2 :
2271
- version "2.1.2"
2272
- resolved "https://registry.yarnpkg.com/remark-lint-final-newline/-/remark-lint-final-newline-2.1.2.tgz#c67267f6feede083f034d1f43ff22c5056bc0fe0"
2273
- integrity sha512-K0FdPGPyEB94PwNgopwVJFE8oRWi7IhY2ycXFVAMReI51el7EHB8F1gX14tB6p6zyGy6mUh69bCVU9mMTNeOUg==
2274
- dependencies :
2275
- " @types/mdast" " ^3.0.0"
2276
- unified "^10.0.0"
2277
- unified-lint-rule "^2.0.0"
2278
-
2279
2270
remark-lint-final-newline@^3.0.0 :
2280
2271
version "3.0.0"
2281
2272
resolved "https://registry.yarnpkg.com/remark-lint-final-newline/-/remark-lint-final-newline-3.0.0.tgz#f436b4c228ae088b80072f7c3eac97678232e10a"
You can’t perform that action at this time.
0 commit comments