Bump showdown from 2.0.3 to 2.1.0 (#992)

Bumps [showdown](https://github.com/showdownjs/showdown) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/2.1.0/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/2.0.3...2.1.0)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-04-25 20:51:11 +02:00
committed by GitHub
parent b59e13ae6d
commit 4839b34936
2 changed files with 9 additions and 9 deletions

View File

@@ -24,6 +24,6 @@
"fs-extra": "10.1.0",
"node-fetch": "3.2.3",
"rimraf": "3.0.2",
"showdown": "^2.0.3"
"showdown": "^2.1.0"
}
}