File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"test" : " run-s check test:*"
40
40
},
41
41
"devDependencies" : {
42
- "@types/chai" : " ^4.3.11 " ,
42
+ "@types/chai" : " ^4.3.16 " ,
43
43
"@types/chai-as-promised" : " ^7.1.8" ,
44
44
"@types/cookie-signature" : " ^1.1.2" ,
45
45
"@types/express" : " ^4.17.21" ,
46
46
"@types/express-session" : " ^1.17.10" ,
47
- "@types/mocha" : " ^10.0.6 " ,
47
+ "@types/mocha" : " ^10.0.7 " ,
48
48
"@types/node" : " ^18.19.14" ,
49
49
"@types/pg" : " ^8.11.0" ,
50
50
"@types/proxyquire" : " ^1.3.31" ,
54
54
"@voxpelli/eslint-config" : " ^19.0.0" ,
55
55
"@voxpelli/tsconfig" : " ^10.0.0" ,
56
56
"c8" : " ^9.1.0" ,
57
- "chai" : " ^4.3.10 " ,
58
- "chai-as-promised" : " ^7.1.1 " ,
57
+ "chai" : " ^4.4.1 " ,
58
+ "chai-as-promised" : " ^7.1.2 " ,
59
59
"cookie-signature" : " ^1.2.1" ,
60
60
"cookiejar" : " ^2.1.4" ,
61
61
"dotenv" : " ^16.4.1" ,
74
74
"husky" : " ^8.0.3" ,
75
75
"installed-check" : " ^8.0.1" ,
76
76
"knip" : " ^4.3.1" ,
77
- "mocha" : " ^10.2.0 " ,
78
- "npm-run-all2" : " ^6.1.2 " ,
77
+ "mocha" : " ^10.5.2 " ,
78
+ "npm-run-all2" : " ^6.2.0 " ,
79
79
"pg-promise" : " ^11.5.4" ,
80
80
"proxyquire" : " ^2.1.3" ,
81
81
"sinon" : " ^17.0.1" ,
You can’t perform that action at this time.
0 commit comments