aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-09 09:22:31 +0200
committerGitHub <[email protected]>2021-02-09 09:22:31 +0200
commita2b56de7077e34f2fa329f2b21db3e8df5368abb (patch)
tree2aadc2a41b47dac4dd060a9b5675f4a37df6a2aa /package-lock.json
parent28aba43ae0c0c09916f647c6b3edf1c6e02517f9 (diff)
downloadbootstrap-a2b56de7077e34f2fa329f2b21db3e8df5368abb.tar.xz
bootstrap-a2b56de7077e34f2fa329f2b21db3e8df5368abb.zip
Bump linkinator from 2.13.3 to 2.13.4 (#33019)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 78557b37e..9a1f5c933 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6033,9 +6033,9 @@
"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",
@@ -6044,7 +6044,7 @@
"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",
@@ -6486,9 +6486,9 @@
}
},
"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": {