Skip to content

Commit 54ebe47

Browse files
dependabot[bot]podocarp
authored andcommitted
Bump showdown from 1.8.6 to 1.8.7 (#397)
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.8.6 to 1.8.7. - [Release notes](https://github.com/showdownjs/showdown/releases) - [Changelog](https://github.com/showdownjs/showdown/blob/master/CHANGELOG.md) - [Commits](showdownjs/showdown@1.8.6...1.8.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 88d4824 commit 54ebe47

File tree

3 files changed

+12
-29
lines changed

3 files changed

+12
-29
lines changed

package-lock.json

Lines changed: 7 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"redux": "^3.7.2",
6464
"redux-mock-store": "^1.5.1",
6565
"redux-saga": "^0.15.6",
66-
"showdown": "^1.8.6",
66+
"showdown": "^1.8.7",
6767
"typesafe-actions": "^1.1.2",
6868
"utility-types": "^2.0.0"
6969
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9874,10 +9874,10 @@ shellwords@^0.1.1:
98749874
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
98759875
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
98769876

9877-
showdown@^1.8.6:
9878-
version "1.8.6"
9879-
resolved "https://registry.yarnpkg.com/showdown/-/showdown-1.8.6.tgz#91ea4ee3b7a5448aaca6820a4e27e690c6ad771c"
9880-
integrity sha1-kepO47elRIqspoIKTifmkMatdxw=
9877+
showdown@^1.8.7:
9878+
version "1.8.7"
9879+
resolved "https://registry.yarnpkg.com/showdown/-/showdown-1.8.7.tgz#c4ccf300063adb0ef75a1b94b29a6cb6f7c36008"
9880+
integrity sha512-S1wyj80vu2lZZ7xm2ijr6e3VxHxPu8WfhTH7R6nelbIQeyl2g0ioEohS0YtFim8yAFMbQ8sQuXxiKvr10rKbTg==
98819881
dependencies:
98829882
yargs "^10.0.3"
98839883

0 commit comments

Comments
 (0)