File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 142
142
"node-sass" : " ^4.14.1" ,
143
143
"nuxt" : " ^2.14.7" ,
144
144
"postcss" : " ^8.1.4" ,
145
- "postcss-cli" : " ^8.1 .0" ,
145
+ "postcss-cli" : " ^8.2 .0" ,
146
146
"prettier" : " 1.14.3" ,
147
147
"require-context" : " ^1.1.0" ,
148
148
"rollup" : " ^2.32.1" ,
Original file line number Diff line number Diff line change @@ -10661,10 +10661,10 @@ postcss-calc@^7.0.1:
10661
10661
postcss-selector-parser "^6.0.2"
10662
10662
postcss-value-parser "^4.0.2"
10663
10663
10664
- postcss-cli@^8.1 .0:
10665
- version "8.1 .0"
10666
- resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.1 .0.tgz#cc93de3c652bf167a213ef689a855ae7fb1c8745 "
10667
- integrity sha512-FYuV5zyYX53X5RywInxjWLqHZ4oCBC3nDwrHYU3Z75mFqUo5IHfbeY593heWSagG90nPnXq3tXCck8+2CUl8EA ==
10664
+ postcss-cli@^8.2 .0:
10665
+ version "8.2 .0"
10666
+ resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.2 .0.tgz#f94ad3792e4daece87f70fb4bda9368bb02bbf60 "
10667
+ integrity sha512-N7tgPpB/2yXk/04irc/RiImCkftVw42STaploQBeOT1xvrIkyG+YW+TsHAJ57xWwL+b0AjXnqs5/RL/1XIh2Lw ==
10668
10668
dependencies:
10669
10669
chalk "^4.0.0"
10670
10670
chokidar "^3.3.0"
@@ -10676,6 +10676,7 @@ postcss-cli@^8.1.0:
10676
10676
postcss-reporter "^7.0.0"
10677
10677
pretty-hrtime "^1.0.3"
10678
10678
read-cache "^1.0.0"
10679
+ slash "^3.0.0"
10679
10680
yargs "^16.0.0"
10680
10681
10681
10682
postcss-color-functional-notation@^2.0.1:
You can’t perform that action at this time.
0 commit comments