diff options
author | dependabot[bot] | 2022-11-11 17:02:57 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:58 +0300 |
commit | 547502b96b9fa2e3715c5b738dc4abfab6178338 (patch) | |
tree | 35bfbc4a25b01a22c0867b411611ee3ef8e38f38 /vnext/package.json | |
parent | 3a7b3d930651559607bb6d1811f892d1c25f89d8 (diff) |
Bump postcss from 8.4.18 to 8.4.19
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 fb7d7b0b..86cec0ff 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -37,7 +37,7 @@ "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", "live-server": "^1.2.2", - "postcss": "^8.4.18", + "postcss": "^8.4.19", "postcss-cli": "^10.0.0", "postcss-import": "^15.0.0", "postcss-preset-env": "^7.8.2", |