From 1591f521041b2dc8e1941692ab91048971c2af97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 00:11:37 +0000 Subject: [PATCH] Bump linkinator from 2.14.5 to 2.16.2 Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.14.5 to 2.16.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.14.5...v2.16.2) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4365b5c8b75d..04bebe48968c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -151,7 +151,7 @@ "jest": "^27.3.1", "jest-github-actions-reporter": "^1.0.3", "jest-slow-test-reporter": "^1.0.0", - "linkinator": "^2.14.5", + "linkinator": "^2.16.2", "lint-staged": "^11.2.6", "make-promises-safe": "^5.1.0", "minimatch": "^3.0.4", @@ -13067,9 +13067,9 @@ "dev": true }, "node_modules/linkinator": { - "version": "2.14.5", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.14.5.tgz", - "integrity": "sha512-0BwL+zY8P+m7pNHJGZxx5/KKBw7UqcoYUropRpon1+E5cf6zLlVRdEWh311JW1Ze1dLGjtHrppymEG21dNHMcg==", + "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", @@ -33089,9 +33089,9 @@ "dev": true }, "linkinator": { - "version": "2.14.5", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.14.5.tgz", - "integrity": "sha512-0BwL+zY8P+m7pNHJGZxx5/KKBw7UqcoYUropRpon1+E5cf6zLlVRdEWh311JW1Ze1dLGjtHrppymEG21dNHMcg==", + "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", diff --git a/package.json b/package.json index d9d5f13e677c..3b7dd421685a 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "jest": "^27.3.1", "jest-github-actions-reporter": "^1.0.3", "jest-slow-test-reporter": "^1.0.0", - "linkinator": "^2.14.5", + "linkinator": "^2.16.2", "lint-staged": "^11.2.6", "make-promises-safe": "^5.1.0", "minimatch": "^3.0.4",