Skip to content

Commit

Permalink
Merge branch 'master' into prasuna-m-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ContentBrewmaster authored Jun 22, 2023
2 parents 822aedb + b632598 commit 09525e2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
10 changes: 5 additions & 5 deletions .config/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"remark-cli": "^11.0.0",
"remark-comment-config": "^7.0.1",
"remark-frontmatter": "^4.0.1",
"remark-lint": "^9.1.1",
"remark-lint": "^9.1.2",
"remark-lint-blockquote-indentation": "^3.1.1",
"remark-lint-checkbox-character-style": "^4.1.1",
"remark-lint-checkbox-content-indent": "^4.1.2",
Expand All @@ -20,7 +20,7 @@
"remark-lint-final-definition": "^3.1.1",
"remark-lint-final-newline": "^2.1.1",
"remark-lint-first-heading-level": "^3.1.2",
"remark-lint-hard-break-spaces": "^3.1.1",
"remark-lint-hard-break-spaces": "^3.1.2",
"remark-lint-heading-increment": "^3.1.1",
"remark-lint-heading-style": "^3.1.2",
"remark-lint-link-title-style": "^3.1.1",
Expand All @@ -29,7 +29,7 @@
"remark-lint-list-item-indent": "^3.1.2",
"remark-lint-maximum-heading-length": "^3.1.1",
"remark-lint-maximum-line-length": "^3.1.3",
"remark-lint-no-auto-link-without-protocol": "^3.1.1",
"remark-lint-no-auto-link-without-protocol": "^3.1.2",
"remark-lint-no-blockquote-without-marker": "^5.1.2",
"remark-lint-no-consecutive-blank-lines": "^4.1.2",
"remark-lint-no-duplicate-definitions": "^3.1.1",
Expand All @@ -44,8 +44,8 @@
"remark-lint-no-heading-content-indent": "^4.1.2",
"remark-lint-no-heading-indent": "^4.1.2",
"remark-lint-no-heading-punctuation": "^3.1.1",
"remark-lint-no-html": "^3.1.1",
"remark-lint-no-inline-padding": "^4.1.1",
"remark-lint-no-html": "^3.1.2",
"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
40 changes: 20 additions & 20 deletions .config/remark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1483,10 +1483,10 @@ remark-lint-first-heading-level@^3.1.2:
unist-util-generated "^2.0.0"
unist-util-visit "^4.0.0"

remark-lint-hard-break-spaces@^3.0.0, remark-lint-hard-break-spaces@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/remark-lint-hard-break-spaces/-/remark-lint-hard-break-spaces-3.1.1.tgz#daaa6fbc9d08a0501dc6e3d4a844dc4783bdfaea"
integrity sha512-UfwFvESpX32qwyHJeluuUuRPWmxJDTkmjnWv2r49G9fC4Jrzm4crdJMs3sWsrGiQ3mSex6bgp/8rqDgtBng2IA==
remark-lint-hard-break-spaces@^3.0.0, remark-lint-hard-break-spaces@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-hard-break-spaces/-/remark-lint-hard-break-spaces-3.1.2.tgz#c14cec655c697bcd76c1c65bdfb81a82b42b3160"
integrity sha512-HaW0xsl3TI7VFAqGWWcZtPqyz0NWu19KKjSO7OGFTUJU4S9YiRnhIxmSFM0ZLSsVAynE+dhzVKa8U7dOpWDcOg==
dependencies:
"@types/mdast" "^3.0.0"
unified "^10.0.0"
Expand Down Expand Up @@ -1602,10 +1602,10 @@ remark-lint-maximum-line-length@^3.0.0, remark-lint-maximum-line-length@^3.1.3:
unist-util-position "^4.0.0"
unist-util-visit "^4.0.0"

remark-lint-no-auto-link-without-protocol@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/remark-lint-no-auto-link-without-protocol/-/remark-lint-no-auto-link-without-protocol-3.1.1.tgz#4b055328c46653fc073bda250cbbe7189248dc62"
integrity sha512-lCjBuoSUWjN1kO0J7vqQgn7HUF/WeOHOqc3oiq9LMRXIovKWqPCBi77o8Npv8KfV+JXeRl+hrupfbhJXlLturA==
remark-lint-no-auto-link-without-protocol@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-auto-link-without-protocol/-/remark-lint-no-auto-link-without-protocol-3.1.2.tgz#ff0645409d83c657e83c94182d73e45d5482b6b5"
integrity sha512-mPIdFOGxdDhCMa2qIzjzjDzDoQeyK+/1BBgsseqThuBtoAoXR5l1TZfII2isNbBo6L8d+fMFdx1/3qALoDjtcA==
dependencies:
"@types/mdast" "^3.0.0"
mdast-util-to-string "^3.0.0"
Expand Down Expand Up @@ -1789,21 +1789,21 @@ remark-lint-no-heading-punctuation@^3.0.0, remark-lint-no-heading-punctuation@^3
unist-util-generated "^2.0.0"
unist-util-visit "^4.0.0"

remark-lint-no-html@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/remark-lint-no-html/-/remark-lint-no-html-3.1.1.tgz#0727253422be3cd2d5a642b5e1644c556d3a2c27"
integrity sha512-hTaw6Ul3iAXvesWzvl+ev1tVf1SNm7hG3l7A2pj8r+1MlklKDFeaMWsxKnDh+8Rh6pj+mRnwzsbwtQxKiKs9Cw==
remark-lint-no-html@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-html/-/remark-lint-no-html-3.1.2.tgz#046b372f4e076e6b07090f6626fab6dfaa5aaba5"
integrity sha512-KYxwGNQRVXmYhrg/gzi9RL/oaQEQMf6S82apsaBvPd+GbLfUu/sZ9ipJL2Lavz66elzZITcs/B80yi0jsFPbSw==
dependencies:
"@types/mdast" "^3.0.0"
unified "^10.0.0"
unified-lint-rule "^2.0.0"
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 Expand Up @@ -2022,10 +2022,10 @@ remark-lint-unordered-list-marker-style@^3.0.0, remark-lint-unordered-list-marke
unist-util-position "^4.0.0"
unist-util-visit "^4.0.0"

remark-lint@^9.0.0, remark-lint@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-9.1.1.tgz#58c27adc4edeca93b7ce81e2861f05cbcecef72c"
integrity sha512-zhe6twuqgkx/9KgZyNyaO0cceA4jQuJcyzMOBC+JZiAzMN6mFUmcssWZyY30ko8ut9vQDMX/pyQnolGn+Fg/Tw==
remark-lint@^9.0.0, remark-lint@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-9.1.2.tgz#0781e273bba33fbfd26210b639b8a3702d65ad91"
integrity sha512-m9e/aPlh7tsvfJfj8tPxrQzD6oEdb9Foko+Ya/6OwUP9EoGMfehv1Qtv26W1DoH58Wn8rT8CD+KuprTWscMmIA==
dependencies:
"@types/mdast" "^3.0.0"
remark-message-control "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
args:
- "--config=.config/pre-commit-search-and-replace.yaml"
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.5
hooks:
- id: codespell
types: [markdown]
Expand Down

0 comments on commit 09525e2

Please sign in to comment.