mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-19 18:58:42 +00:00
Bump linkinator from 6.0.6 to 6.1.1 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator). Updates `linkinator` from 6.0.6 to 6.1.1 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.0.6...v6.1.1) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-minor 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.0.6",
|
||||
"linkinator": "^6.1.1",
|
||||
"markdownlint-cli2": "0.13.0"
|
||||
}
|
||||
},
|
||||
@@ -574,9 +574,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.6.tgz",
|
||||
"integrity": "sha512-5Hc0qIB8pSXeNQej30ruUHqu37gbJf8o3tu4qNeJCZX9/jZ80BkOrRhst3fR9ipizLFy24HgKmqCFilGOrtZjQ==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.1.tgz",
|
||||
"integrity": "sha512-VNFhw71A8ORQKdNdUz6MqcdmoCK2SKWI+22dmcN/7KuERTxv9yfezh5MqwetH66DmRPvj9FMtATk+ck2P5XJjw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^5.0.0",
|
||||
@@ -1633,9 +1633,9 @@
|
||||
}
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.6.tgz",
|
||||
"integrity": "sha512-5Hc0qIB8pSXeNQej30ruUHqu37gbJf8o3tu4qNeJCZX9/jZ80BkOrRhst3fR9ipizLFy24HgKmqCFilGOrtZjQ==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.1.1.tgz",
|
||||
"integrity": "sha512-VNFhw71A8ORQKdNdUz6MqcdmoCK2SKWI+22dmcN/7KuERTxv9yfezh5MqwetH66DmRPvj9FMtATk+ck2P5XJjw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^5.0.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"test": "npm run markdownlint && npm run linkinator"
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^6.0.6",
|
||||
"linkinator": "^6.1.1",
|
||||
"markdownlint-cli2": "0.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user