aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-24 21:44:54 +0000
committerGravatar vitalyster2023-01-25 01:56:10 +0300
commit22db3484c2e269cf61af05959ad1f9d9f99c282a (patch)
tree9e443077df21da524468fed93d1b1b675c6d3da0 /vnext/package.json
parenta5b682054d595b3e9e65f77e5015c94618182089 (diff)
build(deps-dev): bump postcss-preset-env from 7.8.3 to 8.0.0 in /vnext
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.8.3 to 8.0.0. - [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-major ... 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 bf44462f..8a73c0b3 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -42,7 +42,7 @@
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
- "postcss-preset-env": "^7.8.3",
+ "postcss-preset-env": "^8.0.0",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"stylelint": "^14.16.1",