mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-13 13:29:25 +01:00
Bump linkinator from 2.13.6 to 2.14.0 (#34371)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.13.6 to 2.14.0. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.6...v2.14.0) --- updated-dependencies: - dependency-name: linkinator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
921d8aea68
commit
cb187599ea
14
package-lock.json
generated
14
package-lock.json
generated
@ -6256,13 +6256,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"linkinator": {
|
||||
"version": "2.13.6",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.13.6.tgz",
|
||||
"integrity": "sha512-kE4hB0+d5ZDYI6NrC10TlXHTU2OXYVoigJRka58qZ9RwGaAVKpdhLWRLv9k94VTPo7rE6LDwWohqmp1IA7sLTg==",
|
||||
"version": "2.14.0",
|
||||
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.14.0.tgz",
|
||||
"integrity": "sha512-7OvAgx0Ml7vByog2NsMg3sH+cH8pZyvMt1BhQE6mGnyQONXtKQvzuynLCEFPznVgPpQBQ1onvDP2udyVafvINQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
"cheerio": "^1.0.0-rc.5",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"escape-html": "^1.0.3",
|
||||
"gaxios": "^4.0.0",
|
||||
"glob": "^7.1.6",
|
||||
@ -6648,9 +6648,9 @@
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
|
||||
"integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
|
||||
"integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==",
|
||||
"dev": true
|
||||
},
|
||||
"mathml-tag-names": {
|
||||
|
@ -132,7 +132,7 @@
|
||||
"karma-jasmine": "^4.0.1",
|
||||
"karma-jasmine-html-reporter": "^1.6.0",
|
||||
"karma-rollup-preprocessor": "^7.0.7",
|
||||
"linkinator": "^2.13.6",
|
||||
"linkinator": "^2.14.0",
|
||||
"lockfile-lint": "^4.6.2",
|
||||
"nodemon": "^2.0.7",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user