Skip to content

Commit b3242e9

Browse files
authored
Update postcss-cli to version 11.0.0 (#12583)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 32aca91 commit b3242e9

File tree

3 files changed

+257
-136
lines changed

3 files changed

+257
-136
lines changed

integrations/content-resolution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"postcss": "^8.4.31",
22-
"postcss-cli": "^10.1.0"
22+
"postcss-cli": "^11.0.0"
2323
}
2424
}

integrations/postcss-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"postcss": "^8.4.31",
22-
"postcss-cli": "^10.1.0"
22+
"postcss-cli": "^11.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)