Skip to content

Commit

Permalink
Bump remark-lint-no-inline-padding in /.config/remark (#1199)
Browse files Browse the repository at this point in the history
Bumps [remark-lint-no-inline-padding](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint-no-inline-padding) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-lint-no-inline-padding)

---
updated-dependencies:
- dependency-name: remark-lint-no-inline-padding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent e2e2481 commit b632598
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .config/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"remark-lint-no-heading-indent": "^4.1.2",
"remark-lint-no-heading-punctuation": "^3.1.1",
"remark-lint-no-html": "^3.1.2",
"remark-lint-no-inline-padding": "^4.1.1",
"remark-lint-no-inline-padding": "^4.1.2",
"remark-lint-no-literal-urls": "^3.1.1",
"remark-lint-no-missing-blank-lines": "^3.1.1",
"remark-lint-no-multiple-toplevel-headings": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions .config/remark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1800,10 +1800,10 @@ remark-lint-no-html@^3.1.2:
unist-util-generated "^2.0.0"
unist-util-visit "^4.0.0"

remark-lint-no-inline-padding@^4.0.0, remark-lint-no-inline-padding@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/remark-lint-no-inline-padding/-/remark-lint-no-inline-padding-4.1.1.tgz#2f1dda78556f1f8a98b4cad52ff74f6a56b55c58"
integrity sha512-++IMm6ohOPKNOrybqjP9eiclEtVX/Rd2HpF2UD9icrC1X5nvrI6tlfN55tePaFvWAB7pe6MW4LzNEMnWse61Lw==
remark-lint-no-inline-padding@^4.0.0, remark-lint-no-inline-padding@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-inline-padding/-/remark-lint-no-inline-padding-4.1.2.tgz#f1e8bd21694f9f773078ff977934edea8ffd842d"
integrity sha512-dGyhWsiqCZS3Slob0EVBUfsFBbdpMIBCvb56LlCgaHbnLsnNYx8PpF/wA5CgsN8BXIbXfRpyPB5cIJwIq5taYg==
dependencies:
"@types/mdast" "^3.0.0"
mdast-util-to-string "^3.0.0"
Expand Down

0 comments on commit b632598

Please sign in to comment.