File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-jsx" ,
3- "version" : " 0.27.1 " ,
3+ "version" : " 0.28.0 " ,
44 "description" : " PostCSS syntax for parsing CSS in JS literals" ,
55 "repository" : {
66 "type" : " git" ,
4545 "@babel/parser" : " ^7.0.0-beta.49" ,
4646 "@babel/traverse" : " ^7.0.0-beta.49" ,
4747 "@babel/types" : " ^7.0.0-beta.49" ,
48- "postcss-styled" : " >=0.27 .0"
48+ "postcss-styled" : " >=0.28 .0"
4949 },
5050 "peerDependencies" : {
5151 "postcss" : " >=5.0.0" ,
52- "postcss-syntax" : " >=0.27 .0"
52+ "postcss-syntax" : " >=0.28 .0"
5353 },
5454 "devDependencies" : {
55- "autoprefixer" : " ^8.6.0 " ,
55+ "autoprefixer" : " ^8.6.2 " ,
5656 "chai" : " ^4.1.2" ,
5757 "codecov" : " ^3.0.2" ,
5858 "json5" : " ^1.0.1" ,
6161 "postcss" : " ^6.0.22" ,
6262 "postcss-parser-tests" : " ^6.2.1" ,
6363 "postcss-safe-parser" : " ^3.0.1" ,
64- "postcss-syntax" : " >=0.27 .0"
64+ "postcss-syntax" : " >=0.28 .0"
6565 }
6666}
You can’t perform that action at this time.
0 commit comments