Skip to content

Commit e5c1df9

Browse files
committed
upgrade postcss to fix build warning
1 parent d2159a4 commit e5c1df9

File tree

2 files changed

+27
-21
lines changed

2 files changed

+27
-21
lines changed

package-lock.json

Lines changed: 26 additions & 20 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
@@ -48,7 +48,7 @@
4848
"highlight.js": "9.18.3",
4949
"js-yaml": "~3.14",
5050
"merge-stream": "~2.0",
51-
"postcss": "~8.1",
51+
"postcss": "~8.4",
5252
"postcss-calc": "~7.0",
5353
"postcss-custom-properties": "~10.0",
5454
"postcss-import": "~13.0",

0 commit comments

Comments
 (0)