fix(deps): update dependency marked to v4.0.17 (#3226)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-13 23:15:19 +02:00 committed by GitHub
parent 325e536f03
commit 9d9c086ba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 4 deletions

11
.pnp.js generated
View File

@ -131,7 +131,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.10.1"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.16"],
["marked", "npm:4.0.17"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.1.0"],
@ -13511,6 +13511,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["marked", "npm:4.0.16"]
],
"linkType": "HARD",
}],
["npm:4.0.17", {
"packageLocation": "./.yarn/cache/marked-npm-4.0.17-d85fa63152-8b81f4fe80.zip/node_modules/marked/",
"packageDependencies": [
["marked", "npm:4.0.17"]
],
"linkType": "HARD",
}]
]],
["media-typer", [
@ -18156,7 +18163,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.10.1"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.16"],
["marked", "npm:4.0.17"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.1.0"],

Binary file not shown.

View File

@ -45,7 +45,7 @@
"lodash": "4.17.21",
"lru-cache": "7.10.1",
"lunr-mutable-indexes": "2.3.2",
"marked": "4.0.16",
"marked": "4.0.17",
"memoizee": "0.4.15",
"mime": "3.0.0",
"minimatch": "5.1.0",

View File

@ -10734,6 +10734,15 @@ fsevents@~2.1.2:
languageName: node
linkType: hard
"marked@npm:4.0.17":
version: 4.0.17
resolution: "marked@npm:4.0.17"
bin:
marked: bin/marked.js
checksum: 8b81f4fe809ef30c282771c8ee53ecdd54ce90b37f2eb780f022e9e4564ec54ecc4db5dd516fd0838e40124ec30df335ab8f4587d7c4df58fd245dc3627e13b8
languageName: node
linkType: hard
"media-typer@npm:0.3.0":
version: 0.3.0
resolution: "media-typer@npm:0.3.0"
@ -15092,7 +15101,7 @@ typescript@4.1.3:
lodash: 4.17.21
lru-cache: 7.10.1
lunr-mutable-indexes: 2.3.2
marked: 4.0.16
marked: 4.0.17
memoizee: 0.4.15
mime: 3.0.0
minimatch: 5.1.0