aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-29 14:06:14 +0200
committerGitHub <[email protected]>2020-02-29 14:06:14 +0200
commit9bf33e4c80cbe3cf38bcedc444eb02f226462047 (patch)
tree9eb196f6ec881ee4207050a96b4b84062e93569e
parent40ac139bbe05874fb9c96ec6c453a847596dc555 (diff)
downloadbootstrap-9bf33e4c80cbe3cf38bcedc444eb02f226462047.tar.xz
bootstrap-9bf33e4c80cbe3cf38bcedc444eb02f226462047.zip
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] <[email protected]>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 1273b1bd5..02a4451e3 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 421414199..6b4bd48e3 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",