Skip to content

Commit 04c79d6

Browse files
committed
Update postcss to version 8.4.33
1 parent eb40518 commit 04c79d6

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
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.31",
21+
"postcss": "^8.4.33",
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.31",
21+
"postcss": "^8.4.33",
2222
"postcss-cli": "^11.0.0"
2323
}
2424
}

package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"normalize-path": "^3.0.0",
7777
"object-hash": "^3.0.0",
7878
"picocolors": "^1.0.0",
79-
"postcss": "^8.4.31",
79+
"postcss": "^8.4.33",
8080
"postcss-import": "^15.1.0",
8181
"postcss-js": "^4.0.1",
8282
"postcss-load-config": "^4.0.2",

0 commit comments

Comments
 (0)