Skip to content

Commit 1873cab

Browse files
authored
Merge pull request #135 from scriptex/renovate/postcss-flexbugs-fixes-5.x
Update dependency postcss-flexbugs-fixes to v5.0.2
2 parents 701b57e + b5af439 commit 1873cab

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"node-sass": "5.0.0",
3030
"postcss": "8.1.8",
3131
"postcss-cli": "8.3.0",
32-
"postcss-flexbugs-fixes": "5.0.1",
32+
"postcss-flexbugs-fixes": "5.0.2",
3333
"postcss-normalize": "9.0.0",
3434
"postcss-utilities": "0.8.4"
3535
}

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,12 +1359,10 @@ postcss-cli@8.3.0:
13591359
slash "^3.0.0"
13601360
yargs "^16.0.0"
13611361

1362-
postcss-flexbugs-fixes@5.0.1:
1363-
version "5.0.1"
1364-
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.1.tgz#8a4b84937e94e7c100e48e019eaad33850bc7b33"
1365-
integrity sha512-CBEfCMk5hcqGlgRb9SDzQ3bIExJlfz89heRsAYNuNRiCJOETlVOL1KfBV1AGKFww8olEpOOSAgGiWeaGTPCkeg==
1366-
dependencies:
1367-
postcss "^8.1.4"
1362+
postcss-flexbugs-fixes@5.0.2:
1363+
version "5.0.2"
1364+
resolved "https://registry.yarnpkg.com/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz#2028e145313074fc9abe276cb7ca14e5401eb49d"
1365+
integrity sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==
13681366

13691367
postcss-load-config@^3.0.0:
13701368
version "3.0.0"
@@ -1429,16 +1427,6 @@ postcss@^7, postcss@^7.0.17, postcss@^7.0.27:
14291427
source-map "^0.6.1"
14301428
supports-color "^6.1.0"
14311429

1432-
postcss@^8.1.4:
1433-
version "8.1.7"
1434-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
1435-
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
1436-
dependencies:
1437-
colorette "^1.2.1"
1438-
line-column "^1.0.2"
1439-
nanoid "^3.1.16"
1440-
source-map "^0.6.1"
1441-
14421430
pretty-hrtime@^1.0.3:
14431431
version "1.0.3"
14441432
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"

0 commit comments

Comments
 (0)