Skip to content

Commit d5d6a95

Browse files
Update dependency postcss-custom-media to v9.1.1
1 parent 4c2d162 commit d5d6a95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"postcss-calc": "8.2.4",
6565
"postcss-cli": "10.1.0",
6666
"postcss-color-mod-function": "3.0.3",
67-
"postcss-custom-media": "9.1.0",
67+
"postcss-custom-media": "9.1.1",
6868
"postcss-each": "1.1.0",
6969
"postcss-each-variables": "0.3.0",
7070
"postcss-easy-import": "4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7170,10 +7170,10 @@ postcss-convert-values@^5.1.3:
71707170
browserslist "^4.21.4"
71717171
postcss-value-parser "^4.2.0"
71727172

7173-
7174-
version "9.1.0"
7175-
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-9.1.0.tgz#09afcf2aef4ae931ab3e594e20eab0dd2eacf3f2"
7176-
integrity sha512-K9sIQhdsXazHyhHaMIL/wztFV6ABHi6NwxNPO3q0o0T2zkI4oEqI1TjeoncBKIY6xPrqnWTV40KF8AJ7yd0W6g==
7173+
7174+
version "9.1.1"
7175+
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-9.1.1.tgz#ceeb1cd7e5d13ee6aeb68206b8817d178e6437cb"
7176+
integrity sha512-veQwzQkHgBkizxYCV/EBsiK8sFIJA0oQMQL9mpQ3gqFGc2dWlNWURHk4J44i9Q0dFeFCK81vV/Xpj7fyfNQKSA==
71777177
dependencies:
71787178
"@csstools/cascade-layer-name-parser" "^1.0.0"
71797179
"@csstools/css-parser-algorithms" "^2.0.0"

0 commit comments

Comments
 (0)