mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Bump linkinator from 1.7.2 to 1.7.3 (#29687)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v1.7.2...v1.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
741b08eb65
commit
eedf568b00
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7259,9 +7259,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.2.tgz",
|
||||
"integrity": "sha512-INQUomH8A02xVn8VsjhPl2spDu8pyJtOdD1XnlbTGMdLAIGf15ZhFsEv4L+nMz/998RnPDsLQlPau3eLrOHcUw==",
|
||||
"version": "1.7.3",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.7.3.tgz",
|
||||
"integrity": "sha512-iMSbykKomhrWZpRVVf5OInwXFNccqupwBon9EaepakXRzx/yeQ1iC7HPaZDY4avCyq0S0KLFm0ocskX0AALGUA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^3.0.0",
|
||||
|
|
|
@ -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.2",
|
||||
"linkinator": "^1.7.3",
|
||||
"node-sass": "^4.13.0",
|
||||
"nodemon": "^1.19.4",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
Loading…
Reference in a new issue