Skip to content

Commit e083fd9

Browse files
committed
chore(deps): update dependency postcss-flexbugs-fixes to v3.3.1
1 parent 58f2e9a commit e083fd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"jest-localstorage-mock": "2.2.0",
203203
"lint-staged": "7.3.0",
204204
"node-sass": "4.7.2",
205-
"postcss-flexbugs-fixes": "3.3.0",
205+
"postcss-flexbugs-fixes": "3.3.1",
206206
"postcss-loader": "2.1.6",
207207
"prettier": "1.10.2",
208208
"react-dev-utils": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7167,10 +7167,10 @@ postcss-filter-plugins@^2.0.0:
71677167
postcss "^5.0.4"
71687168
uniqid "^4.0.0"
71697169

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

0 commit comments

Comments
 (0)