Bump linkinator from 2.16.0 to 2.16.1 (#22804)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.16.0...v2.16.1) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -150,7 +150,7 @@
|
||||
"jest": "^27.3.1",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.16.0",
|
||||
"linkinator": "^2.16.1",
|
||||
"lint-staged": "^11.2.6",
|
||||
"make-promises-safe": "^5.1.0",
|
||||
"minimatch": "^3.0.4",
|
||||
@@ -12979,9 +12979,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "2.16.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.0.tgz",
|
||||
"integrity": "sha512-b4dFnz8t/aeXdyNfsu8l0iHUqOSck4XkF4OJut8IMfK01MCOWv3wnL207nD/GzEf7tT+m1IA/am1RC/28u0huw==",
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.1.tgz",
|
||||
"integrity": "sha512-HFDClxstUOWeIocjndphgurjXhoHwEPhC7hLwQvtVX7Vm7gRbyL8Kf+0I7cI+e5YYrG2Nuyc9AoQZekHuHdCQw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.0.0",
|
||||
@@ -32926,9 +32926,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "2.16.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.0.tgz",
|
||||
"integrity": "sha512-b4dFnz8t/aeXdyNfsu8l0iHUqOSck4XkF4OJut8IMfK01MCOWv3wnL207nD/GzEf7tT+m1IA/am1RC/28u0huw==",
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.1.tgz",
|
||||
"integrity": "sha512-HFDClxstUOWeIocjndphgurjXhoHwEPhC7hLwQvtVX7Vm7gRbyL8Kf+0I7cI+e5YYrG2Nuyc9AoQZekHuHdCQw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
"jest": "^27.3.1",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.16.0",
|
||||
"linkinator": "^2.16.1",
|
||||
"lint-staged": "^11.2.6",
|
||||
"make-promises-safe": "^5.1.0",
|
||||
"minimatch": "^3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user