We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e41c4 commit 5bb9fbeCopy full SHA for 5bb9fbe
package.json
@@ -39,7 +39,7 @@
39
"test": "run-s check test:*"
40
},
41
"devDependencies": {
42
- "@types/chai": "^4.3.11",
+ "@types/chai": "^4.3.14",
43
"@types/chai-as-promised": "^7.1.8",
44
"@types/cookie-signature": "^1.1.2",
45
"@types/express": "^4.17.21",
@@ -54,7 +54,7 @@
54
"@voxpelli/eslint-config": "^19.0.0",
55
"@voxpelli/tsconfig": "^10.0.0",
56
"c8": "^9.1.0",
57
- "chai": "^4.3.10",
+ "chai": "^4.4.1",
58
"chai-as-promised": "^7.1.1",
59
"cookie-signature": "^1.2.1",
60
"cookiejar": "^2.1.4",
@@ -74,7 +74,7 @@
74
"husky": "^8.0.3",
75
"installed-check": "^8.0.1",
76
"knip": "^4.3.1",
77
- "mocha": "^10.2.0",
+ "mocha": "^10.4.0",
78
"npm-run-all2": "^6.1.2",
79
"pg-promise": "^11.5.4",
80
"proxyquire": "^2.1.3",
0 commit comments