From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 09:37:43 +0000 (+0200) Subject: Bump linkinator from 1.7.3 to 1.7.5 (#29693) X-Git-Tag: v5.0.0-alpha1~647 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733895ba4991556ffae10faedfe23b7371421a88;p=thirdparty%2Fbootstrap.git Bump linkinator from 1.7.3 to 1.7.5 (#29693) Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.3...v1.7.5) Signed-off-by: dependabot-preview[bot] --- diff --git a/package-lock.json b/package-lock.json index 1470cc9fee..524a54d405 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7299,9 +7299,9 @@ "dev": true }, "linkinator": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.3.tgz", - "integrity": "sha512-iMSbykKomhrWZpRVVf5OInwXFNccqupwBon9EaepakXRzx/yeQ1iC7HPaZDY4avCyq0S0KLFm0ocskX0AALGUA==", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.5.tgz", + "integrity": "sha512-lX6EyINzJptNavrQRqf+YzpGXQLUd/YUobk5HxW6+p7Dncu1K15DcXDLWxpg3rBB2N7VtugmmeeTBj0/09XucA==", "dev": true, "requires": { "chalk": "^3.0.0", diff --git a/package.json b/package.json index ce58e433b4..bcbb7f933f 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "karma-jasmine": "^2.0.1", "karma-jasmine-html-reporter": "^1.4.2", "karma-rollup-preprocessor": "^7.0.2", - "linkinator": "^1.7.3", + "linkinator": "^1.7.5", "node-sass": "^4.13.0", "nodemon": "^1.19.4", "npm-run-all": "^4.1.5",