Skip to content

Commit

Permalink
Merge pull request #281 from devmehq/renovate/marked-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Jul 31, 2023
2 parents abce543 + 5fc29de commit a3fdda2
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.4.0",
"iconv-lite": "0.6.3",
"jschardet": "3.0.0",
"marked": "5.1.2",
"marked": "6.0.0",
"meow": "12.0.1",
"mime": "3.0.0",
"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 @@ -3168,10 +3168,10 @@ map-obj@^4.3.0:
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==

marked@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
marked@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-6.0.0.tgz#80cd7f51145437cffe9f541a318b9882f75601df"
integrity sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw==

meow@12.0.1:
version "12.0.1"
Expand Down

0 comments on commit a3fdda2

Please sign in to comment.