Bump linkinator from 4.0.1 to 4.0.2

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.0.1...v4.0.2)

---
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:
dependabot[bot]
2022-07-23 10:36:39 +00:00
committed by GitHub
parent 7af60d3bc8
commit 222cf3c5bb
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "CC-BY-SA-4.0",
"devDependencies": {
"linkinator": "^4.0.1",
"linkinator": "^4.0.2",
"markdownlint-cli2": "0.4.0"
}
},
@@ -1483,9 +1483,9 @@
}
},
"node_modules/linkinator": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.0.1.tgz",
"integrity": "sha512-7z6ldbOsHEe6p8cBNjhIMYBWc+Egx9MQegTN9A3KmJg8E9V2LQHVgKJ/ona63g6Pssxu/kQtOW+Jj/h6k014uw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.0.2.tgz",
"integrity": "sha512-PkwPiMx2NsRXaKQiOkTH8uMkkUrN3rh0gI6nFwjme2A7TVVYzlwGfmb00wbDEEdLrO49tDbajUEJGup64swmog==",
"dev": true,
"dependencies": {
"chalk": "^5.0.0",
@@ -3630,9 +3630,9 @@
}
},
"linkinator": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.0.1.tgz",
"integrity": "sha512-7z6ldbOsHEe6p8cBNjhIMYBWc+Egx9MQegTN9A3KmJg8E9V2LQHVgKJ/ona63g6Pssxu/kQtOW+Jj/h6k014uw==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-4.0.2.tgz",
"integrity": "sha512-PkwPiMx2NsRXaKQiOkTH8uMkkUrN3rh0gI6nFwjme2A7TVVYzlwGfmb00wbDEEdLrO49tDbajUEJGup64swmog==",
"dev": true,
"requires": {
"chalk": "^5.0.0",