diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-07 16:52:31 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-07 16:52:31 +0200 |
| commit | 480e7e61b602bcf6475b39d1180d8ab0c57bc878 (patch) | |
| tree | 459e418b344f34c08289542cf5fe61bc4f5ff519 /package.json | |
| parent | f2c504397e5d5c59c088946cc26da370853673a9 (diff) | |
| download | bootstrap-480e7e61b602bcf6475b39d1180d8ab0c57bc878.tar.xz bootstrap-480e7e61b602bcf6475b39d1180d8ab0c57bc878.zip | |
Bump autoprefixer from 10.1.0 to 10.2.0 (#32711)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.1.0 to 10.2.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.1.0...10.2.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 b58b3c42b..6a6fc40a0 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-node-resolve": "^11.0.1", "@rollup/plugin-replace": "^2.3.4", - "autoprefixer": "^10.1.0", + "autoprefixer": "^10.2.0", "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.3", |
