Skip to content

Commit cfc853b

Browse files
committed
Update postcss to version 8.4.27
1 parent eeec89a commit cfc853b

File tree

4 files changed

+102
-102
lines changed

4 files changed

+102
-102
lines changed

integrations/content-resolution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"postcss": "^8.4.25",
21+
"postcss": "^8.4.27",
2222
"postcss-cli": "^10.1.0"
2323
}
2424
}

integrations/postcss-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"postcss": "^8.4.25",
21+
"postcss": "^8.4.27",
2222
"postcss-cli": "^10.1.0"
2323
}
2424
}

0 commit comments

Comments
 (0)