Bump showdown from 2.0.1 to 2.0.2 (#984)

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

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

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-03-03 21:21:13 +01:00
committed by GitHub
parent abdf5a988a
commit 83bc96d257
2 changed files with 19 additions and 277 deletions

View File

@@ -24,6 +24,6 @@
"fs-extra": "10.0.1",
"node-fetch": "3.2.1",
"rimraf": "3.0.2",
"showdown": "^2.0.1"
"showdown": "^2.0.2"
}
}