Skip to content

Commit

Permalink
Update dependency postcss-calc to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent ffec340 commit 9aa8cbc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
"package-info": "5.0.7",
"postcss": "8.4.49",
"postcss-browser-comments": "6.0.1",
"postcss-calc": "10.0.2",
"postcss-calc": "10.1.0",
"postcss-cli": "11.0.0",
"postcss-color-mod-function": "4.1.1",
"postcss-custom-media": "11.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9841,12 +9841,12 @@ [email protected], postcss-browser-comments@^6.0.1:
resolved "https://registry.yarnpkg.com/postcss-browser-comments/-/postcss-browser-comments-6.0.1.tgz#1a2735c734c3fe2bdcf723e49df8864ac90ed195"
integrity sha512-VE5mVLOW+L31a+Eyi7i5j7PmzOydObKLA9VwGBpTZy2OYB3XY1E7/xHxv4tURtEI/qb5h2TyyGHPhZ31sXOEXg==

postcss-calc@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-10.0.2.tgz#15f01635a27b9d38913a98c4ef2877f5b715b439"
integrity sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==
postcss-calc@10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-10.1.0.tgz#82548b9d52891b87cf6181a445bea4b78e2eedfb"
integrity sha512-uQ/LDGsf3mgsSUEXmAt3VsCSHR3aKqtEIkmB+4PhzYwRYOW5MZs/GhCCFpsOtJJkP6EC6uGipbrnaTjqaJZcJw==
dependencies:
postcss-selector-parser "^6.1.2"
postcss-selector-parser "^7.0.0"
postcss-value-parser "^4.2.0"

postcss-calc@^8.2.3:
Expand Down

0 comments on commit 9aa8cbc

Please sign in to comment.