1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 03:27:29 +01:00

Bump postcss from 8.3.10 to 8.3.11

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.10 to 8.3.11.
- [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.3.10...8.3.11)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-22 09:02:58 +00:00
committed by GitHub
parent d2a6631dec
commit 97c7525d7e
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"lint-staged": "^11.2.3",
"mini-css-extract-plugin": "^2.4.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.10",
"postcss": "^8.3.11",
"postcss-loader": "^6.2.0",
"prettier": "^2.4.1",
"release-it": "^14.11.6",