Skip to content

Commit b0d281d

Browse files
committed
Update dependency postcss to v8.4.5
1 parent 193e31b commit b0d281d

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
@@ -131,7 +131,7 @@
131131
},
132132
"resolutions": {
133133
"@ember/string": "3.0.0",
134-
"ember-css-modules/postcss": "8.4.4",
134+
"ember-css-modules/postcss": "8.4.5",
135135
"ember-inflector": "4.0.2",
136136
"ember-modifier": "3.0.0"
137137
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12079,10 +12079,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1207912079
indexes-of "^1.0.1"
1208012080
uniq "^1.0.1"
1208112081

12082-
[email protected].4, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12083-
version "8.4.4"
12084-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.4.tgz#d53d4ec6a75fd62557a66bb41978bf47ff0c2869"
12085-
integrity sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==
12082+
[email protected].5, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12083+
version "8.4.5"
12084+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5.tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95"
12085+
integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==
1208612086
dependencies:
1208712087
nanoid "^3.1.30"
1208812088
picocolors "^1.0.0"

0 commit comments

Comments
 (0)