Skip to content

Commit 77af75a

Browse files
build(deps-dev): bump markdownlint from 0.26.0 to 0.26.1 (#6294)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.26.0 to 0.26.1. - [Release notes](https://github.com/DavidAnson/markdownlint/releases) - [Commits](DavidAnson/markdownlint@v0.26.0...v0.26.1) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b1aaf8 commit 77af75a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"jest": "^28.1.3",
107107
"lint-staged": "^13.0.3",
108108
"lodash": "^4.17.21",
109-
"markdownlint": "^0.26.0",
109+
"markdownlint": "^0.26.1",
110110
"markdownlint-cli": "^0.32.0",
111111
"mdast-util-to-string": "^3.1.0",
112112
"mini-css-extract-plugin": "^2.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8020,10 +8020,10 @@ markdownlint-rule-helpers@~0.17.0:
80208020
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.17.0.tgz#eca5d0c1c132608cbe287cd924969a9e6c9821ed"
80218021
integrity sha512-9rCC9hEKHic9h1jEYbRWsvxh+ldPPDX2Rdh6Fq1q3Tkt619HDkAk1yv1CMVMncuMHAxX9oMhhjpscITTHyjVoQ==
80228022

8023-
markdownlint@^0.26.0, markdownlint@~0.26.0:
8024-
version "0.26.0"
8025-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421"
8026-
integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==
8023+
markdownlint@^0.26.1, markdownlint@~0.26.0:
8024+
version "0.26.1"
8025+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.1.tgz#0f6ea2d0fc08c4f41c6e001b467736405327a392"
8026+
integrity sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg==
80278027
dependencies:
80288028
markdown-it "13.0.1"
80298029

0 commit comments

Comments
 (0)