Skip to content

Commit

Permalink
Revert "chore(deps): update dependency marked to v6" (#7429)
Browse files Browse the repository at this point in the history
Revert "chore(deps): update dependency marked to v6 (#7422)"

This reverts commit 6a1437d.
  • Loading branch information
JoshuaKGoldberg committed Aug 5, 2023
1 parent 6a1437d commit 7891a06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Expand Up @@ -82,7 +82,7 @@
"jest-specific-snapshot": "*",
"json-schema": "*",
"markdown-table": "^3.0.3",
"marked": "^6.0.0",
"marked": "^5.1.1",
"prettier": "*",
"title-case": "^3.0.3",
"typescript": "*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -10469,10 +10469,10 @@ markdownlint@~0.29.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.5"

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==
marked@^5.1.1:
version "5.1.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==

mathml-tag-names@^2.1.3:
version "2.1.3"
Expand Down

0 comments on commit 7891a06

Please sign in to comment.