Skip to content

Commit 68aea25

Browse files
committed
chore(deps): update dependency postcss-flexbugs-fixes to v3.3.1
1 parent 896930d commit 68aea25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.14.1",
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -7597,10 +7597,10 @@ postcss-filter-plugins@^2.0.0:
75977597
postcss "^5.0.4"
75987598
uniqid "^4.0.0"
75997599

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

0 commit comments

Comments
 (0)