Skip to content

Commit 8c09712

Browse files
committed
Update dependency postcss to v8.3.5
1 parent d547935 commit 8c09712

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.39.0"
130130
},
131131
"resolutions": {
132-
"ember-css-modules/postcss": "8.3.4",
132+
"ember-css-modules/postcss": "8.3.5",
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
@@ -12285,10 +12285,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1228512285
indexes-of "^1.0.1"
1228612286
uniq "^1.0.1"
1228712287

12288-
[email protected].4, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12289-
version "8.3.4"
12290-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.4.tgz#41ece1c43f2f7c74dc7d90144047ce052757b822"
12291-
integrity sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==
12288+
[email protected].5, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12289+
version "8.3.5"
12290+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
12291+
integrity sha512-NxTuJocUhYGsMiMFHDUkmjSKT3EdH4/WbGF6GCi1NDGk+vbcUTun4fpbOqaPtD8IIsztA2ilZm2DhYCuyN58gA==
1229212292
dependencies:
1229312293
colorette "^1.2.2"
1229412294
nanoid "^3.1.23"

0 commit comments

Comments
 (0)