Update dependency marked to v1.2.2 (#275)
Update dependency marked to v1.2.2 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/275 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
26cf794aed
commit
21c9f39367
2 changed files with 7 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"date-fns": "2.16.1",
|
||||
"dompurify": "2.1.1",
|
||||
"lodash": "4.17.20",
|
||||
"marked": "1.2.0",
|
||||
"marked": "1.2.2",
|
||||
"register-service-worker": "1.7.1",
|
||||
"snake-case": "3.0.3",
|
||||
"v-tooltip": "2.0.3",
|
||||
|
|
|
@ -8954,7 +8954,12 @@ map-visit@^1.0.0:
|
|||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
marked@1.2.0, marked@^1.2.0:
|
||||
marked@1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70"
|
||||
integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ==
|
||||
|
||||
marked@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.0.tgz#7221ce2395fa6cf6d722e6f2871a32d3513c85ca"
|
||||
integrity sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA==
|
||||
|
|
Loading…
Reference in a new issue