Skip to content

Commit 0d205f9

Browse files
committed
Update postcss to version 8.4.31
1 parent 82e0ace commit 0d205f9

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
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.30",
21+
"postcss": "^8.4.31",
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.30",
21+
"postcss": "^8.4.31",
2222
"postcss-cli": "^10.1.0"
2323
}
2424
}

package-lock.json

Lines changed: 16 additions & 16 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.30",
79+
"postcss": "^8.4.31",
8080
"postcss-import": "^15.1.0",
8181
"postcss-js": "^4.0.1",
8282
"postcss-load-config": "^4.0.1",

0 commit comments

Comments
 (0)