aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-02 13:42:32 +0200
committerGitHub <[email protected]>2021-02-02 13:42:32 +0200
commit586b43e2c23c20c7fc4391aa22cb8b5a664449e9 (patch)
tree7e16b15da059b401810246915db716a7e0d8c3eb /package.json
parentd0db6b7b8e3fdef7c706e9d946dfa0529167e17d (diff)
downloadbootstrap-586b43e2c23c20c7fc4391aa22cb8b5a664449e9.tar.xz
bootstrap-586b43e2c23c20c7fc4391aa22cb8b5a664449e9.zip
Bump autoprefixer from 10.2.3 to 10.2.4 (#32966)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.3 to 10.2.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.2.3...10.2.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 c295ea743..7559a4842 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.1.0",
"@rollup/plugin-replace": "^2.3.4",
- "autoprefixer": "^10.2.3",
+ "autoprefixer": "^10.2.4",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.3",