From 4361f4ab6303ad668d7e110f335ec272fcc29ac4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 14:22:16 +0200 Subject: Bump linkinator from 1.8.2 to 2.0.1 (#30158) Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.8.2 to 2.0.1. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.8.2...v2.0.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 4fda4dbc1..51e27acee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7551,9 +7551,9 @@ "dev": true }, "linkinator": { - "version": "1.8.2", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.8.2.tgz", - "integrity": "sha512-ee0rNT8G8dkOMdPXrK9ltckxnoFmrlcN2lUSlHxrkjnlYCAQlRvhlnMqMlq69KwRB6Nf7fW6gBKGZgmfabmsWA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.1.tgz", + "integrity": "sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==", "dev": true, "requires": { "chalk": "^3.0.0", @@ -9702,9 +9702,9 @@ } }, "http-cache-semantics": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz", - "integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz", + "integrity": "sha512-Z2EICWNJou7Tr9Bd2M2UqDJq3A9F2ePG9w3lIpjoyuSyXFP9QbniJVu3XQYytuw5ebmG7dXSXO9PgAjJG8DDKA==", "dev": true }, "mimic-response": { -- cgit v1.2.3