1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Bump markdown from 5.0.0 to 6.0.0 in /web/_tool (#1376)

Bumps [markdown](https://github.com/dart-lang/markdown) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dart-lang/markdown/releases)
- [Changelog](https://github.com/dart-lang/markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/markdown/compare/5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-11 17:30:19 +10:00
committed by GitHub
parent 1bd6a06e1f
commit e84e396a1f

View File

@@ -5,7 +5,7 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
markdown: ^5.0.0
markdown: ^6.0.0
path: ^1.8.0
dev_dependencies: