diff options
author | dependabot[bot] | 2022-11-30 17:02:27 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 671636bcdf79c8be1f1ba461b939f09d2357c3bb (patch) | |
tree | f97a8bcbf2cbf59db2192d3eb477c6ac932015c6 /vnext/package.json | |
parent | 1340b5ddf1020e6c39b66f8c99996a1dfc36a2c2 (diff) |
Bump postcss-cli from 10.0.0 to 10.1.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 10.0.0 to 10.1.0.
- [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/10.0.0...10.1.0)
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 2598ba79..1ca6a734 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -40,7 +40,7 @@ "jest-environment-jsdom": "^29.3.1", "live-server": "^1.2.2", "postcss": "^8.4.19", - "postcss-cli": "^10.0.0", + "postcss-cli": "^10.1.0", "postcss-import": "^15.0.0", "postcss-preset-env": "^7.8.3", "postcss-url": "^10.1.3", |