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

Bump postcss from 8.3.4 to 8.3.5

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5.
- [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.4...8.3.5)

---
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-06-17 09:03:10 +00:00
committed by GitHub
parent 286b35ead5
commit 41b880ab7c
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@
"lint-staged": "^11.0.0",
"mini-css-extract-plugin": "^1.6.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.4",
"postcss": "^8.3.5",
"postcss-loader": "^6.1.0",
"prettier": "^2.3.1",
"release-it": "^14.9.0",