mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-24 21:26:01 +00:00
Bump linkinator from 6.1.1 to 6.1.2 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator). Updates `linkinator` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"devDependencies": {
|
||||
"linkinator": "^6.1.1",
|
||||
"linkinator": "^6.1.2",
|
||||
"markdownlint-cli2": "0.14.0"
|
||||
}
|
||||
},
|
||||
@@ -574,9 +574,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.1.tgz",
|
||||
"integrity": "sha512-VNFhw71A8ORQKdNdUz6MqcdmoCK2SKWI+22dmcN/7KuERTxv9yfezh5MqwetH66DmRPvj9FMtATk+ck2P5XJjw==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.2.tgz",
|
||||
"integrity": "sha512-PndSrQe21Hf4sn2vZldEzJmD0EUJbIsEy4jcZLcHd6IZfQ6rC6iv+Fwo666TWM9DcXjbCrHpxnVX6xaGrcJ/eA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^5.0.0",
|
||||
@@ -1636,9 +1636,9 @@
|
||||
}
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.1.tgz",
|
||||
"integrity": "sha512-VNFhw71A8ORQKdNdUz6MqcdmoCK2SKWI+22dmcN/7KuERTxv9yfezh5MqwetH66DmRPvj9FMtATk+ck2P5XJjw==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.2.tgz",
|
||||
"integrity": "sha512-PndSrQe21Hf4sn2vZldEzJmD0EUJbIsEy4jcZLcHd6IZfQ6rC6iv+Fwo666TWM9DcXjbCrHpxnVX6xaGrcJ/eA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^5.0.0",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"serve": "mkdocs serve --dev-addr 0.0.0.0:8000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^6.1.1",
|
||||
"linkinator": "^6.1.2",
|
||||
"markdownlint-cli2": "0.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user