File tree Expand file tree Collapse file tree 2 files changed +1127
-718
lines changed Expand file tree Collapse file tree 2 files changed +1127
-718
lines changed Original file line number Diff line number Diff line change 74
74
"@types/express" : " ^4.17.2" ,
75
75
"@types/knex" : " ^0.15.2" ,
76
76
"@types/lodash.clonedeep" : " ^4.5.6" ,
77
- "@types/mocha" : " ^5.2.7 " ,
77
+ "@types/mocha" : " ^9.0.0 " ,
78
78
"@types/node" : " ^10.0.0" ,
79
79
"@types/request" : " ^2.48.3" ,
80
- "@types/sinon" : " ^7.5 .0" ,
80
+ "@types/sinon" : " ^10.0 .0" ,
81
81
"@types/supertest" : " ^2.0.8" ,
82
82
"@types/verror" : " ^1.10.3" ,
83
83
"chai" : " ^4.1.2" ,
97
97
"grunt" : " ^1.0.2" ,
98
98
"grunt-contrib-concat" : " ^1.0.1" ,
99
99
"grunt-contrib-uglify" : " ^1.0.2" ,
100
- "husky" : " ^3 .0.9 " ,
100
+ "husky" : " ^7 .0.0 " ,
101
101
"installed-check" : " ^3.0.0" ,
102
- "mocha" : " ^6.2.2 " ,
103
- "nock" : " ^11.7 .0" ,
102
+ "mocha" : " ^9.0.0 " ,
103
+ "nock" : " ^13.0 .0" ,
104
104
"npm-run-all" : " ^4.1.5" ,
105
- "nyc" : " ^14.1.1 " ,
106
- "sinon" : " ^7.5 .0" ,
107
- "supertest" : " ^4 .0.2 " ,
105
+ "nyc" : " ^15.0.0 " ,
106
+ "sinon" : " ^11.0 .0" ,
107
+ "supertest" : " ^6 .0.0 " ,
108
108
"typescript" : " ^3.7.2" ,
109
109
"webmention-testpinger" : " ^0.7.0"
110
110
}
You can’t perform that action at this time.
0 commit comments