summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-08-26 11:39:33 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-08-26 11:50:07 +0200
commit760823ddf21cce2277d360e65684365af1807819 (patch)
tree4523f2fbf4b863884d5a550841352b390cca8183 /package.json
parent949db0a09a822d33896da48c7046a554683ab4eb (diff)
bump postcss
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 01ec5939..b0a559a6 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"jest": "^29.0.0",
"module-replace-webpack-plugin": "0.0.12",
- "postcss": "^8.4.14",
+ "postcss": "^8.4.16",
"postcss-loader": "^7.0.1",
"raw-loader": "^4.0.2",
"vue-jest": "^3.0.7",