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 668f437 commit 36a82e7Copy full SHA for 36a82e7
package.json
@@ -91,7 +91,7 @@
91
},
92
"devDependencies": {
93
"@skypack/package-check": "^0.2.2",
94
- "@types/chai": "^4.3.16",
+ "@types/chai": "^4.3.17",
95
"@types/chai-as-promised": "^7.1.8",
96
"@types/mocha": "^10.0.7",
97
"@types/node": "^18.19.42",
@@ -100,10 +100,10 @@
100
"@voxpelli/eslint-config": "^20.0.1",
101
"@voxpelli/tsconfig": "^13.0.0",
102
"c8": "^10.1.2",
103
- "chai": "^4.4.1",
+ "chai": "^4.5.0",
104
"chai-as-promised": "^7.1.2",
105
"eslint": "^9.7.0",
106
- "husky": "^9.1.1",
+ "husky": "^9.1.4",
107
"installed-check": "^9.3.0",
108
"knip": "^5.27.0",
109
"linemod": "^2.0.1",
0 commit comments