build(deps): bump postcss and autoprefixer

This commit is contained in:
sct
2021-02-02 10:07:28 +00:00
parent d957730a39
commit cb123cee83
2 changed files with 59 additions and 2 deletions

View File

@@ -101,7 +101,7 @@
"@types/yup": "^0.29.11",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"autoprefixer": "^9",
"autoprefixer": "^10.2.4",
"babel-plugin-react-intl": "^8.2.25",
"babel-plugin-react-intl-auto": "^3.3.0",
"commitizen": "^4.2.3",
@@ -118,7 +118,7 @@
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"nodemon": "^2.0.7",
"postcss": "^7",
"postcss": "^8.2.4",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",
"semantic-release": "^17.3.7",