-
- Downloads
Bump postcss-header from 3.0.1 to 3.0.3
Bumps [postcss-header](https://github.com/fengyuanchen/postcss-header) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/fengyuanchen/postcss-header/releases) - [Changelog](https://github.com/fengyuanchen/postcss-header/blob/main/CHANGELOG.md) - [Commits](https://github.com/fengyuanchen/postcss-header/compare/v3.0.1...v3.0.3 ) --- updated-dependencies: - dependency-name: postcss-header dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -51,7 +51,7 @@ |
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.4.14", | ||
"postcss-cli": "^8.3.1", | ||
"postcss-header": "^3.0.1", | ||
"postcss-header": "^3.0.3", | ||
"postcss-import": "^14.0.2", | ||
"postcss-prefixer": "^2.1.3", | ||
"postcss-preset-env": "^6.7.0", | ||
... | ... |
Please sign in to comment