From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 12:06:14 +0000 (+0200) Subject: Bump linkinator from 2.0.2 to 2.0.3 (#30319) X-Git-Tag: v5.0.0-alpha1~413 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf33e4c80cbe3cf38bcedc444eb02f226462047;p=thirdparty%2Fbootstrap.git Bump linkinator from 2.0.2 to 2.0.3 (#30319) Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index 1273b1bd51..02a4451e31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7731,9 +7731,9 @@ "dev": true }, "linkinator": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.2.tgz", - "integrity": "sha512-0b6TdqQO4Zei8qH9agiKY1odeOMWHVZomd1QslXgVBLXFao7ncQZ5Uzh0xw/QAZH0yUvd2IaJ6GYXRi/Lezruw==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.3.tgz", + "integrity": "sha512-K1AhPAydXL9l4YX0o/FEYQUcBmjQQon3P6xzEZeZvQD1HSpa6FrAVrqZMxaEaDXUc8N1Y7vCmAKKNC6TX+2a5g==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index 4214141990..6b4bd48e33 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "karma-jasmine": "^3.1.1", "karma-jasmine-html-reporter": "^1.5.2", "karma-rollup-preprocessor": "^7.0.3", - "linkinator": "^2.0.2", + "linkinator": "^2.0.3", "lockfile-lint": "^4.0.0", "node-sass": "^4.13.1", "nodemon": "^2.0.2",