mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 03:08:45 +00:00
Bump linkinator from 7.4.1 to 7.5.0 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator). Updates `linkinator` from 7.4.1 to 7.5.0 - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/linkinator-v7.4.1...linkinator-v7.5.0) --- updated-dependencies: - dependency-name: linkinator dependency-version: 7.5.0 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"devDependencies": {
|
||||
"linkinator": "^7.4.1",
|
||||
"linkinator": "^7.5.0",
|
||||
"markdownlint-cli2": "0.18.1"
|
||||
}
|
||||
},
|
||||
@@ -751,9 +751,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "7.4.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-7.4.1.tgz",
|
||||
"integrity": "sha512-bj6wx9a9YPgl6LXofmJW/uSBMmPS9dzR+aYbEjpj4BKmpWF9pVB6zSmVju0GJDVm9VCG7+XjA2DEVW4kmxLaKQ==",
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-7.5.0.tgz",
|
||||
"integrity": "sha512-dF+bw4OxBAg7EnOKtvwf721uAELg3YSYC2HvOAXgb/vtYklaW+fKQHJTvwoHF9JxVhelRZe9qAPLXl6RDkbrWA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"start": "npm run serve"
|
||||
},
|
||||
"devDependencies": {
|
||||
"linkinator": "^7.4.1",
|
||||
"linkinator": "^7.5.0",
|
||||
"markdownlint-cli2": "0.18.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user