1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Bump linkinator from 1.7.2 to 1.7.3 (#29687)

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.2...v1.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-18 11:30:41 +02:00 committed by XhmikosR
parent 741b08eb65
commit eedf568b00
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -7259,9 +7259,9 @@
"dev": true "dev": true
}, },
"linkinator": { "linkinator": {
"version": "1.7.2", "version": "1.7.3",
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.2.tgz", "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.3.tgz",
"integrity": "sha512-INQUomH8A02xVn8VsjhPl2spDu8pyJtOdD1XnlbTGMdLAIGf15ZhFsEv4L+nMz/998RnPDsLQlPau3eLrOHcUw==", "integrity": "sha512-iMSbykKomhrWZpRVVf5OInwXFNccqupwBon9EaepakXRzx/yeQ1iC7HPaZDY4avCyq0S0KLFm0ocskX0AALGUA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^3.0.0", "chalk": "^3.0.0",

View file

@ -117,7 +117,7 @@
"karma-jasmine": "^2.0.1", "karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.2", "karma-jasmine-html-reporter": "^1.4.2",
"karma-rollup-preprocessor": "^7.0.2", "karma-rollup-preprocessor": "^7.0.2",
"linkinator": "^1.7.2", "linkinator": "^1.7.3",
"node-sass": "^4.13.0", "node-sass": "^4.13.0",
"nodemon": "^1.19.4", "nodemon": "^1.19.4",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",