Skip to content

Commit 197a5ff

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

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.4.1",
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.4.1:
5718+
version "16.4.1"
5719+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.1.tgz#db37c878cfa28fa57b8dd471fe92a83282911052"
5720+
integrity sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==
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)