File tree Expand file tree Collapse file tree 3 files changed +850
-307
lines changed Expand file tree Collapse file tree 3 files changed +850
-307
lines changed Original file line number Diff line number Diff line change 32
32
" "
33
33
],
34
34
"dependencies" : {
35
- "postcss-scss" : " ^1.0.3 " ,
35
+ "postcss-scss" : " ^1.0.4 " ,
36
36
"postcss-selector-parser" : " ^3.1.1"
37
37
},
38
38
"devDependencies" : {
39
- "all-contributors-cli" : " ^4.10.1 " ,
40
- "eslint" : " ^4.16.0 " ,
41
- "eslint-config-precure" : " ^2.0 .0" ,
42
- "flow-bin" : " ^0.66.0 " ,
39
+ "all-contributors-cli" : " ^4.11.0 " ,
40
+ "eslint" : " ^4.18.2 " ,
41
+ "eslint-config-precure" : " ^2.6 .0" ,
42
+ "flow-bin" : " ^0.67.1 " ,
43
43
"husky" : " ^0.14.3" ,
44
- "jest" : " ^22.1.4 " ,
44
+ "jest" : " ^22.4.2 " ,
45
45
"lint-staged" : " ^7.0.0" ,
46
- "prettier" : " ^1.10.2 "
46
+ "prettier" : " ^1.11.1 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 1
1
# find-css-classes
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/akameco/find-css-classes.svg?branch=master )] ( https://travis-ci.org/akameco/find-css-classes )
4
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/akameco/find-css-classes.svg )] ( https://greenkeeper.io/ )
5
4
[ ![ tested with jest] ( https://img.shields.io/badge/tested_with-jest-99424f.svg )] ( https://github.com/facebook/jest )
6
5
[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
7
6
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
You can’t perform that action at this time.
0 commit comments