From a2b56de7077e34f2fa329f2b21db3e8df5368abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 09:22:31 +0200 Subject: Bump linkinator from 2.13.3 to 2.13.4 (#33019) Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.3...v2.13.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 78557b37e..9a1f5c933 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6033,9 +6033,9 @@ "dev": true }, "linkinator": { - "version": "2.13.3", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.13.3.tgz", - "integrity": "sha512-B7YBWUPYbaorIJJHM5QqlmDSebFr0s0fVR5A9APAWIrm+4A5k/FzJunyxdXCm8iPX/SwhlD/MfY52V06PHmbRw==", + "version": "2.13.4", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.13.4.tgz", + "integrity": "sha512-Fdm9TMwuVgia47tVgdcynYXWOC+Bh7pEtWYfTbgr3OQsvjGJN8TlDcErYzwjt4lcppFsbBpTZteFR6XPR7QIfA==", "dev": true, "requires": { "chalk": "^4.0.0", @@ -6044,7 +6044,7 @@ "gaxios": "^4.0.0", "glob": "^7.1.6", "jsonexport": "^3.0.0", - "marked": "^1.2.5", + "marked": "^2.0.0", "meow": "^9.0.0", "mime": "^2.5.0", "server-destroy": "^1.0.1", @@ -6486,9 +6486,9 @@ } }, "marked": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.9.tgz", - "integrity": "sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz", + "integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==", "dev": true }, "mathml-tag-names": { -- cgit v1.2.3