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 4a1c818 commit 1f08021Copy full SHA for 1f08021
package.json
@@ -52,7 +52,7 @@
52
"semver": "^7.6.0"
53
},
54
"devDependencies": {
55
- "@types/chai": "^4.3.14",
+ "@types/chai": "^4.3.16",
56
"@types/chai-as-promised": "^7.1.8",
57
"@types/is-glob": "^4.0.4",
58
"@types/mocha": "^10.0.6",
@@ -63,7 +63,7 @@
63
"@voxpelli/tsconfig": "^11.0.0",
64
"c8": "^9.1.0",
65
"chai": "^4.4.1",
66
- "chai-as-promised": "^7.1.1",
+ "chai-as-promised": "^7.1.2",
67
"desm": "^1.3.1",
68
"eslint": "^8.57.0",
69
"eslint-plugin-es-x": "^7.6.0",
@@ -80,7 +80,7 @@
80
"installed-check": "^9.1.2",
81
"knip": "^5.8.0",
82
"mocha": "^10.4.0",
83
- "npm-run-all2": "^6.1.2",
+ "npm-run-all2": "^6.2.0",
84
"read-pkg": "^9.0.1",
85
"tempy": "^3.1.0",
86
"type-coverage": "^2.28.1",
0 commit comments