diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-25 12:13:56 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-25 12:13:56 +0300 |
| commit | 9f4e72d8c12497aa8817e0a506fb0a5bf36f916a (patch) | |
| tree | 660aa9496db30fe14052f72858f94f2f902c5d68 /package.json | |
| parent | 08e03e37f970fd39001fb43336d62f332bb7ae4d (diff) | |
| download | bootstrap-9f4e72d8c12497aa8817e0a506fb0a5bf36f916a.tar.xz bootstrap-9f4e72d8c12497aa8817e0a506fb0a5bf36f916a.zip | |
Bump autoprefixer from 9.6.5 to 9.7.0 (#29587)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0.
- [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.6.5...9.7.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
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 de468d9af..f817c4fdf 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@babel/core": "^7.6.4", "@babel/plugin-proposal-object-rest-spread": "^7.6.2", "@babel/preset-env": "^7.6.3", - "autoprefixer": "^9.6.5", + "autoprefixer": "^9.7.0", "babel-eslint": "^10.0.3", "babel-plugin-istanbul": "^5.2.0", "bundlesize": "^0.18.0", |
