Skip to content

Commit

Permalink
Merge pull request #7 from FlorianWoelki/dependabot/npm_and_yarn/mark…
Browse files Browse the repository at this point in the history
…ed-2.0.0

build(deps): bump marked from 1.2.9 to 2.0.0
  • Loading branch information
FlorianWoelki committed Mar 11, 2021
2 parents dcd97ad + 06db4c0 commit 8e1c0ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"@fullhuman/postcss-purgecss": "^2.3.0",
"core-js": "^3.6.5",
"lottie-vuejs": "^0.4.0",
"marked": "^1.2.7",
"marked": "^2.0.0",
"purgecss": "^2.3.0",
"vue": "^3.0.0-0",
"vue-class-component": "^8.0.0-0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5912,10 +5912,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^1.2.7:
version "1.2.9"
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc"
integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==
marked@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==

md5.js@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit 8e1c0ae

Please sign in to comment.