Skip to content

Commit

Permalink
chore(deps): update dependency postcss-flexbugs-fixes to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2021
1 parent 58f2e9a commit e083fd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"jest-localstorage-mock": "2.2.0",
"lint-staged": "7.3.0",
"node-sass": "4.7.2",
"postcss-flexbugs-fixes": "3.3.0",
"postcss-flexbugs-fixes": "3.3.1",
"postcss-loader": "2.1.6",
"prettier": "1.10.2",
"react-dev-utils": "5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7167,10 +7167,10 @@ postcss-filter-plugins@^2.0.0:
postcss "^5.0.4"
uniqid "^4.0.0"

postcss-flexbugs-fixes@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-3.3.0.tgz#e00849b536063749da50a0d410ba5d9ee65e27b8"
integrity sha512-15JauG6a2hu2XZHdB9BaOwCLrI9oyK2UB8kt1ToTGdP1Pd3BQ/TJI9tNiTALntll25/66xMLUIyUPA9w/3BLtg==
postcss-flexbugs-fixes@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-3.3.1.tgz#0783cc7212850ef707f97f8bc8b6fb624e00c75d"
integrity sha512-9y9kDDf2F9EjKX6x9ueNa5GARvsUbXw4ezH8vXItXHwKzljbu8awP7t5dCaabKYm18Vs1lo5bKQcnc0HkISt+w==
dependencies:
postcss "^6.0.1"

Expand Down

0 comments on commit e083fd9

Please sign in to comment.