aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-14 17:02:00 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit911b7b1166391d56e226c9fcac8cded427276337 (patch)
tree89748b9f784e629d519980522501f692cce846ec /vnext/package.json
parent670f6606ad839e6ba942ebe09e18dcc3de8bd572 (diff)
Bump postcss-preset-env from 7.8.2 to 7.8.3
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.8.2 to 7.8.3. - [Release notes](https://github.com/csstools/postcss-plugins/releases) - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b6c79947..43267f86 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -42,7 +42,7 @@
"postcss": "^8.4.19",
"postcss-cli": "^10.0.0",
"postcss-import": "^15.0.0",
- "postcss-preset-env": "^7.8.2",
+ "postcss-preset-env": "^7.8.3",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"stylelint": "^14.15.0",