summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMatweb Bot2022-08-05 04:07:19 +0000
committerMatweb Bot2022-08-05 04:07:19 +0000
commit1167d7091808ec0b66d645b04da2ce77b50572b5 (patch)
tree8ab0c0a3dcd8c9210cf638c72c65979e21d39e8c /package.json
parentd5256dbff7cac7f2fd6eaa2c55c3b57c01e690b8 (diff)
RenovateBot: Update dependency postcss-cli to v10
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 c216618..7ae602b 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
23 "autoprefixer": "^10.2.5", 23 "autoprefixer": "^10.2.5",
24 "cssnano": "^5.0.0", 24 "cssnano": "^5.0.0",
25 "postcss": "^8.4.5", 25 "postcss": "^8.4.5",
26 "postcss-cli": "^9.0.0", 26 "postcss-cli": "^10.0.0",
27 "tailwindcss": "^3.0.16" 27 "tailwindcss": "^3.0.16"
28 } 28 }
29} 29}