]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump linkinator from 2.13.3 to 2.13.4 (#33019)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Feb 2021 07:22:31 +0000 (09:22 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 07:22:31 +0000 (09:22 +0200)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.13.3...v2.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 78557b37e5e888921265eeba801ed4fe32f873ea..9a1f5c933bd2b82849f4c00f8c6fa31729880427 100644 (file)
       "dev": true
     },
     "linkinator": {
-      "version": "2.13.3",
-      "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.13.3.tgz",
-      "integrity": "sha512-B7YBWUPYbaorIJJHM5QqlmDSebFr0s0fVR5A9APAWIrm+4A5k/FzJunyxdXCm8iPX/SwhlD/MfY52V06PHmbRw==",
+      "version": "2.13.4",
+      "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.13.4.tgz",
+      "integrity": "sha512-Fdm9TMwuVgia47tVgdcynYXWOC+Bh7pEtWYfTbgr3OQsvjGJN8TlDcErYzwjt4lcppFsbBpTZteFR6XPR7QIfA==",
       "dev": true,
       "requires": {
         "chalk": "^4.0.0",
         "gaxios": "^4.0.0",
         "glob": "^7.1.6",
         "jsonexport": "^3.0.0",
-        "marked": "^1.2.5",
+        "marked": "^2.0.0",
         "meow": "^9.0.0",
         "mime": "^2.5.0",
         "server-destroy": "^1.0.1",
       }
     },
     "marked": {
-      "version": "1.2.9",
-      "resolved": "https://registry.npmjs.org/marked/-/marked-1.2.9.tgz",
-      "integrity": "sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz",
+      "integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==",
       "dev": true
     },
     "mathml-tag-names": {
index 6832b5161ee9fffc49cfb10663f6c418269fa1cf..945f4a1b57f70cc1e6c17c41af59eccbb8a40fe2 100644 (file)
     "karma-jasmine": "^4.0.1",
     "karma-jasmine-html-reporter": "^1.5.4",
     "karma-rollup-preprocessor": "^7.0.5",
-    "linkinator": "^2.13.3",
+    "linkinator": "^2.13.4",
     "lockfile-lint": "^4.3.7",
     "nodemon": "^2.0.7",
     "npm-run-all": "^4.1.5",