Bump linkinator from 2.16.1 to 2.16.2 (#23306)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.16.1 to 2.16.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.16.1...v2.16.2) --- 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> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -149,7 +149,7 @@
|
||||
"jest": "^27.3.1",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.16.1",
|
||||
"linkinator": "^2.16.2",
|
||||
"lint-staged": "^11.2.6",
|
||||
"make-promises-safe": "^5.1.0",
|
||||
"minimatch": "^3.0.4",
|
||||
@@ -12919,9 +12919,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/linkinator": {
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.1.tgz",
|
||||
"integrity": "sha512-HFDClxstUOWeIocjndphgurjXhoHwEPhC7hLwQvtVX7Vm7gRbyL8Kf+0I7cI+e5YYrG2Nuyc9AoQZekHuHdCQw==",
|
||||
"version": "2.16.2",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.2.tgz",
|
||||
"integrity": "sha512-5tHSz6gMN0z25+Pk4lZnU0Edr1lJLNuk+MCfQa2NxF4f1rfKS8Lo3JEwxTciVzwVHHdBpydAgmWYOgylNlwyDQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.0.0",
|
||||
@@ -32555,9 +32555,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "2.16.1",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.1.tgz",
|
||||
"integrity": "sha512-HFDClxstUOWeIocjndphgurjXhoHwEPhC7hLwQvtVX7Vm7gRbyL8Kf+0I7cI+e5YYrG2Nuyc9AoQZekHuHdCQw==",
|
||||
"version": "2.16.2",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.16.2.tgz",
|
||||
"integrity": "sha512-5tHSz6gMN0z25+Pk4lZnU0Edr1lJLNuk+MCfQa2NxF4f1rfKS8Lo3JEwxTciVzwVHHdBpydAgmWYOgylNlwyDQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
"jest": "^27.3.1",
|
||||
"jest-github-actions-reporter": "^1.0.3",
|
||||
"jest-slow-test-reporter": "^1.0.0",
|
||||
"linkinator": "^2.16.1",
|
||||
"linkinator": "^2.16.2",
|
||||
"lint-staged": "^11.2.6",
|
||||
"make-promises-safe": "^5.1.0",
|
||||
"minimatch": "^3.0.4",
|
||||
|
||||
Reference in New Issue
Block a user