Skip to content

Commit e787894

Browse files
committed
bumping postcss min version for a bug fix to fix the tests
1 parent 3bdbe37 commit e787894

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"less": "^4.0.0",
8484
"less-loader": "^10.0.0",
8585
"mocha": "^9.1.4",
86-
"postcss": "^8.1.0",
86+
"postcss": "^8.3.0",
8787
"postcss-loader": "^6.0.0",
8888
"preact": "^10.5.0",
8989
"preact-compat": "^3.17.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5373,7 +5373,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
53735373
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
53745374
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
53755375

5376-
postcss@^8.1.0, postcss@^8.1.10, postcss@^8.2.14, postcss@^8.3.5, postcss@^8.4.7:
5376+
postcss@^8.1.10, postcss@^8.2.14, postcss@^8.3.0, postcss@^8.3.5, postcss@^8.4.7:
53775377
version "8.4.14"
53785378
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
53795379
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==

0 commit comments

Comments
 (0)