aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 19:20:15 +0300
committerGitHub <[email protected]>2020-08-04 19:20:15 +0300
commit6a4a5ea947f2d08a9b2a9eed67d7e372dc858fa4 (patch)
tree3b6e295cdf9ba79f1c733ff069fef6a5c2ffaa14 /package.json
parent9264ccc054d56fc0e955a5b8d069824e411ca979 (diff)
downloadbootstrap-6a4a5ea947f2d08a9b2a9eed67d7e372dc858fa4.tar.xz
bootstrap-6a4a5ea947f2d08a9b2a9eed67d7e372dc858fa4.zip
Bump autoprefixer from 9.8.5 to 9.8.6 (#31420)
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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[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 c9a0897a4..acbbd0770 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
- "autoprefixer": "^9.8.5",
+ "autoprefixer": "^9.8.6",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",