]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump linkinator from 2.13.6 to 2.14.0 (#34371)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 29 Jun 2021 14:23:52 +0000 (17:23 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Jun 2021 14:23:52 +0000 (17:23 +0300)
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>
package-lock.json
package.json

index 21fe9f619a4f041a5c8f81dfbf010981907b77e3..995e059444ecc230205275244f81aac28b0002f6 100644 (file)
       "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",
       }
     },
     "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": {
index d8d7eefd1c1a32768f659ee156cfc75e9ee856f4..16e7b1f53d8cad8ef05cf2538f74d8b6f0ada1b4 100644 (file)
     "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",