aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-30 21:02:26 +0000
committerGravatar vitalyster2023-01-31 00:13:45 +0300
commit51243ab5ba165546bbc386d47063ea20bc7e9ffc (patch)
tree9b73e8fdf0ce147e1858bc1667fb6c71f83054e2 /package.json
parente98d80410b026717594fcdb7d85724b3081085d7 (diff)
build(deps-dev): bump postcss-preset-env from 8.0.0 to 8.0.1
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 8.0.0 to 8.0.1. - [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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 55f8c2ac..ced19a85 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
- "postcss-preset-env": "^8.0.0",
+ "postcss-preset-env": "^8.0.1",
"regenerator-runtime": "^0.13.11",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",