Skip to content

Commit 1ee544c

Browse files
Bump postcss from 8.5.6 to 8.5.8 (#1333)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd7c8a commit 1ee544c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

javascript/packages/tailwind-class-sorter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"clear-module": "^4.1.2",
4343
"escalade": "^3.2.0",
4444
"jiti": "^2.5.1",
45-
"postcss": "^8.5.6",
45+
"postcss": "^8.5.8",
4646
"postcss-import": "^16.1.1"
4747
},
4848
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8004,10 +8004,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^
80048004
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
80058005
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
80068006

8007-
postcss@^8.4.47, postcss@^8.5.6:
8008-
version "8.5.6"
8009-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
8010-
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
8007+
postcss@^8.4.47, postcss@^8.5.6, postcss@^8.5.8:
8008+
version "8.5.8"
8009+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
8010+
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
80118011
dependencies:
80128012
nanoid "^3.3.11"
80138013
picocolors "^1.1.1"

0 commit comments

Comments
 (0)