Skip to content

Commit

Permalink
build(deps): Bump html-react-parser from 3.0.4 to 3.0.9 (#809)
Browse files Browse the repository at this point in the history
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 3.0.4 to 3.0.9.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/html-react-parser@v3.0.4...v3.0.9)

---
updated-dependencies:
- dependency-name: html-react-parser
  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>
  • Loading branch information
dependabot[bot] committed Feb 16, 2023
1 parent 8e3d43c commit 0ada875
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@types/uuid": "^8.3.4",
"clsx": "^1.2.1",
"date-fns": "^2.29.3",
"html-react-parser": "^3.0.4",
"html-react-parser": "^3.0.9",
"react-markdown": "^6.0.3",
"react-syntax-highlighter": "^15.5.0",
"react-table": "7.7.0",
Expand Down
41 changes: 25 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7653,7 +7653,7 @@ __metadata:
css-loader: ^6.7.3
date-fns: ^2.29.3
git-conventional-commits: ^2.4.0
html-react-parser: ^3.0.4
html-react-parser: ^3.0.9
husky: ^8.0.2
jest: 29.3.1
jest-axe: ^7.0.0
Expand Down Expand Up @@ -13691,13 +13691,13 @@ __metadata:
languageName: node
linkType: hard

"html-dom-parser@npm:3.1.2":
version: 3.1.2
resolution: "html-dom-parser@npm:3.1.2"
"html-dom-parser@npm:3.1.3":
version: 3.1.3
resolution: "html-dom-parser@npm:3.1.3"
dependencies:
domhandler: 5.0.3
htmlparser2: 8.0.1
checksum: 939a5cae0e604741bc787d6caf7f06e5fc7ca3629772b4c4080fdba815ba31c6ff49d067667d474aee3674620eb657749b54643e2f2429289b0205abfdb49edd
checksum: c9ccc7f7fe840f444ac2c5e66d14630c45fe25348b526426ac8668da68e31d7c7b3083780dab6b984c21fe96c695cef9d6e201f5a76a33d56e15ed2f05ec179d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13758,17 +13758,17 @@ __metadata:
languageName: node
linkType: hard

"html-react-parser@npm:^3.0.4":
version: 3.0.4
resolution: "html-react-parser@npm:3.0.4"
"html-react-parser@npm:^3.0.9":
version: 3.0.9
resolution: "html-react-parser@npm:3.0.9"
dependencies:
domhandler: 5.0.3
html-dom-parser: 3.1.2
html-dom-parser: 3.1.3
react-property: 2.0.0
style-to-js: 1.1.1
style-to-js: 1.1.3
peerDependencies:
react: 0.14 || 15 || 16 || 17 || 18
checksum: cfd3e8da305b95c6b67196d1806a793b439c0c36f91994b90fb83c2ba8e57b7f8489899a0ca502443ee41c7206ab64aedb1c7e218afd3d9b5bde5f8bd3ed6ff4
checksum: f7fad29fa9518fb30a162681526a8651e6d3ba53dddb0c6ad2033868f2677fdacafb6ce7f55c5cf00b3e6abc8855595a7e5a4ff22893168ab282f01630b364d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -23177,12 +23177,12 @@ __metadata:
languageName: node
linkType: hard

"style-to-js@npm:1.1.1":
version: 1.1.1
resolution: "style-to-js@npm:1.1.1"
"style-to-js@npm:1.1.3":
version: 1.1.3
resolution: "style-to-js@npm:1.1.3"
dependencies:
style-to-object: 0.3.0
checksum: 91b9742af9fc389118e5c3f39a95cbebe1a456b65530aba7595e789783d015aab4bbbf4bc3e0998c41ce7c46661f1244aeffd9e7c407ad8ac928e2ba2be37aa0
style-to-object: 0.4.1
checksum: 7aaeacff909d43bbfc28e9a004019224d0eda895ac3d0d9f3160b6ad044dca8d3965f7b2b92ac649f63f62889324b560147d21cf3149f29794692c5d7b207110
languageName: node
linkType: hard

Expand All @@ -23195,6 +23195,15 @@ __metadata:
languageName: node
linkType: hard

"style-to-object@npm:0.4.1":
version: 0.4.1
resolution: "style-to-object@npm:0.4.1"
dependencies:
inline-style-parser: 0.1.1
checksum: 2ea213e98eed21764ae1d1dc9359231a9f2d480d6ba55344c4c15eb275f0809f1845786e66d4caf62414a5cc8f112ce9425a58d251c77224060373e0db48f8c2
languageName: node
linkType: hard

"supercluster@npm:^7.0.0, supercluster@npm:^7.1.4":
version: 7.1.5
resolution: "supercluster@npm:7.1.5"
Expand Down

0 comments on commit 0ada875

Please sign in to comment.