mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-14 23:18:30 +00:00
Bump linkinator from 4.1.0 to 4.1.1
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-patch ... 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": "^4.1.0",
|
||||
"linkinator": "^4.1.1",
|
||||
"markdownlint-cli2": "0.5.1"
|
||||
}
|
||||
},
|
||||
@@ -782,9 +782,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.1.0.tgz",
|
||||
"integrity": "sha512-TfTn2zJXNXBKd815aDoqSFbUnOlvhw5ZkvJ3LzbSOkzcYsamoJg+9wLTtqQfkeAJ/kTsosiNf8nzTpySx1DZPA==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.1.1.tgz",
|
||||
"integrity": "sha512-p2LvUSDJA3+UX3bZt25zgYWfExOTlG4ZSo1vFpEDWeToV6DJ60DNhFOxp+cWGmgu4PJkJdNCfO2MLHxv6JEyqA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^5.0.0",
|
||||
@@ -2069,9 +2069,9 @@
|
||||
}
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.1.0.tgz",
|
||||
"integrity": "sha512-TfTn2zJXNXBKd815aDoqSFbUnOlvhw5ZkvJ3LzbSOkzcYsamoJg+9wLTtqQfkeAJ/kTsosiNf8nzTpySx1DZPA==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.1.1.tgz",
|
||||
"integrity": "sha512-p2LvUSDJA3+UX3bZt25zgYWfExOTlG4ZSo1vFpEDWeToV6DJ60DNhFOxp+cWGmgu4PJkJdNCfO2MLHxv6JEyqA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^5.0.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"test": "npm run markdownlint && npm run linkinator"
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^4.1.0",
|
||||
"linkinator": "^4.1.1",
|
||||
"markdownlint-cli2": "0.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user