Skip to content

Commit 8182956

Browse files
Bump markdownlint-rule-relative-links from 3.0.0 to 4.0.1 in /docs
Bumps [markdownlint-rule-relative-links](https://github.com/theoludwig/markdownlint-rule-relative-links) from 3.0.0 to 4.0.1. - [Release notes](https://github.com/theoludwig/markdownlint-rule-relative-links/releases) - [Changelog](https://github.com/theoludwig/markdownlint-rule-relative-links/blob/develop/.releaserc.json) - [Commits](theoludwig/markdownlint-rule-relative-links@v3.0.0...v4.0.1) --- updated-dependencies: - dependency-name: markdownlint-rule-relative-links dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 899bb8b commit 8182956

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jest": "^29.7.0",
6262
"jest-environment-jsdom": "^29.7.0",
6363
"markdownlint-cli2": "^0.14.0",
64-
"markdownlint-rule-relative-links": "^3.0.0",
64+
"markdownlint-rule-relative-links": "^4.0.1",
6565
"postcss": "^8.4.32",
6666
"postcss-preset-mantine": "^1.11.1",
6767
"postcss-simple-vars": "^7.0.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7994,10 +7994,10 @@ markdownlint-micromark@0.1.10:
79947994
resolved "https://registry.yarnpkg.com/markdownlint-micromark/-/markdownlint-micromark-0.1.10.tgz#a77a1a70adad9eac18ff412baf36a0c2189875d7"
79957995
integrity sha512-no5ZfdqAdWGxftCLlySHSgddEjyW4kui4z7amQcGsSKfYC5v/ou+8mIQVyg9KQMeEZLNtz9OPDTj7nnTnoR4FQ==
79967996

7997-
markdownlint-rule-relative-links@^3.0.0:
7998-
version "3.0.0"
7999-
resolved "https://registry.yarnpkg.com/markdownlint-rule-relative-links/-/markdownlint-rule-relative-links-3.0.0.tgz#e4de472298f3859c51ea3e421350cf7649bbef12"
8000-
integrity sha512-+Ek2J8kXKtL8IcjmPYBsxtS37etKIbPE85aj/ehwSlxcWIlT0BCsA/SPHZlIICiZON786XVrLStMCJ1x25D3oA==
7997+
markdownlint-rule-relative-links@^4.0.1:
7998+
version "4.0.1"
7999+
resolved "https://registry.yarnpkg.com/markdownlint-rule-relative-links/-/markdownlint-rule-relative-links-4.0.1.tgz#3db474bcb4b5c9b6cf7d7095103428ff36e3e3f2"
8000+
integrity sha512-tLr8YVR1qeZfMsixFtj49N0ABrPZpTFqk0cz6+j4zB9ZIJ9diiQ7f+npykTeGYvPUVkf5Zw8y4U0JDGGsU+zKQ==
80018001
dependencies:
80028002
markdown-it "14.1.0"
80038003

0 commit comments

Comments
 (0)