Skip to content

Commit 0a7fa9f

Browse files
Bump remark-lint-no-multiple-toplevel-headings in /.config/remark (#1442)
Bumps [remark-lint-no-multiple-toplevel-headings](https://github.com/remarkjs/remark-lint) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/4.0.0) --- updated-dependencies: - dependency-name: remark-lint-no-multiple-toplevel-headings 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 45dc9ea commit 0a7fa9f

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.config/remark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"remark-lint-no-inline-padding": "^5.0.0",
4949
"remark-lint-no-literal-urls": "^3.1.2",
5050
"remark-lint-no-missing-blank-lines": "^4.0.0",
51-
"remark-lint-no-multiple-toplevel-headings": "^3.1.2",
51+
"remark-lint-no-multiple-toplevel-headings": "^4.0.0",
5252
"remark-lint-no-shell-dollars": "^3.1.2",
5353
"remark-lint-no-shortcut-reference-image": "^3.1.2",
5454
"remark-lint-no-shortcut-reference-link": "^3.1.2",

.config/remark/yarn.lock

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2717,19 +2717,6 @@ remark-lint-no-missing-blank-lines@^4.0.0:
27172717
unist-util-position "^5.0.0"
27182718
unist-util-visit-parents "^6.0.0"
27192719

2720-
remark-lint-no-multiple-toplevel-headings@^3.1.2:
2721-
version "3.1.2"
2722-
resolved "https://registry.yarnpkg.com/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-3.1.2.tgz#e4eb81f01b81e346431314df611c75213f019724"
2723-
integrity sha512-9rJSsrwdzwKmtuloBjJobLzjGL7Lgtk3+vMNUyuH9z/nBfkUCN3qxn3Nt9AxL+wwSAsHV6e74W+W2S1ohBLt6A==
2724-
dependencies:
2725-
"@types/mdast" "^3.0.0"
2726-
unified "^10.0.0"
2727-
unified-lint-rule "^2.0.0"
2728-
unist-util-generated "^2.0.0"
2729-
unist-util-position "^4.0.0"
2730-
unist-util-stringify-position "^3.0.0"
2731-
unist-util-visit "^4.0.0"
2732-
27332720
remark-lint-no-multiple-toplevel-headings@^4.0.0:
27342721
version "4.0.0"
27352722
resolved "https://registry.yarnpkg.com/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-4.0.0.tgz#7e9b0a6fdd00e938b0c2dd33744b690d9b3899f8"

0 commit comments

Comments
 (0)