From 59e222ebe2efefc9021eebad80eb52c242d44e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 11:26:52 +0000 Subject: [PATCH] Bump postcss-hover-media-feature from 1.0.1 to 1.0.2 Bumps [postcss-hover-media-feature](https://github.com/saulhardman/postcss-hover-media-feature) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/saulhardman/postcss-hover-media-feature/releases) - [Changelog](https://github.com/saulhardman/postcss-hover-media-feature/blob/master/CHANGELOG.md) - [Commits](https://github.com/saulhardman/postcss-hover-media-feature/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: postcss-hover-media-feature dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 140c76e..216e729 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "postcss": "8.3.6", "postcss-100vh-fix": "1.0.2", "postcss-flexbugs-fixes": "5.0.2", - "postcss-hover-media-feature": "1.0.1", + "postcss-hover-media-feature": "1.0.2", "postcss-preset-env": "6.7.0", "tailwindcss": "2.2.15" }