Skip to content

Commit 4720474

Browse files
Bump html-react-parser from 5.2.10 to 5.2.11
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.2.10 to 5.2.11. - [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@v5.2.10...v5.2.11) --- updated-dependencies: - dependency-name: html-react-parser dependency-version: 5.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 567cd13 commit 4720474

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"date-fns": "^4.1.0",
4040
"history": "^5.3.0",
4141
"html-minifier": "^4.0.0",
42-
"html-react-parser": "^5.2.10",
42+
"html-react-parser": "^5.2.11",
4343
"jsdom": "^27.3.0",
4444
"knex": "^3.1.0",
4545
"lodash": "^4.17.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,7 +4228,7 @@ __metadata:
42284228
date-fns: "npm:^4.1.0"
42294229
history: "npm:^5.3.0"
42304230
html-minifier: "npm:^4.0.0"
4231-
html-react-parser: "npm:^5.2.10"
4231+
html-react-parser: "npm:^5.2.11"
42324232
jsdom: "npm:^27.3.0"
42334233
knex: "npm:^3.1.0"
42344234
lodash: "npm:^4.17.21"
@@ -4754,9 +4754,9 @@ __metadata:
47544754
languageName: node
47554755
linkType: hard
47564756

4757-
"html-react-parser@npm:^5.2.10":
4758-
version: 5.2.10
4759-
resolution: "html-react-parser@npm:5.2.10"
4757+
"html-react-parser@npm:^5.2.11":
4758+
version: 5.2.11
4759+
resolution: "html-react-parser@npm:5.2.11"
47604760
dependencies:
47614761
domhandler: "npm:5.0.3"
47624762
html-dom-parser: "npm:5.1.2"
@@ -4768,7 +4768,7 @@ __metadata:
47684768
peerDependenciesMeta:
47694769
"@types/react":
47704770
optional: true
4771-
checksum: 10c0/af93dc554eb47633a2a8d1a5c9276768730606fd30f7355de30e02ad6ef16bb269b0e4b4ae7190ba1a056da43acf2c17cd4fae0f3981486d117f6b3646245974
4771+
checksum: 10c0/9173df6db4523aab142e1e4c4b55bf9ae6a18a6581d98a2ce9d92af0d3a5dccebb39f26719cf3b5d35d7cc21d49fc774508dda54146771ac7e67e9a1fa252d8a
47724772
languageName: node
47734773
linkType: hard
47744774

0 commit comments

Comments
 (0)