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 0473213 commit 5fad328Copy full SHA for 5fad328
package.json
@@ -52,10 +52,10 @@
52
"semver": "^7.6.0"
53
},
54
"devDependencies": {
55
- "@types/chai": "^4.3.19",
+ "@types/chai": "^4.3.20",
56
"@types/chai-as-promised": "^7.1.8",
57
"@types/is-glob": "^4.0.4",
58
- "@types/mocha": "^10.0.8",
+ "@types/mocha": "^10.0.9",
59
"@types/node": "^18.19.50",
60
"@types/picomatch": "^3.0.1",
61
"@types/semver": "^7.5.8",
@@ -71,7 +71,7 @@
71
"installed-check": "^9.3.0",
72
"knip": "^5.30.2",
73
"mocha": "^10.7.3",
74
- "npm-run-all2": "^6.2.2",
+ "npm-run-all2": "^6.2.3",
75
"read-pkg": "^9.0.1",
76
"tempy": "^3.1.0",
77
"type-coverage": "^2.29.1",
0 commit comments