diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-10 17:18:18 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-10 17:18:18 +0200 |
| commit | 2ab98a43f0f6bc2a9cbfd8469e6b140f1b26ce50 (patch) | |
| tree | 5e1350e389067b49095f17205dacbdbbe6ba6b29 /package.json | |
| parent | b316e38d6a99f54c777915b99b9a890ba8f45ccc (diff) | |
| download | bootstrap-2ab98a43f0f6bc2a9cbfd8469e6b140f1b26ce50.tar.xz bootstrap-2ab98a43f0f6bc2a9cbfd8469e6b140f1b26ce50.zip | |
Bump autoprefixer from 10.0.1 to 10.0.2 (#32119)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2.
- [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/10.0.1...10.0.2)
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 950c99b86..c03fdd521 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@rollup/plugin-babel": "^5.2.1", "@rollup/plugin-commonjs": "^16.0.0", "@rollup/plugin-node-resolve": "^10.0.0", - "autoprefixer": "^10.0.1", + "autoprefixer": "^10.0.2", "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", |
