File tree 7 files changed +240
-377
lines changed
7 files changed +240
-377
lines changed Original file line number Diff line number Diff line change 30
30
"chai" : " ^4.1.1" ,
31
31
"coveralls" : " ^3.0.4" ,
32
32
"istanbul" : " ^0.4.5" ,
33
- "mocha" : " ^7.1 .2"
33
+ "mocha" : " ^10.5 .2"
34
34
},
35
35
"files" : [
36
36
" index.js" ,
Original file line number Diff line number Diff line change 17
17
"author" : " Brian M. Carlson" ,
18
18
"license" : " MIT" ,
19
19
"devDependencies" : {
20
- "mocha" : " ^7.1 .2" ,
20
+ "mocha" : " ^10.5 .2" ,
21
21
"pg" : " ^8.12.0"
22
22
},
23
23
"peerDependencies" : {
Original file line number Diff line number Diff line change 30
30
"concat-stream" : " ^1.4.6" ,
31
31
"generic-pool" : " ^2.1.1" ,
32
32
"lodash" : " ^2.4.1" ,
33
- "mocha" : " 3.4 .2" ,
33
+ "mocha" : " 10.5 .2" ,
34
34
"node-gyp" : " >=10.x" ,
35
35
"okay" : " ^0.3.0" ,
36
36
"semver" : " ^4.1.0"
Original file line number Diff line number Diff line change 31
31
"co" : " 4.6.0" ,
32
32
"expect.js" : " 0.3.1" ,
33
33
"lodash" : " ^4.17.11" ,
34
- "mocha" : " ^7.1 .2" ,
34
+ "mocha" : " ^10.5 .2" ,
35
35
"pg-cursor" : " ^1.3.0"
36
36
},
37
37
"peerDependencies" : {
Original file line number Diff line number Diff line change 7
7
"license" : " MIT" ,
8
8
"devDependencies" : {
9
9
"@types/chai" : " ^4.2.7" ,
10
- "@types/mocha" : " ^5.2 .7" ,
10
+ "@types/mocha" : " ^10.0 .7" ,
11
11
"@types/node" : " ^12.12.21" ,
12
12
"chai" : " ^4.2.0" ,
13
13
"chunky" : " ^0.0.0" ,
14
- "mocha" : " ^7.1 .2" ,
14
+ "mocha" : " ^10.5 .2" ,
15
15
"ts-node" : " ^8.5.4" ,
16
16
"typescript" : " ^4.0.3"
17
17
},
Original file line number Diff line number Diff line change 30
30
},
31
31
"devDependencies" : {
32
32
"@types/chai" : " ^4.2.13" ,
33
- "@types/mocha" : " ^8 .0.3 " ,
33
+ "@types/mocha" : " ^10 .0.7 " ,
34
34
"@types/node" : " ^14.0.0" ,
35
35
"@types/pg" : " ^7.14.5" ,
36
36
"JSONStream" : " ~1.3.5" ,
37
37
"concat-stream" : " ~1.0.1" ,
38
38
"eslint-plugin-promise" : " ^6.0.1" ,
39
- "mocha" : " ^7.1 .2" ,
39
+ "mocha" : " ^10.5 .2" ,
40
40
"pg" : " ^8.12.0" ,
41
41
"stream-spec" : " ~0.3.5" ,
42
42
"ts-node" : " ^8.5.4" ,
You can’t perform that action at this time.
0 commit comments