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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-20 11:37:43 +02:00 committed by XhmikosR
parent d5dfd5f9a4
commit 733895ba49
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",