Skip to content

Commit 2ae8729

Browse files
author
Akash Satheesan
authored
chore(deps): update postcss, trim (#3356)
1 parent f32d8e5 commit 2ae8729

File tree

4 files changed

+745
-517
lines changed

4 files changed

+745
-517
lines changed

lib/vscode/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@
127127
"copy-webpack-plugin": "^6.0.3",
128128
"cson-parser": "^1.3.3",
129129
"css-loader": "^3.2.0",
130-
"cssnano": "^4.1.11",
130+
"cssnano": "^5.0.2",
131+
"postcss": "^8.2.1",
131132
"debounce": "^1.0.0",
132133
"deemon": "^1.4.0",
133134
"eslint": "6.8.0",
@@ -220,6 +221,7 @@
220221
"windows-process-tree": "0.3.0"
221222
},
222223
"resolutions": {
224+
"postcss": "^8.2.1",
223225
"elliptic": "^6.5.3",
224226
"nwmatcher": "^1.4.4"
225227
}

0 commit comments

Comments
 (0)