Skip to content

Commit fef77d1

Browse files
Bump remark-lint-no-multiple-toplevel-headings in /.config/remark
Bumps [remark-lint-no-multiple-toplevel-headings](https://github.com/remarkjs/remark-lint) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/4.0.1/history.md) - [Commits](remarkjs/remark-lint@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: remark-lint-no-multiple-toplevel-headings dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7c175f commit fef77d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.config/remark/package.json

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

.config/remark/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,10 +2509,10 @@ remark-lint-no-missing-blank-lines@^4.0.1:
25092509
unist-util-position "^5.0.0"
25102510
unist-util-visit-parents "^6.0.0"
25112511

2512-
remark-lint-no-multiple-toplevel-headings@^4.0.0:
2513-
version "4.0.0"
2514-
resolved "https://registry.npmjs.org/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-4.0.0.tgz"
2515-
integrity sha512-JW11iYxza7asDdhQuKfr8SH1u4NBOCQ4U7Ru0HrKCPcT4y/AB1C1il5uMQzbcervgYPBq69xzyQ24+AJeL0t3A==
2512+
remark-lint-no-multiple-toplevel-headings@^4.0.0, remark-lint-no-multiple-toplevel-headings@^4.0.1:
2513+
version "4.0.1"
2514+
resolved "https://registry.yarnpkg.com/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-4.0.1.tgz#b6111067a1aa65407ac5406a10a8a5ae53c6c972"
2515+
integrity sha512-8sepobIOu3PlDOuMH7jtri+LH4tFNVQU+aqKSkrlNRdp831fYz9S+jA2crTVqWqxVbTwiF96uJWePv8/9qmHnA==
25162516
dependencies:
25172517
"@types/mdast" "^4.0.0"
25182518
devlop "^1.0.0"

0 commit comments

Comments
 (0)