File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 5
5
- test
6
6
- cov
7
7
8
+ branches :
9
+ only :
10
+ - master
11
+ - /^release\/.*$/
12
+
8
13
node_js :
9
- - ' 12 '
10
- - ' 10 '
14
+ - ' lts/* '
15
+ - ' node '
11
16
12
17
os :
13
18
- linux
Original file line number Diff line number Diff line change 43
43
"npm" : " >=3.0.0"
44
44
},
45
45
"devDependencies" : {
46
- "aegir" : " ^22 .0.0" ,
46
+ "aegir" : " ^23 .0.0" ,
47
47
"chai" : " ^4.2.0" ,
48
48
"chai-as-promised" : " ^7.1.1" ,
49
49
"dirty-chai" : " ^2.0.1" ,
52
52
"it-first" : " ^1.0.2" ,
53
53
"just-range" : " ^2.1.0" ,
54
54
"memdown" : " ^5.1.0" ,
55
- "multihashes" : " ~0.4.15 " ,
56
- "multihashing-async" : " ~ 0.8.0" ,
55
+ "multihashes" : " ^1.0.1 " ,
56
+ "multihashing-async" : " ^ 0.8.0" ,
57
57
"ncp" : " ^2.0.0" ,
58
58
"rimraf" : " ^3.0.0" ,
59
59
"sinon" : " ^9.0.2"
76
76
"it-pipe" : " ^1.1.0" ,
77
77
"just-safe-get" : " ^2.0.0" ,
78
78
"just-safe-set" : " ^2.1.0" ,
79
- "multibase" : " ^0.7.0 " ,
79
+ "multibase" : " ^1.0.1 " ,
80
80
"p-queue" : " ^6.0.0" ,
81
81
"proper-lockfile" : " ^4.0.0" ,
82
82
"sort-keys" : " ^4.0.0"
You can’t perform that action at this time.
0 commit comments