Skip to content

Commit 49cbb41

Browse files
committed
Update postcss to version 8.4.35
1 parent 8df3bc7 commit 49cbb41

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.33",
21+
"postcss": "^8.4.35",
2222
"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
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"postcss": "^8.4.33",
21+
"postcss": "^8.4.35",
2222
"postcss-cli": "^11.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)