chore(deps-dev): bump autoprefixer from 10.3.1 to 10.3.3

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.1 to 10.3.3.
- [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.1...10.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 20:19:25 +00:00
committed by GitHub
parent eee79ee678
commit bfdd94c8eb
2 changed files with 54 additions and 54 deletions

View File

@@ -51,7 +51,7 @@
"@svgr/rollup": "^5.5.0",
"@types/redux": "^3.6.31",
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.1",
"autoprefixer": "^10.3.3",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.3.1",
"postcss": "^8.3.6",
@@ -69,7 +69,7 @@
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.13.0",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"peerDependencies": {
"react": "16 || 17",