Skip to content

Commit

Permalink
build(deps-dev): bump html-react-parser from 3.0.16 to 5.1.18
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.16 to 5.1.18.
- [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.16...v5.1.18)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b0d9a1a commit d8140bf
Show file tree
Hide file tree
Showing 6 changed files with 218 additions and 61 deletions.
2 changes: 1 addition & 1 deletion components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@utrecht/top-task-nav-css": "workspace:*",
"@utrecht/unordered-list-css": "workspace:*",
"@utrecht/url-data-css": "workspace:*",
"html-react-parser": "3.0.16",
"html-react-parser": "5.1.18",
"postcss-discard-duplicates": "7.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"cpx": "1.5.0",
"css-loader": "6.8.1",
"firacode": "6.2.0",
"html-react-parser": "3.0.16",
"html-react-parser": "5.1.18",
"http-server": "14.1.1",
"lodash.defaultsdeep": "4.6.1",
"lodash.groupby": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"cpx": "1.5.0",
"css-loader": "6.8.1",
"firacode": "6.2.0",
"html-react-parser": "3.0.16",
"html-react-parser": "5.1.18",
"http-server": "14.1.1",
"lodash.defaultsdeep": "4.6.1",
"lodash.groupby": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"cpx": "1.5.0",
"css-loader": "6.8.1",
"firacode": "6.2.0",
"html-react-parser": "3.0.16",
"html-react-parser": "5.1.18",
"http-server": "14.1.1",
"lodash.defaultsdeep": "4.6.1",
"lodash.groupby": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"cpx": "1.5.0",
"css-loader": "6.8.1",
"firacode": "6.2.0",
"html-react-parser": "3.0.16",
"html-react-parser": "5.1.18",
"http-server": "14.1.1",
"prettier": "2.8.8",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit d8140bf

Please sign in to comment.