Skip to content

Commit

Permalink
Merge pull request #379 from devmehq/renovate/marked-13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Jun 18, 2024
2 parents e2f2bfd + e9dc48d commit 3c87f00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"html-entities": "2.5.2",
"iconv-lite": "0.6.3",
"jschardet": "3.1.3",
"marked": "12.0.2",
"marked": "13.0.0",
"meow": "13.2.0",
"mime": "4.0.3",
"xlsx": "^0.18.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3388,10 +3388,10 @@ marked@*:
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==

marked@12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e"
integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==
marked@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.0.tgz#c18cda8a1fd0055859060c971e30f57beb79fd46"
integrity sha512-VTeDCd9txf4KLLljUZ0nljE/Incb9SrWuueE44QVuU0pkOdh4sfCeW1Z6lPcxyDRSVY6rm8db/0OPaN75RNUmw==

meow@13.2.0:
version "13.2.0"
Expand Down

0 comments on commit 3c87f00

Please sign in to comment.