0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

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 6 additions and 6 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",

BIN
yarn.lock

Binary file not shown.