0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

build(deps): bump marked from 0.7.0 to 0.8.0 (#1614)

Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.7.0...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-14 08:25:31 +01:00 committed by Juan Picado @jotadeveloper
parent 52c6a8aa9f
commit 0ff9bb774a
2 changed files with 6 additions and 1 deletions

View file

@ -44,7 +44,7 @@
"lockfile-lint": "2.0.1",
"lodash": "4.17.15",
"lunr-mutable-indexes": "2.3.2",
"marked": "0.7.0",
"marked": "0.8.0",
"mime": "2.4.4",
"minimatch": "3.0.4",
"mkdirp": "0.5.1",

View file

@ -5884,6 +5884,11 @@ marked@0.7.0:
resolved "https://registry.verdaccio.org/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
marked@0.8.0:
version "0.8.0"
resolved "https://registry.verdaccio.org/marked/-/marked-0.8.0.tgz#ec5c0c9b93878dc52dd54be8d0e524097bd81a99"
integrity sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==
matcher@^1.0.0:
version "1.1.1"
resolved "https://registry.verdaccio.org/matcher/-/matcher-1.1.1.tgz#51d8301e138f840982b338b116bb0c09af62c1c2"