Skip to content

Commit e87f9ce

Browse files
chore(deps): update dependency marked to v16
1 parent b308f15 commit e87f9ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/marked": "5.0.2",
5454
"@types/prettier": "*",
5555
"@types/semver": "7.3.9",
56-
"marked": "^5.1.2",
56+
"marked": "^16.3.0",
5757
"picocolors": "^1.0.0",
5858
"prettier": "*",
5959
"typescript": "*"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5714,16 +5714,16 @@ marked-terminal@^4.1.1:
57145714
node-emoji "^1.10.0"
57155715
supports-hyperlinks "^2.1.0"
57165716

5717+
marked@^16.3.0:
5718+
version "16.3.0"
5719+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.3.0.tgz#2f513891f867d6edc4772b4a026db9cc331eb94f"
5720+
integrity sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==
5721+
57175722
marked@^2.0.0:
57185723
version "2.1.3"
57195724
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
57205725
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
57215726

5722-
marked@^5.1.2:
5723-
version "5.1.2"
5724-
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
5725-
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
5726-
57275727
mathml-tag-names@^2.1.3:
57285728
version "2.1.3"
57295729
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"

0 commit comments

Comments
 (0)