Bump postcss-cli from 9.0.1 to 9.0.2 (#15303)
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-cli/compare/9.0.1...9.0.2) --- updated-dependencies: - dependency-name: postcss-cli dependency-type: direct:production 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
7f2a163eee
commit
5c0fa0add7
2 changed files with 7 additions and 7 deletions
|
|
@ -127,7 +127,7 @@
|
|||
"linkstate": "^2.0.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss-cli": "^9.0.1",
|
||||
"postcss-cli": "^9.0.2",
|
||||
"postcss-cssnext": "^3.1.0",
|
||||
"postcss-smart-import": "^0.7.6",
|
||||
"postscribe": "^2.0.8",
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -11011,7 +11011,7 @@ nan@^2.12.1, nan@^2.14.0:
|
|||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
|
||||
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
|
||||
|
||||
nanocolors@^0.2.11, nanocolors@^0.2.6:
|
||||
nanocolors@^0.2.6:
|
||||
version "0.2.12"
|
||||
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.12.tgz#4d05932e70116078673ea4cc6699a1c56cc77777"
|
||||
integrity sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug==
|
||||
|
|
@ -11971,17 +11971,17 @@ postcss-calc@^7.0.1:
|
|||
postcss-selector-parser "^6.0.2"
|
||||
postcss-value-parser "^4.0.2"
|
||||
|
||||
postcss-cli@^9.0.1:
|
||||
version "9.0.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-9.0.1.tgz#4c3c5dac092fd048457ffc337eeff9e6415d55e7"
|
||||
integrity sha512-zO160OBaAZBFUWO+QZIzEKMjnPIc5c61dMg1d7xafblh9cxbNb6s16ahJuP91PcVsu//gqr7BKllJxRiRDsSYw==
|
||||
postcss-cli@^9.0.2:
|
||||
version "9.0.2"
|
||||
resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-9.0.2.tgz#96081b2fe1e94e7c4a0b4d6bb361aba16d541045"
|
||||
integrity sha512-08Wujoy7YGhKCFrGsT9OXqWjtHlGQ+JmyaD/4McjCiwor2IUTRVzXiJd+xmLTGdSWjceS6/TePaJQwBlkVWHiw==
|
||||
dependencies:
|
||||
chokidar "^3.3.0"
|
||||
dependency-graph "^0.11.0"
|
||||
fs-extra "^10.0.0"
|
||||
get-stdin "^9.0.0"
|
||||
globby "^12.0.0"
|
||||
nanocolors "^0.2.11"
|
||||
picocolors "^1.0.0"
|
||||
postcss-load-config "^3.0.0"
|
||||
postcss-reporter "^7.0.0"
|
||||
pretty-hrtime "^1.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue