1
0
Fork 0

Bump html-react-parser from 4.1.0 to 4.2.0

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-26 04:58:22 +00:00 committed by GitHub
parent 0e7166a4d8
commit 7c937fce21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2509,13 +2509,6 @@
dependencies: dependencies:
glob "7.1.7" glob "7.1.7"
"@next/eslint-plugin-next@13.4.12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.12.tgz#e75c4fedd0324d4f8fa8be2eb446270a462d3092"
integrity sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==
dependencies:
glob "7.1.7"
"@next/mdx@13.4.12": "@next/mdx@13.4.12":
version "13.4.12" version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.12.tgz#f81a32f693fb32ed7950969e17b406c6bb385982" resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.12.tgz#f81a32f693fb32ed7950969e17b406c6bb385982"
@ -9425,9 +9418,9 @@ html-parse-stringify@^3.0.1:
void-elements "3.1.0" void-elements "3.1.0"
html-react-parser@^4.0.0: html-react-parser@^4.0.0:
version "4.1.0" version "4.2.0"
resolved "https://registry.npmjs.org/html-react-parser/-/html-react-parser-4.1.0.tgz" resolved "https://registry.yarnpkg.com/html-react-parser/-/html-react-parser-4.2.0.tgz#9168eda80dbfe0335a87fde3fb3ed6c2e91b1188"
integrity sha512-JHzNp8EAD1kpmm9GKFZ45h8UaV1IU96xCuC3oHK43ZBHIg/bPbT0k0Ob5MvSel5sFNsboVAFyYtfwpVioVrWIw== integrity sha512-gzU55AS+FI6qD7XaKe5BLuLFM2Xw0/LodfMWZlxV9uOHe7LCD5Lukx/EgYuBI3c0kLu0XlgFXnSzO0qUUn3Vrg==
dependencies: dependencies:
domhandler "5.0.3" domhandler "5.0.3"
html-dom-parser "4.0.0" html-dom-parser "4.0.0"