diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-13 17:38:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-13 17:38:49 +0200 |
| commit | 2f8e8c9b281a07c8eedd7f6d86e2797928c094aa (patch) | |
| tree | b9f6d50eb2a6cd6ce9eac2e14f58e1e265b11d74 /package.json | |
| parent | 67f456888979cdf4b7a71f3748f53b970d95ccea (diff) | |
| download | bootstrap-2f8e8c9b281a07c8eedd7f6d86e2797928c094aa.tar.xz bootstrap-2f8e8c9b281a07c8eedd7f6d86e2797928c094aa.zip | |
Build(deps-dev): Bump postcss-cli from 10.0.0 to 10.1.0 (#37596)
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] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 477e3b2fe..75a105c9c 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "nodemon": "^2.0.20", "npm-run-all": "^4.1.5", "postcss": "^8.4.19", - "postcss-cli": "^10.0.0", + "postcss-cli": "^10.1.0", "rollup": "^3.5.0", "rollup-plugin-istanbul": "^4.0.0", "rtlcss": "^4.0.0", |
