File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
"url" : " http://gajus.com"
6
6
},
7
7
"dependencies" : {
8
- "lodash" : " ^4.17.11 "
8
+ "lodash" : " ^4.17.15 "
9
9
},
10
10
"description" : " Flowtype linting rules for ESLint." ,
11
11
"devDependencies" : {
12
- "ajv" : " ^6.10.0 " ,
12
+ "ajv" : " ^6.10.2 " ,
13
13
"babel-cli" : " ^6.26.0" ,
14
14
"babel-eslint" : " ^10.0.2" ,
15
15
"babel-plugin-add-module-exports" : " ^1.0.2" ,
18
18
"babel-register" : " ^6.26.0" ,
19
19
"chai" : " ^4.2.0" ,
20
20
"eslint" : " ^5.13.0" ,
21
- "eslint-config-canonical" : " ^17.1.1 " ,
22
- "gitdown" : " ^2.6 .1" ,
21
+ "eslint-config-canonical" : " ^17.3.2 " ,
22
+ "gitdown" : " ^3.1 .1" ,
23
23
"glob" : " ^7.1.4" ,
24
- "husky" : " ^2.4 .1" ,
24
+ "husky" : " ^3.0 .1" ,
25
25
"jsonlint" : " ^1.6.3" ,
26
- "mocha" : " ^6.1.4 " ,
27
- "semantic-release" : " ^15.13.16 "
26
+ "mocha" : " ^6.2.0 " ,
27
+ "semantic-release" : " ^15.13.18 "
28
28
},
29
29
"engines" : {
30
30
"node" : " >=4"
44
44
"main" : " ./dist/index.js" ,
45
45
"name" : " eslint-plugin-flowtype" ,
46
46
"peerDependencies" : {
47
- "eslint" : " >=6.0 .0"
47
+ "eslint" : " >=6.1 .0"
48
48
},
49
49
"repository" : {
50
50
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments