aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-01 12:45:18 +0200
committerXhmikosR <[email protected]>2019-11-01 12:45:18 +0200
commitbfb27a4dcef5882426565042e1845300df9e97b7 (patch)
treec7154dec2c8df9c41191d2276c088046d387bc6d /package.json
parent94516480411b4405ab84bb132708214186a76744 (diff)
downloadbootstrap-bfb27a4dcef5882426565042e1845300df9e97b7.tar.xz
bootstrap-bfb27a4dcef5882426565042e1845300df9e97b7.zip
Bump autoprefixer from 9.7.0 to 9.7.1 (#29619)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1. - [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.7.0...9.7.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
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 a850248c2..2fcbe9f7f 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.6.3",
- "autoprefixer": "^9.7.0",
+ "autoprefixer": "^9.7.1",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^5.2.0",
"bundlesize": "^0.18.0",