Skip to content

Commit 151e479

Browse files
committed
Update dependency postcss to v8.4.4
1 parent ba96fc3 commit 151e479

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
@@ -130,7 +130,7 @@
130130
"webpack": "5.64.2"
131131
},
132132
"resolutions": {
133-
"ember-css-modules/postcss": "8.4.3",
133+
"ember-css-modules/postcss": "8.4.4",
134134
"ember-inflector": "4.0.2",
135135
"ember-modifier": "3.0.0"
136136
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12053,10 +12053,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1205312053
indexes-of "^1.0.1"
1205412054
uniq "^1.0.1"
1205512055

12056-
[email protected].3, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12057-
version "8.4.3"
12058-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.3.tgz#adc55db82e868dea54e9e0e7ecdb0368b5adf65a"
12059-
integrity sha512-d5gVKo8ekrircqHOQNvSQk8dhGOuAfu1iP6dzfAlnAmcu7EBJ9cFuZG8B1KZK362aaEO3L1H+WM3ny9xQ29tFw==
12056+
[email protected].4, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12057+
version "8.4.4"
12058+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.4.tgz#d53d4ec6a75fd62557a66bb41978bf47ff0c2869"
12059+
integrity sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==
1206012060
dependencies:
1206112061
nanoid "^3.1.30"
1206212062
picocolors "^1.0.0"

0 commit comments

Comments
 (0)