diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-08 12:21:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-08 12:21:42 +0200 |
| commit | f8b5faff45b3f03ef3805bec1bd3be0de5f33380 (patch) | |
| tree | 96287030a59134afeb4514abfd19f031e39df3ee /package.json | |
| parent | d3946e7646a788ae2cf56818245b8225c40c63ec (diff) | |
| download | bootstrap-f8b5faff45b3f03ef3805bec1bd3be0de5f33380.tar.xz bootstrap-f8b5faff45b3f03ef3805bec1bd3be0de5f33380.zip | |
Bump autoprefixer from 10.0.4 to 10.1.0 (#32374)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.4 to 10.1.0.
- [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.0.4...10.1.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8f5669958..5ba388459 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-replace": "^2.3.4", - "autoprefixer": "^10.0.4", + "autoprefixer": "^10.1.0", "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.3", |
