Skip to content

Commit 5950ab3

Browse files
Bump postcss from 8.4.34 to 8.4.35 (#2184)
1 parent cd6d181 commit 5950ab3

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
@@ -43,7 +43,7 @@
4343
"@webpack-cli/serve": "^2.0.5",
4444
"autoprefixer": "^10.4.17",
4545
"event-target-shim": "^6.0.2",
46-
"postcss": "^8.4.34",
46+
"postcss": "^8.4.35",
4747
"postcss-cli": "^11.0.0",
4848
"postcss-flexbugs-fixes": "^5.0.2",
4949
"postcss-import": "^16.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1830,10 +1830,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
18301830
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
18311831
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
18321832

1833-
postcss@^8.4.23, postcss@^8.4.34:
1834-
version "8.4.34"
1835-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.34.tgz#563276e86b4ff20dfa5eed0d394d4c53853b2051"
1836-
integrity sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==
1833+
postcss@^8.4.23, postcss@^8.4.35:
1834+
version "8.4.35"
1835+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
1836+
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
18371837
dependencies:
18381838
nanoid "^3.3.7"
18391839
picocolors "^1.0.0"

0 commit comments

Comments
 (0)