Bump @wordpress/html-entities from 3.12.0 to 3.24.0 (https://github.com/woocommerce/woocommerce-blocks/pull/8092)

Bumps [@wordpress/html-entities](https://github.com/WordPress/gutenberg/tree/HEAD/packages/html-entities) from 3.12.0 to 3.24.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/html-entities/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/html-entities@3.24.0/packages/html-entities)

---
updated-dependencies:
- dependency-name: "@wordpress/html-entities"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Lara <allexandrelara@gmail.com>
This commit is contained in:
dependabot[bot] 2023-01-03 18:08:45 -03:00 committed by GitHub
parent aa6bbf4d22
commit 771866f33e
2 changed files with 8 additions and 41 deletions

View File

@ -97,7 +97,7 @@
"@wordpress/e2e-tests": "4.6.0",
"@wordpress/element": "4.20.0",
"@wordpress/env": "^4.9.0",
"@wordpress/html-entities": "3.12.0",
"@wordpress/html-entities": "3.24.0",
"@wordpress/i18n": "4.24.0",
"@wordpress/is-shallow-equal": "4.13.0",
"@wordpress/prettier-config": "1.4.0",
@ -13202,17 +13202,6 @@
"react": "^17.0.0"
}
},
"node_modules/@wordpress/core-data/node_modules/@wordpress/html-entities": {
"version": "3.14.0",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
"@babel/runtime": "^7.16.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@wordpress/core-data/node_modules/@wordpress/is-shallow-equal": {
"version": "4.14.0",
"dev": true,
@ -15558,9 +15547,9 @@
}
},
"node_modules/@wordpress/html-entities": {
"version": "3.12.0",
"dev": true,
"license": "GPL-2.0-or-later",
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.24.0.tgz",
"integrity": "sha512-rwvx8aEJb9gRCj/pJ0v7vh6sT7R6G922LQzHc5cObcSm5cmzPz/Wz07+AZkHA1cmCDQdPiDd3yB8X8l+yeFy0A==",
"dependencies": {
"@babel/runtime": "^7.16.0"
},
@ -17603,16 +17592,6 @@
"react": "^17.0.0"
}
},
"node_modules/@wordpress/server-side-render/node_modules/@wordpress/html-entities": {
"version": "3.13.0",
"license": "GPL-2.0-or-later",
"dependencies": {
"@babel/runtime": "^7.16.0"
},
"engines": {
"node": ">=12"
}
},
"node_modules/@wordpress/server-side-render/node_modules/@wordpress/icons": {
"version": "9.4.0",
"license": "GPL-2.0-or-later",
@ -59238,13 +59217,6 @@
"uuid": "^8.3.0"
}
},
"@wordpress/html-entities": {
"version": "3.14.0",
"dev": true,
"requires": {
"@babel/runtime": "^7.16.0"
}
},
"@wordpress/is-shallow-equal": {
"version": "4.14.0",
"dev": true,
@ -60851,8 +60823,9 @@
}
},
"@wordpress/html-entities": {
"version": "3.12.0",
"dev": true,
"version": "3.24.0",
"resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-3.24.0.tgz",
"integrity": "sha512-rwvx8aEJb9gRCj/pJ0v7vh6sT7R6G922LQzHc5cObcSm5cmzPz/Wz07+AZkHA1cmCDQdPiDd3yB8X8l+yeFy0A==",
"requires": {
"@babel/runtime": "^7.16.0"
}
@ -62197,12 +62170,6 @@
"use-memo-one": "^1.1.1"
}
},
"@wordpress/html-entities": {
"version": "3.13.0",
"requires": {
"@babel/runtime": "^7.16.0"
}
},
"@wordpress/icons": {
"version": "9.4.0",
"requires": {

View File

@ -149,7 +149,7 @@
"@wordpress/e2e-tests": "4.6.0",
"@wordpress/element": "4.20.0",
"@wordpress/env": "^4.9.0",
"@wordpress/html-entities": "3.12.0",
"@wordpress/html-entities": "3.24.0",
"@wordpress/i18n": "4.24.0",
"@wordpress/is-shallow-equal": "4.13.0",
"@wordpress/prettier-config": "1.4.0",