aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-16 08:50:27 +0200
committerXhmikosR <[email protected]>2019-11-16 08:50:27 +0200
commit741b08eb65123ebd9a6efdf2b7fa5fe1bf712a84 (patch)
tree11216ae0e4a84a96fe4e9fd0be34505592e730c5
parent47b1bc71af5bedab27df115a23237ea30e1ac30e (diff)
downloadbootstrap-741b08eb65123ebd9a6efdf2b7fa5fe1bf712a84.tar.xz
bootstrap-741b08eb65123ebd9a6efdf2b7fa5fe1bf712a84.zip
Bump linkinator from 1.7.1 to 1.7.2 (#29682)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.1...v1.7.2) 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 006a9736e..ebe4d206e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7259,9 +7259,9 @@
"dev": true
},
"linkinator": {
- "version": "1.7.1",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.1.tgz",
- "integrity": "sha512-dy/w9ZxD40DBom6TTeA+wlfv8j7L7sW86V/j3vzg4Zx/w/T10u/7XIqarjpM19wYHFq0w6NV9roba//nbxf3qw==",
+ "version": "1.7.2",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.2.tgz",
+ "integrity": "sha512-INQUomH8A02xVn8VsjhPl2spDu8pyJtOdD1XnlbTGMdLAIGf15ZhFsEv4L+nMz/998RnPDsLQlPau3eLrOHcUw==",
"dev": true,
"requires": {
"chalk": "^3.0.0",
diff --git a/package.json b/package.json
index 93af6674e..1ebf70163 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.2",
"karma-rollup-preprocessor": "^7.0.2",
- "linkinator": "^1.7.1",
+ "linkinator": "^1.7.2",
"node-sass": "^4.13.0",
"nodemon": "^1.19.4",
"npm-run-all": "^4.1.5",