Skip to content

Commit

Permalink
fix(deps): update dependency postcss-calc to v10.1.0 (#2060)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 08e0f62 commit f367356
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"github-syntax-light": "0.5.0",
"isomorphic-fetch": "3.0.0",
"jest-environment-jsdom": "29.7.0",
"postcss-calc": "10.0.2",
"postcss-calc": "10.1.0",
"postcss-css-variables": "0.19.0",
"postcss-import": "16.1.0",
"postcss-merge-rules": "7.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4242,7 +4242,7 @@ __metadata:
jest-environment-jsdom: "npm:29.7.0"
jest-junit: "npm:16.0.0"
lint-staged: "npm:15.3.0"
postcss-calc: "npm:10.0.2"
postcss-calc: "npm:10.1.0"
postcss-css-variables: "npm:0.19.0"
postcss-import: "npm:16.1.0"
postcss-merge-rules: "npm:7.0.4"
Expand Down Expand Up @@ -17954,15 +17954,15 @@ __metadata:
languageName: node
linkType: hard

"postcss-calc@npm:10.0.2":
version: 10.0.2
resolution: "postcss-calc@npm:10.0.2"
"postcss-calc@npm:10.1.0":
version: 10.1.0
resolution: "postcss-calc@npm:10.1.0"
dependencies:
postcss-selector-parser: "npm:^6.1.2"
postcss-selector-parser: "npm:^7.0.0"
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
postcss: ^8.4.38
checksum: 10c0/f57c9db7a7a2f3a0cdf45990089c051248d995bb2b9d1bd1fcd1634507851e92ea85bbc71a3594e359e9e9287ba0a820c90d6d292126a4b735cda364a86ce9cf
checksum: 10c0/63f8f77f2b5f2987f0ae6b731a1034fabbb777fbec3f778662351b6c9ae006d431daca1e3e2c315acfa3aa94b3e4c1b71c4e76c6b9a8d5321398814e84446415
languageName: node
linkType: hard

Expand Down

0 comments on commit f367356

Please sign in to comment.