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 19
19
"test" : " yarn eslint src pages && yarn jest"
20
20
},
21
21
"dependencies" : {
22
- "@compiled/react" : " ^0.16.1 " ,
22
+ "@compiled/react" : " ^0.16.2 " ,
23
23
"@iarna/toml" : " ^2.2.5" ,
24
24
"bluebird" : " ^3.7.2" ,
25
25
"chrono-node" : " ^2.7.0" ,
Original file line number Diff line number Diff line change 737
737
postcss-selector-parser "^6.0.11"
738
738
postcss-values-parser "^6.0.2"
739
739
740
- " @compiled/react@^0.16.1 " :
741
- version "0.16.1 "
742
- resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.1 .tgz#702ac690edf3a355b1a238df793879d1bff04d34 "
743
- integrity sha512-LrZABLg34ZNZriPJywS3DYXGt6Vw9RHL+h3DGhJB5SnAb3RKywLY6OEV/UZCXG81skIhwNVJ7lSzPf6p3+3SeQ ==
740
+ " @compiled/react@^0.16.2 " :
741
+ version "0.16.2 "
742
+ resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.2 .tgz#7feea28ae6af1f2a3de66b0408323ab21acbe03e "
743
+ integrity sha512-uyPscr2mhPcnNXH9deZe1/7DA0L9mRAOEBpL28kPRbIuzEfK/WRl37Rw174k6YaAVbKQbUTfbisGPuFmv/VK0A ==
744
744
dependencies :
745
745
csstype "^3.1.2"
746
746
You can’t perform that action at this time.
0 commit comments