Skip to content

Commit 61e2684

Browse files
Update test dependencies
1 parent 60a6de9 commit 61e2684

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@
7575
"@types/express": "^4.17.2",
7676
"@types/knex": "^0.15.2",
7777
"@types/lodash.clonedeep": "^4.5.6",
78-
"@types/mocha": "^5.2.7",
78+
"@types/mocha": "^10.0.0",
7979
"@types/node": "^10.0.0",
8080
"@types/request": "^2.48.3",
81-
"@types/sinon": "^7.5.0",
82-
"@types/supertest": "^2.0.8",
81+
"@types/sinon": "^17.0.0",
82+
"@types/supertest": "^6.0.0",
8383
"@types/verror": "^1.10.3",
84-
"chai": "^4.1.2",
84+
"chai": "^5.0.0",
8585
"chai-as-promised": "^7.1.1",
8686
"coveralls": "^3.0.7",
8787
"dependency-check": "^4.1.0",
@@ -98,14 +98,14 @@
9898
"grunt": "^1.0.2",
9999
"grunt-contrib-concat": "^1.0.1",
100100
"grunt-contrib-uglify": "^1.0.2",
101-
"husky": "^3.0.9",
101+
"husky": "^9.0.0",
102102
"installed-check": "^3.0.0",
103-
"mocha": "^6.2.2",
104-
"nock": "^11.7.0",
103+
"mocha": "^10.0.0",
104+
"nock": "^13.0.0",
105105
"npm-run-all": "^4.1.5",
106-
"nyc": "^14.1.1",
107-
"sinon": "^7.5.0",
108-
"supertest": "^4.0.2",
106+
"nyc": "^15.0.0",
107+
"sinon": "^17.0.0",
108+
"supertest": "^6.0.0",
109109
"typescript": "^3.7.2",
110110
"webmention-testpinger": "^0.7.0"
111111
}

0 commit comments

Comments
 (0)