Update dependency postcss-cli to v10 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
postcss-cli | devDependencies | major | 8.3.1 -> 10.0.0 |
Release Notes
postcss/postcss-cli
v10.0.0
v9.1.0
v9.0.2
- Switch to picocolors (#409)
- Remove test files from npm package
v9.0.1
- Actually exit with error when attempting to stdout in watch mode
- Remove
bin/
fromfiles
in package.json
v9.0.0
- BREAKING: Require Node.js v12+
-
BREAKING: Must specify full file path, including
.js
extension, when loading local plugins with--use
(#401) - BREAKING: Officially remove support for watching postcss config (was already broken in previous releases)
- Add support for
dir-dependency
messages (#383, #391) - Update deps
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.