Revert "bump package:markdown"

This reverts commit a8e5b4beb1.

See breakage details in b/231525859.

Tracking issue to get this (re)-bumped:  https://github.com/dart-lang/sdk/issues/48967.


Change-Id: I4679901c67e65cf7e0f7ddb1f7e285effa1c9763
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/243800
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
This commit is contained in:
pq 2022-05-05 17:00:35 +00:00 committed by Commit Bot
parent 69bd8e7c5b
commit 8663146947
2 changed files with 2 additions and 2 deletions

2
DEPS
View file

@ -125,7 +125,7 @@ vars = {
"linter_rev": "14c916a16e78315e212cf79e7ccf4c19159a1bda",
"lints_rev": "8294e5648ab49474541527e2911e72e4c5aefe55",
"logging_rev": "dfbe88b890c3b4f7bc06da5a7b3b43e9e263b688",
"markdown_rev": "5699cafa9ef004875fd7de8ae9ea00e5295e87a4", # 5.0.0
"markdown_rev": "7479783f0493f6717e1d7ae31cb37d39a91026b2",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"matcher_rev": "07595a7739d47a8315caba5a8e58fb9ae3d81261",
"mime_rev": "c2c5ffd594674f32dc277521369da1557a1622d3",

View file

@ -14,7 +14,7 @@ dev_dependencies:
async: ^2.5.0
expect: any
lints: any
markdown: '>=4.0.0 <6.0.0'
markdown: ^4.0.0
mockito: any
path: ^1.8.0
process: ^4.0.0