8000 chore(deps): bump remark-lint-heading-style from 4.0.0 to 4.0.1 by dependabot[bot] · Pull Request #5619 · Zettlr/Zettlr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump remark-lint-heading-style from 4.0.0 to 4.0.1 #5619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"remark-lint-emphasis-marker": "^4.0.0",
"remark-lint-fenced-code-marker": "^4.0.0",
"remark-lint-hard-break-spaces": "^4.0.0",
"remark-lint-heading-style": "^4.0.0",
"remark-lint-heading-style": "^4.0.1",
"remark-lint-link-title-style": "^4.0.0",
"remark-lint-list-item-bullet-indent": "^5.0.0",
"remark-lint-list-item-indent": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12849,9 +12849,9 @@ __metadata:
languageName: node
linkType: hard

"remark-lint-heading-style@npm:^4.0.0":
version: 4.0.0
resolution: "remark-lint-heading-style@npm:4.0.0"
"remark-lint-heading-style@npm:^4.0.1":
version: 4.0.1
resolution: "remark-lint-heading-style@npm:4.0.1"
dependencies:
"@types/mdast": "npm:^4.0.0"
mdast-util-heading-style: "npm:^3.0.0"
Expand All @@ -12860,7 +12860,7 @@ __metadata:
unist-util-position: "npm:^5.0.0"
unist-util-visit-parents: "npm:^6.0.0"
vfile-message: "npm:^4.0.0"
checksum: 10/a4b1ec08ebd372e7d60b9893186bb6e25f42f981946adbd272ef71d2982a35b49379f698fa5bcc7c16cada0f36350130a88b238ac0ef8444f8a6f0061102d6f7
checksum: 10/dd728e203d98a15675e3e5b5940b031308d36578f19d6849b4cbef11a543ebbc5bd43609842f4d8d5e9d0f5681d77253f7b220442908401093784efb626d9c3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -16329,7 +16329,7 @@ __metadata:
remark-lint-emphasis-marker: "npm:^4.0.0"
remark-lint-fenced-code-marker: "npm:^4.0.0"
remark-lint-hard-break-spaces: "npm:^4.0.0"
remark-lint-heading-style: "npm:^4.0.0"
remark-lint-heading-style: "npm:^4.0.1"
remark-lint-link-title-style: "npm:^4.0.0"
remark-lint-list-item-bullet-indent: "npm:^5.0.0"
remark-lint-list-item-indent: "npm:^4.0.0"
Expand Down
Loading
0