0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency marked to v4.1.1 (#3439)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-15 16:31:21 +02:00 committed by GitHub
parent 128ab21a8a
commit 1a1572ff9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

10
.pnp.js generated
View file

@ -134,7 +134,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.14.0"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.1.0"],
["marked", "npm:4.1.1"],
["memoizee", "npm:0.4.15"],
["mime", "npm:3.0.0"],
["minimatch", "npm:5.1.0"],
@ -13800,10 +13800,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
["npm:4.1.0", {
"packageLocation": "./.yarn/cache/marked-npm-4.1.0-ee724b28d3-6ddb369cda.zip/node_modules/marked/",
["npm:4.1.1", {
"packageLocation": "./.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-c69c7e5a23.zip/node_modules/marked/",
"packageDependencies": [
["marked", "npm:4.1.0"]
["marked", "npm:4.1.1"]
],
"linkType": "HARD",
}]
@ -18390,7 +18390,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lodash", "npm:4.17.21"],
["lru-cache", "npm:7.14.0"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.1.0"],
["marked", "npm:4.1.1"],
["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.14.0",
"lunr-mutable-indexes": "2.3.2",
"marked": "4.1.0",
"marked": "4.1.1",
"memoizee": "0.4.15",
"mime": "3.0.0",
"minimatch": "5.1.0",

BIN
yarn.lock

Binary file not shown.