build(deps-dev): bump postcss from 8.5.10 to 8.5.12 (#1194)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development 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>
This commit is contained in:
parent
2216e0245d
commit
136954ac06
8
package-lock.json
generated
8
package-lock.json
generated
@ -26,7 +26,7 @@
|
|||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-i18next": "6.1.4",
|
"eslint-plugin-i18next": "6.1.4",
|
||||||
"json": "11.0.0",
|
"json": "11.0.0",
|
||||||
"postcss": "8.5.10",
|
"postcss": "8.5.12",
|
||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"prettier-plugin-tailwindcss": "0.8.0",
|
"prettier-plugin-tailwindcss": "0.8.0",
|
||||||
"release-it": "20.0.1",
|
"release-it": "20.0.1",
|
||||||
@ -7016,9 +7016,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.5.10",
|
"version": "8.5.12",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
|
||||||
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
|
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-i18next": "6.1.4",
|
"eslint-plugin-i18next": "6.1.4",
|
||||||
"json": "11.0.0",
|
"json": "11.0.0",
|
||||||
"postcss": "8.5.10",
|
"postcss": "8.5.12",
|
||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"prettier-plugin-tailwindcss": "0.8.0",
|
"prettier-plugin-tailwindcss": "0.8.0",
|
||||||
"release-it": "20.0.1",
|
"release-it": "20.0.1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user