Skip to content

Commit

Permalink
Bump showdown from 1.8.6 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.8.6 to 1.9.1.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/1.9.1/CHANGELOG.md)
- [Commits](showdownjs/showdown@1.8.6...1.9.1)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent e7ddc87 commit 8d248ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^16.14.0",
"react-i18next": "^11.7.3",
"react-router-dom": "^5.2.0",
"showdown": "1.8.6"
"showdown": "1.9.1"
},
"devDependencies": {
"@types/react": "^16.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@patternfly/react-catalog-view-extension": "4.12.15",
"dompurify": "^2.2.6",
"history": "^5.0.0",
"showdown": "1.8.6"
"showdown": "1.9.1"
},
"devDependencies": {
"@patternfly/patternfly": "4.122.2",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15159,14 +15159,7 @@ shortid@^2.2.8:
dependencies:
nanoid "^2.1.0"

[email protected]:
version "1.8.6"
resolved "https://registry.yarnpkg.com/showdown/-/showdown-1.8.6.tgz#91ea4ee3b7a5448aaca6820a4e27e690c6ad771c"
integrity sha1-kepO47elRIqspoIKTifmkMatdxw=
dependencies:
yargs "^10.0.3"

showdown@^1.9.1:
[email protected], showdown@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/showdown/-/showdown-1.9.1.tgz#134e148e75cd4623e09c21b0511977d79b5ad0ef"
integrity sha512-9cGuS382HcvExtf5AHk7Cb4pAeQQ+h0eTr33V1mu+crYWV4KvWAw6el92bDrqGEk5d46Ai/fhbEUwqJ/mTCNEA==
Expand Down

0 comments on commit 8d248ac

Please sign in to comment.