Skip to content

Commit 0646d96

Browse files
committed
Update dependency postcss to v8.3.3
1 parent 69023ad commit 0646d96

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.3",
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].3, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12277+
version "8.3.3"
12278+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.3.tgz#ef412a7a67e85c5b2c9f0ab3c4d9e8a3814d55cc"
12279+
integrity sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==
1228012280
dependencies:
1228112281
colorette "^1.2.2"
1228212282
nanoid "^3.1.23"

0 commit comments

Comments
 (0)