Skip to content

Commit 63f227c

Browse files
Bump postcss from 8.4.40 to 8.4.41 (#1925)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a1ae8e commit 63f227c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"node-fetch": "2.6.7",
4545
"node-sass": "9.0.0",
4646
"npm-run-all": "4.1.5",
47-
"postcss": "8.4.40",
47+
"postcss": "8.4.41",
4848
"postcss-scss": "4.0.9",
4949
"postcss-url": "10.1.3",
5050
"posthtml": "0.16.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4867,10 +4867,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
48674867
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
48684868
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
48694869

4870-
postcss@8.4.40, postcss@^8.0.0, postcss@^8.4.19:
4871-
version "8.4.40"
4872-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.40.tgz#eb81f2a4dd7668ed869a6db25999e02e9ad909d8"
4873-
integrity sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==
4870+
postcss@8.4.41, postcss@^8.0.0, postcss@^8.4.19:
4871+
version "8.4.41"
4872+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
4873+
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
48744874
dependencies:
48754875
nanoid "^3.3.7"
48764876
picocolors "^1.0.1"

0 commit comments

Comments
 (0)