File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"chai" : " ^4.2.0" ,
24
24
"mocha" : " ^8.2.0" ,
25
- "postcss" : " ^8.1.0 " ,
25
+ "postcss" : " ^8.1.2 " ,
26
26
"tailwindcss" : " ^1.9.4"
27
27
},
28
28
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -820,10 +820,10 @@ postcss@^6.0.9:
820
820
source-map "^0.6.1"
821
821
supports-color "^5.4.0"
822
822
823
- postcss@^8.1.0 :
824
- version "8.1.1 "
825
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.1 .tgz#c3a287dd10e4f6c84cb3791052b96a5d859c9389 "
826
- integrity sha512-9DGLSsjooH3kSNjTZUOt2eIj2ZTW0VI2PZ/3My+8TC7KIbH2OKwUlISfDsf63EP4aiRUt3XkEWMWvyJHvJelEg ==
823
+ postcss@^8.1.2 :
824
+ version "8.1.2 "
825
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.2 .tgz#9731fcaa4f7b0bef47121821bdae9eeb609a324c "
826
+ integrity sha512-mToqEVFq8jF9TFhlIK4HhE34zknFJuNTgqtsr60vUvrWn+9TIYugCwiV1JZRxCuOrej2jjstun1bn4Bc7/1HkA ==
827
827
dependencies :
828
828
colorette "^1.2.1"
829
829
line-column "^1.0.2"
You can’t perform that action at this time.
0 commit comments