Skip to content

Commit f2d33c2

Browse files
committed
Update dependency postcss to v8.3.1
1 parent fd03512 commit f2d33c2

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.0",
132+
"ember-css-modules/postcss": "8.3.1",
133133
"ember-inflector": "4.0.1"
134134
},
135135
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12263,10 +12263,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1226312263
indexes-of "^1.0.1"
1226412264
uniq "^1.0.1"
1226512265

12266-
[email protected].0, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12267-
version "8.3.0"
12268-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.0.tgz#b1a713f6172ca427e3f05ef1303de8b65683325f"
12269-
integrity sha512-+ogXpdAjWGa+fdYY5BQ96V/6tAo+TdSSIMP5huJBIygdWwKtVoB5JWZ7yUd4xZ8r+8Kvvx4nyg/PQ071H4UtcQ==
12266+
[email protected].1, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12267+
version "8.3.1"
12268+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.1.tgz#71f380151c227f83b898294a46481f689f86b70a"
12269+
integrity sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw==
1227012270
dependencies:
1227112271
colorette "^1.2.2"
1227212272
nanoid "^3.1.23"

0 commit comments

Comments
 (0)