mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
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] <support@dependabot.com>
This commit is contained in:
parent
7b323ffed9
commit
f1f3204610
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue