aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-20 11:29:42 +0200
committerXhmikosR <[email protected]>2019-11-20 11:29:42 +0200
commitd5dfd5f9a41fed83c306a6a12c3393e42fc62951 (patch)
tree54b6b572a9b0657f511dbf9121282ef204c7a73d /package.json
parent099860d727f0ed2ab039ccac48e2ead61083427c (diff)
downloadbootstrap-d5dfd5f9a41fed83c306a6a12c3393e42fc62951.tar.xz
bootstrap-d5dfd5f9a41fed83c306a6a12c3393e42fc62951.zip
Bump autoprefixer from 9.7.1 to 9.7.2 (#29692)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.1 to 9.7.2. - [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.1...9.7.2) 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 1556823c0..ce58e433b 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.7.1",
- "autoprefixer": "^9.7.1",
+ "autoprefixer": "^9.7.2",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^5.2.0",
"bundlesize": "^0.18.0",