aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-25 12:00:43 +0300
committerGitHub <[email protected]>2020-06-25 12:00:43 +0300
commitc500d201cec8340f8d9f5c33c2da1388a28cdb46 (patch)
treed6d326d9f0ed46a252c51b5976ae05bb51676404 /package.json
parent395aed8e1ce138459685597531bf2b4394c65f3e (diff)
downloadbootstrap-c500d201cec8340f8d9f5c33c2da1388a28cdb46.tar.xz
bootstrap-c500d201cec8340f8d9f5c33c2da1388a28cdb46.zip
Bump autoprefixer from 9.8.2 to 9.8.4 (#31168)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.2 to 9.8.4. - [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.2...9.8.4) 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 b017763c6..5dbfeade3 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"@rollup/plugin-babel": "^5.0.4",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",
- "autoprefixer": "^9.8.2",
+ "autoprefixer": "^9.8.4",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",