Skip to content

Commit de1641c

Browse files
committed
Update dependency postcss to v8.3.4
1 parent a8558e1 commit de1641c

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
@@ -129,7 +129,7 @@
129129
"webpack": "5.38.1"
130130
},
131131
"resolutions": {
132-
"ember-css-modules/postcss": "8.3.2",
132+
"ember-css-modules/postcss": "8.3.4",
133133
"ember-inflector": "4.0.2"
134134
},
135135
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12273,10 +12273,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1227312273
indexes-of "^1.0.1"
1227412274
uniq "^1.0.1"
1227512275

12276-
[email protected].2, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12277-
version "8.3.2"
12278-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.2.tgz#ed3ec489f5428af5740cd6effcc216b4d455ee64"
12279-
integrity sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg==
12276+
[email protected].4, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12277+
version "8.3.4"
12278+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.4.tgz#41ece1c43f2f7c74dc7d90144047ce052757b822"
12279+
integrity sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==
1228012280
dependencies:
1228112281
colorette "^1.2.2"
1228212282
nanoid "^3.1.23"

0 commit comments

Comments
 (0)