mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
Bump markdownlint-cli2 from 0.1.3 to 0.2.0 (#545)
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -1131,16 +1131,16 @@
|
||||
}
|
||||
},
|
||||
"markdownlint-cli2": {
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.1.3.tgz",
|
||||
"integrity": "sha512-4pbrSEDe/G9PjJnrxKXKTQXyXERHvFH+RjvZrCRiNrVPB0p1/wmQXCkdsKNWlaf+gc4gz4k9u1fj2x28GvFenw==",
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.2.0.tgz",
|
||||
"integrity": "sha512-/MIaG2MOlm39SBApQbeHK847/bgX6FfUPZMpCzA2UMYXR8NTwzTdjQAXjjLBK6+zG52GWKyhdmBKobkhLnq8wQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"globby": "~11.0.3",
|
||||
"globby": "~11.0.4",
|
||||
"markdownlint": "~0.23.1",
|
||||
"markdownlint-cli2-formatter-default": "^0.0.2",
|
||||
"markdownlint-rule-helpers": "~0.14.0",
|
||||
"micromatch": "~4.0.2",
|
||||
"micromatch": "~4.0.4",
|
||||
"strip-json-comments": "~3.1.1",
|
||||
"yaml": "~1.10.2"
|
||||
},
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^2.14.0",
|
||||
"markdownlint-cli2": "0.1.3"
|
||||
"markdownlint-cli2": "0.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user