aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-21 09:51:47 +0200
committerXhmikosR <[email protected]>2019-11-21 09:51:47 +0200
commitf1f320461066aec558a2a11cfb2f73c841434732 (patch)
treebdbbd8242d4da2d7ef30f985bfafdccea0335ac5
parent7b323ffed930f48154baf7e4cf850b77362ef096 (diff)
downloadbootstrap-f1f320461066aec558a2a11cfb2f73c841434732.tar.xz
bootstrap-f1f320461066aec558a2a11cfb2f73c841434732.zip
Bump linkinator from 1.7.5 to 1.8.0 (#29700)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.5...v1.8.0) 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 4ff2c3562..cfa80fbb7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7299,9 +7299,9 @@
"dev": true
},
"linkinator": {
- "version": "1.7.5",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.5.tgz",
- "integrity": "sha512-lX6EyINzJptNavrQRqf+YzpGXQLUd/YUobk5HxW6+p7Dncu1K15DcXDLWxpg3rBB2N7VtugmmeeTBj0/09XucA==",
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.8.0.tgz",
+ "integrity": "sha512-pUMmop4eHz7PiGgsYXbVKQFtfggjbyOPQJ0zXv8EmZgioMovlydsOqFIfmUnhBptbXQzQgwFIlPlFEni/3iDtA==",
"dev": true,
"requires": {
"chalk": "^3.0.0",
diff --git a/package.json b/package.json
index 5d7ef5bb8..4ecec94c1 100644
--- a/package.json
+++ b/package.json
@@ -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.5",
+ "linkinator": "^1.8.0",
"node-sass": "^4.13.0",
"nodemon": "^2.0.0",
"npm-run-all": "^4.1.5",