Skip to content

Commit

Permalink
Update dependency postcss-custom-media to v9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2023
1 parent 4c2d162 commit d5d6a95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"postcss-calc": "8.2.4",
"postcss-cli": "10.1.0",
"postcss-color-mod-function": "3.0.3",
"postcss-custom-media": "9.1.0",
"postcss-custom-media": "9.1.1",
"postcss-each": "1.1.0",
"postcss-each-variables": "0.3.0",
"postcss-easy-import": "4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7170,10 +7170,10 @@ postcss-convert-values@^5.1.3:
browserslist "^4.21.4"
postcss-value-parser "^4.2.0"

[email protected].0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-9.1.0.tgz#09afcf2aef4ae931ab3e594e20eab0dd2eacf3f2"
integrity sha512-K9sIQhdsXazHyhHaMIL/wztFV6ABHi6NwxNPO3q0o0T2zkI4oEqI1TjeoncBKIY6xPrqnWTV40KF8AJ7yd0W6g==
[email protected].1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-9.1.1.tgz#ceeb1cd7e5d13ee6aeb68206b8817d178e6437cb"
integrity sha512-veQwzQkHgBkizxYCV/EBsiK8sFIJA0oQMQL9mpQ3gqFGc2dWlNWURHk4J44i9Q0dFeFCK81vV/Xpj7fyfNQKSA==
dependencies:
"@csstools/cascade-layer-name-parser" "^1.0.0"
"@csstools/css-parser-algorithms" "^2.0.0"
Expand Down

0 comments on commit d5d6a95

Please sign in to comment.