fix(deps): update dependency marked to v4.0.14 (#3120)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-12 20:15:20 +02:00 committed by GitHub
parent 7ceaa1799c
commit 8a60050b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 11 deletions

10
.pnp.js generated
View File

@ -131,7 +131,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.8.1"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.12"],
["marked", "npm:4.0.14"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.0.1"],
@ -13481,10 +13481,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
["npm:4.0.12", {
"packageLocation": "./.yarn/cache/marked-npm-4.0.12-1fc6e0ed31-b026d6dc5a.zip/node_modules/marked/",
["npm:4.0.14", {
"packageLocation": "./.yarn/cache/marked-npm-4.0.14-e5c71dccb3-65cf2eefe5.zip/node_modules/marked/",
"packageDependencies": [
["marked", "npm:4.0.12"]
["marked", "npm:4.0.14"]
],
"linkType": "HARD",
}]
@ -18053,7 +18053,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.8.1"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.12"],
["marked", "npm:4.0.14"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.0.1"],

Binary file not shown.

View File

@ -45,7 +45,7 @@
"lodash": "4.17.21",
"lru-cache": "7.8.1",
"lunr-mutable-indexes": "2.3.2",
"marked": "4.0.12",
"marked": "4.0.14",
"memoizee": "0.4.15",
"mime": "3.0.0",
"minimatch": "5.0.1",

View File

@ -10637,12 +10637,12 @@ fsevents@~2.1.2:
languageName: node
linkType: hard
"marked@npm:4.0.12":
version: 4.0.12
resolution: "marked@npm:4.0.12"
"marked@npm:4.0.14":
version: 4.0.14
resolution: "marked@npm:4.0.14"
bin:
marked: bin/marked.js
checksum: b026d6dc5ab8beb6fbb3bac6d20061aa1d845b8668a077797a1fd985c973da7be819c6fd29f7054d0d644a1ba32bd4fa4789b8cb254b299e7bf4ad3629f63560
checksum: 65cf2eefe596dc707c4383c0237b5738ab8687571d4909e644fdac4daa2839e97c0d9018a2aaab2e3d1f872babf2eab54d4a16bdb911e4fd03dc0d846f424432
languageName: node
linkType: hard
@ -14917,7 +14917,7 @@ typescript@4.1.3:
lodash: 4.17.21
lru-cache: 7.8.1
lunr-mutable-indexes: 2.3.2
marked: 4.0.12
marked: 4.0.14
memoizee: 0.4.15
mime: 3.0.0
minimatch: 5.0.1