chore(deps-dev): bump autoprefixer from 10.3.7 to 10.4.0

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.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.3.7...10.4.0)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 10:27:11 +00:00
committed by GitHub
parent 5cecc27ee9
commit 5ffb93bfbb
2 changed files with 90 additions and 62 deletions

View File

@@ -40,7 +40,7 @@
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.5",
"redux": "^4.1.1"
"redux": "^4.1.2"
},
"devDependencies": {
"@babel/core": "^7.15.8",
@@ -54,9 +54,9 @@
"@svgr/rollup": "^5.5.0",
"@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.7",
"autoprefixer": "^10.4.0",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.5.0",
"cypress": "^8.7.0",
"postcss": "^8.3.9",
"postcss-cli": "^9.0.1",
"postcss-nested": "^5.0.6",