Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-04 01:31:38 +0300
committerGitHub <noreply@github.com>2020-08-04 01:31:38 +0300
commit8f651e744f3806212389da5f6a1d2043cd1b27a1 (patch)
tree353e33f9b67fa3a2385d833661424477645b1f79 /package.json
parentd33e3291dcf3fc1653373babb5717150ad2785bd (diff)
Bump autoprefixer from 9.8.5 to 9.8.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.5 to 9.8.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.8.5...9.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 e6e2608..2a9f78d 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"devDependencies": {
"@fullhuman/postcss-purgecss": "^2.3.0",
"@tailwindcss/ui": "^0.5.0",
- "autoprefixer": "^9.8.5",
+ "autoprefixer": "^9.8.6",
"postcss": "^7.0.32",
"postcss-cli": "^7.1.1",
"postcss-import": "^12.0.1",