File tree 2 files changed +448
-477
lines changed
2 files changed +448
-477
lines changed Original file line number Diff line number Diff line change 22
22
"node" : " >= 10.5.0"
23
23
},
24
24
"devDependencies" : {
25
- "@babel/cli" : " ^7.6.0 " ,
26
- "@babel/core" : " ^7.6.0 " ,
25
+ "@babel/cli" : " ^7.6.2 " ,
26
+ "@babel/core" : " ^7.6.2 " ,
27
27
"@babel/plugin-proposal-class-properties" : " ^7.5.5" ,
28
28
"@babel/plugin-transform-strict-mode" : " ^7.2.0" ,
29
- "codecov" : " ^3.5.0 " ,
30
- "cross-env" : " ^5.2.1 " ,
31
- "eslint" : " ^6.3.0 " ,
29
+ "codecov" : " ^3.6.1 " ,
30
+ "cross-env" : " ^6.0.3 " ,
31
+ "eslint" : " ^6.5.1 " ,
32
32
"eslint-config-makeomatic" : " ^3.1.0" ,
33
33
"eslint-plugin-import" : " ^2.18.2" ,
34
34
"eslint-plugin-promise" : " ^4.2.1" ,
35
35
"jest" : " ^24.9.0"
36
36
},
37
37
"dependencies" : {
38
- "@commitlint/cli" : " ^8.1 .0" ,
39
- "bluebird" : " ^3.5.5 " ,
38
+ "@commitlint/cli" : " ^8.2 .0" ,
39
+ "bluebird" : " ^3.7.0 " ,
40
40
"chrome-launcher" : " ^0.11.2" ,
41
41
"chrome-remote-interface" : " ^0.28.0" ,
42
42
"death" : " ^1.1.0" ,
43
43
"find-up" : " ^4.1.0" ,
44
44
"glob" : " ^7.1.4" ,
45
- "husky" : " ^3.0.5 " ,
45
+ "husky" : " ^3.0.8 " ,
46
46
"hyperid" : " ^2.0.1" ,
47
47
"is" : " ^3.2.1" ,
48
48
"js-yaml" : " ^3.13.1" ,
51
51
"lodash.set" : " ^4.3.2" ,
52
52
"ms-conf" : " ^5.0.2" ,
53
53
"npm-path" : " ^2.0.4" ,
54
- "pino" : " ^5.13.3 " ,
54
+ "pino" : " ^5.13.4 " ,
55
55
"read-pkg" : " ^5.2.0" ,
56
56
"rimraf" : " ^3.0.0" ,
57
57
"semantic-release" : " 15.13.24" ,
62
62
"mdep" : " ./bin/cli.js"
63
63
},
64
64
"peerDependencies" : {
65
- "cross-env" : " ^5.2.0"
65
+ "cross-env" : " ^5.2.0 | ^6.0.0 "
66
66
},
67
67
"files" : [
68
68
" bin/" ,
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments