Commit e2fcb92 1 parent bab21b0 commit e2fcb92 Copy full SHA for e2fcb92
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-config-prettier" : " ^7.2.0" ,
49
49
"eslint-plugin-prettier" : " ^3.3.1" ,
50
50
"jest" : " ^26.6.3" ,
51
- "postcss" : " ^8.2.4 " ,
51
+ "postcss" : " ^8.2.6 " ,
52
52
"prettier" : " ^2.2.1" ,
53
53
"rimraf" : " ^3.0.0"
54
54
},
Original file line number Diff line number Diff line change @@ -4536,10 +4536,10 @@ postcss@^8.2.1:
4536
4536
nanoid "^3.1.20"
4537
4537
source-map "^0.6.1"
4538
4538
4539
- postcss@^8.2.4 :
4540
- version "8.2.4 "
4541
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4 .tgz#20a98a39cf303d15129c2865a9ec37eda0031d04 "
4542
- integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg ==
4539
+ postcss@^8.2.6 :
4540
+ version "8.2.6 "
4541
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6 .tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe "
4542
+ integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg ==
4543
4543
dependencies :
4544
4544
colorette "^1.2.1"
4545
4545
nanoid "^3.1.20"
You can’t perform that action at this time.
0 commit comments