fix(deps): update dependency marked to v4.0.6
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2021-12-02 04:02:49 +00:00 committed by Gitea
parent b96e89ca8c
commit 144e7bd10c
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"is-touch-device": "1.0.1",
"lodash.clonedeep": "4.5.0",
"lodash.debounce": "4.0.8",
"marked": "4.0.5",
"marked": "4.0.6",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",
"ufo": "0.7.9",

View File

@ -9955,10 +9955,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
marked@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.5.tgz#85f46937f6a4616de7cbe0e1433e1640c320c729"
integrity sha512-eUToMA5d5lunnipkCN7zFD0RiunCF2Uo6bImEt/Qx8LZMW7oPXTw7R+f+M5V3eS7164HjEDPfW8/TrefuFhDfw==
marked@4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.6.tgz#cd199503102b6807354f00574348d41ad4fd25d2"
integrity sha512-+H0bTf8DM8zLuFBUm/2VklxaCrwlBFgoJzHJcMZCnZ9cPgsllHwKpL6TPLdDeA38yPluMuVKOL1hO5w6HmG5Mg==
marked@^2.0.3:
version "2.1.3"