mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-04-15 06:04:51 +07:00
build(deps): bump showdown from 1.9.1 to 2.1.0 (#284)
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.9.1 to 2.1.0. - [Release notes](https://github.com/showdownjs/showdown/releases) - [Changelog](https://github.com/showdownjs/showdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/showdownjs/showdown/compare/1.9.1...2.1.0) --- updated-dependencies: - dependency-name: showdown dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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:
@@ -6,6 +6,6 @@
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/glob": "^0.6.1",
|
||||
"nodemailer": "^8.0.5",
|
||||
"showdown": "^1.9.1"
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user