aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-14 21:08:52 +0000
committerGravatar vitalyster2022-02-15 00:10:24 +0300
commit8f431cf72462ead9c6b5288beec710d5716bf442 (patch)
tree1d4b344cff3d0333959e7cbd65e349b986313db2 /package.json
parent709caa87f9e617b12fc612f48b2884205b4c1d52 (diff)
Bump postcss-preset-env from 7.3.1 to 7.3.3
Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.3.1 to 7.3.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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ab9e82c1..719719ac 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"postcss": "^8.4.6",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
- "postcss-preset-env": "^7.3.1",
+ "postcss-preset-env": "^7.3.3",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.5.0",
"stylelint-config-standard": "^25.0.0",