Skip to content

Commit bec0cf9

Browse files
committed
Update test dependencies
1 parent 92e0b6b commit bec0cf9

File tree

2 files changed

+1127
-718
lines changed

2 files changed

+1127
-718
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
"@types/express": "^4.17.2",
7575
"@types/knex": "^0.15.2",
7676
"@types/lodash.clonedeep": "^4.5.6",
77-
"@types/mocha": "^5.2.7",
77+
"@types/mocha": "^9.0.0",
7878
"@types/node": "^10.0.0",
7979
"@types/request": "^2.48.3",
80-
"@types/sinon": "^7.5.0",
80+
"@types/sinon": "^10.0.0",
8181
"@types/supertest": "^2.0.8",
8282
"@types/verror": "^1.10.3",
8383
"chai": "^4.1.2",
@@ -97,14 +97,14 @@
9797
"grunt": "^1.0.2",
9898
"grunt-contrib-concat": "^1.0.1",
9999
"grunt-contrib-uglify": "^1.0.2",
100-
"husky": "^3.0.9",
100+
"husky": "^7.0.0",
101101
"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",
104104
"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",
108108
"typescript": "^3.7.2",
109109
"webmention-testpinger": "^0.7.0"
110110
}

0 commit comments

Comments
 (0)