mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge branch 'master' into tweak/mkdocs_7.1.0
This commit is contained in:
Generated
+3
-3
@@ -1124,9 +1124,9 @@
|
||||
}
|
||||
},
|
||||
"markdownlint-cli2": {
|
||||
"version": "0.0.15",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.0.15.tgz",
|
||||
"integrity": "sha512-XXJ0qd8mhsSUPdIAi4jUK7PFpc0hG/jCXNj7589cX9Ywg9umynOMaUrbcLpSiRTzzVFrKIN5VLxunA6oG+I7YQ==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.1.1.tgz",
|
||||
"integrity": "sha512-8ly6Z/Y/orOn7Mb14QgZV8/Q9KnBpyozN9ZZFeZeTU7v5KZg3BWjFPCUMnSguWPPEq8Q+4QJFf6LOi9oNeOyfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"globby": "~11.0.3",
|
||||
|
||||
+1
-1
@@ -23,6 +23,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^2.13.6",
|
||||
"markdownlint-cli2": "0.0.15"
|
||||
"markdownlint-cli2": "0.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user