Skip to content

Commit d0b8f4e

Browse files
committed
Update dependency postcss to v8.3.11
1 parent e4ef88e commit d0b8f4e

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.58.1"
130130
},
131131
"resolutions": {
132-
"ember-css-modules/postcss": "8.3.10",
132+
"ember-css-modules/postcss": "8.3.11",
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
@@ -12117,10 +12117,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1211712117
indexes-of "^1.0.1"
1211812118
uniq "^1.0.1"
1211912119

12120-
[email protected].10, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12121-
version "8.3.10"
12122-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.10.tgz#4d614e108ccc69c65c2f6dc6cec23dd5c85b73af"
12123-
integrity sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q==
12120+
[email protected].11, "postcss@^7.0.35 || ^8.0.0", postcss@^8.2.15:
12121+
version "8.3.11"
12122+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858"
12123+
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
1212412124
dependencies:
1212512125
nanoid "^3.1.30"
1212612126
picocolors "^1.0.0"

0 commit comments

Comments
 (0)