Skip to content

Commit cb74c8e

Browse files
Bump remark-lint-final-newline from 2.1.2 to 3.0.0 in /.config/remark (#1444)
Bumps [remark-lint-final-newline](https://github.com/remarkjs/remark-lint) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/3.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/3.0.0) --- updated-dependencies: - dependency-name: remark-lint-final-newline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d75329 commit cb74c8e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

.config/remark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"remark-lint-fenced-code-marker": "^3.1.2",
1919
"remark-lint-file-extension": "^2.1.2",
2020
"remark-lint-final-definition": "^4.0.1",
21-
"remark-lint-final-newline": "^2.1.2",
21+
"remark-lint-final-newline": "^3.0.0",
2222
"remark-lint-first-heading-level": "^3.1.2",
2323
"remark-lint-hard-break-spaces": "^3.1.2",
2424
"remark-lint-heading-increment": "^3.1.2",

.config/remark/yarn.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2267,15 +2267,6 @@ remark-lint-final-definition@^4.0.0, remark-lint-final-definition@^4.0.1:
22672267
unist-util-visit-parents "^6.0.0"
22682268
vfile-message "^4.0.0"
22692269

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-
22792270
remark-lint-final-newline@^3.0.0:
22802271
version "3.0.0"
22812272
resolved "https://registry.yarnpkg.com/remark-lint-final-newline/-/remark-lint-final-newline-3.0.0.tgz#f436b4c228ae088b80072f7c3eac97678232e10a"

0 commit comments

Comments
 (0)