mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
Bump the npm-dependencies group with 1 update
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator). - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.0.0...v6.0.1) --- 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.0.0",
|
||||
"linkinator": "^6.0.1",
|
||||
"markdownlint-cli2": "0.10.0"
|
||||
}
|
||||
},
|
||||
@@ -842,9 +842,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.0.tgz",
|
||||
"integrity": "sha512-wgLLG21uXQJLBLCgtF/oChaB/63yYP+Z3G35uksh+sG/IG7PPb1R6j+15tpxTiufraz3u2GiIfaUjIpObQpG+w==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.1.tgz",
|
||||
"integrity": "sha512-754gl/6J565IAVL2pkrWcDP3oobjXGhE34tPzK/BcYhGNVLw/8vdqodRp8qh+vmLjV1moL8k0OYAfr8bT93NpA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^5.0.0",
|
||||
@@ -2550,9 +2550,9 @@
|
||||
}
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.0.tgz",
|
||||
"integrity": "sha512-wgLLG21uXQJLBLCgtF/oChaB/63yYP+Z3G35uksh+sG/IG7PPb1R6j+15tpxTiufraz3u2GiIfaUjIpObQpG+w==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.1.tgz",
|
||||
"integrity": "sha512-754gl/6J565IAVL2pkrWcDP3oobjXGhE34tPzK/BcYhGNVLw/8vdqodRp8qh+vmLjV1moL8k0OYAfr8bT93NpA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^5.0.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"test": "npm run markdownlint && npm run linkinator"
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^6.0.0",
|
||||
"linkinator": "^6.0.1",
|
||||
"markdownlint-cli2": "0.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user