Skip to content

Commit f0da90c

Browse files
committed
Update dependency postcss to v8.4.1
1 parent c0870c2 commit f0da90c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"webpack": "5.64.2"
131131
},
132132
"resolutions": {
133-
"ember-css-modules/postcss": "8.3.11",
133+
"ember-css-modules/postcss": "8.4.1",
134134
"ember-inflector": "4.0.2",
135135
"ember-modifier": "3.0.0"
136136
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12055,14 +12055,14 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
1205512055
indexes-of "^1.0.1"
1205612056
uniq "^1.0.1"
1205712057

12058-
postcss@8.3.11, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12059-
version "8.3.11"
12060-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858"
12061-
integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==
12058+
postcss@8.4.1, postcss@^8.0.0, postcss@^8.1.4, postcss@^8.2.15:
12059+
version "8.4.1"
12060+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.1.tgz#73051f825509ad1a716ef500108001bf3d1fa8f7"
12061+
integrity sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==
1206212062
dependencies:
1206312063
nanoid "^3.1.30"
1206412064
picocolors "^1.0.0"
12065-
source-map-js "^0.6.2"
12065+
source-map-js "^1.0.1"
1206612066

1206712067
postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
1206812068
version "7.0.39"
@@ -13214,10 +13214,10 @@ source-list-map@^2.0.0:
1321413214
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
1321513215
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
1321613216

13217-
source-map-js@^0.6.2:
13218-
version "0.6.2"
13219-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
13220-
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
13217+
source-map-js@^1.0.1:
13218+
version "1.0.1"
13219+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
13220+
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
1322113221

1322213222
source-map-resolve@^0.5.0:
1322313223
version "0.5.3"

0 commit comments

Comments
 (0)