0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-29 14:06:14 +02:00 committed by GitHub
parent 40ac139bbe
commit 9bf33e4c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

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