Bump autoprefixer from 9.7.3 to 9.7.4 (#30030)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.3 to 9.7.4. - [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.7.3...9.7.4 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
Showing
+7 -7
... | @@ -97,7 +97,7 @@ | ... | @@ -97,7 +97,7 @@ |
"@babel/preset-env": "^7.8.3", | "@babel/preset-env": "^7.8.3", | ||
"@rollup/plugin-commonjs": "^11.0.1", | "@rollup/plugin-commonjs": "^11.0.1", | ||
"@rollup/plugin-node-resolve": "^7.0.0", | "@rollup/plugin-node-resolve": "^7.0.0", | ||
"autoprefixer": "^9.7.3", | "autoprefixer": "^9.7.4", | ||
"babel-eslint": "^10.0.3", | "babel-eslint": "^10.0.3", | ||
"babel-plugin-istanbul": "^6.0.0", | "babel-plugin-istanbul": "^6.0.0", | ||
"bundlesize": "^0.18.0", | "bundlesize": "^0.18.0", | ||
... | ... |
Please register or sign in to comment