Skip to content

Commit 187a892

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency postcss to v8.4.1
1 parent 404a757 commit 187a892

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
@@ -21,7 +21,7 @@
2121
"concurrently": "6.4.0",
2222
"cypress": "^8.7.0",
2323
"jest": "^27.3.1",
24-
"postcss": "8.4.0",
24+
"postcss": "8.4.1",
2525
"prettier": "^2.4.1",
2626
"rollup": "^2.60.1",
2727
"rollup-plugin-generate-html-template": "1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4887,10 +4887,10 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
48874887
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
48884888
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
48894889

4890-
[email protected].0, postcss@^8.1.6, postcss@^8.2.1:
4891-
version "8.4.0"
4892-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.0.tgz#cd4c33af00a00ba93ccf6ae1219f57c5e5ab5234"
4893-
integrity sha512-BRMNx3Wy7UI89jN8H4ZVS5lQMPM2OSMkOkvDCSjwXa7PWTs24k7Lm55NXLbMbs070LvraXaxN5l1npSOS6wMVw==
4890+
[email protected].1, postcss@^8.1.6, postcss@^8.2.1:
4891+
version "8.4.1"
4892+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.1.tgz#73051f825509ad1a716ef500108001bf3d1fa8f7"
4893+
integrity sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==
48944894
dependencies:
48954895
nanoid "^3.1.30"
48964896
picocolors "^1.0.0"

0 commit comments

Comments
 (0)