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 d0e9fd3 commit 882ae1aCopy full SHA for 882ae1a
package.json
@@ -30,19 +30,19 @@
30
"author": "Toinane <[email protected]> (https://electronjs.org/apps)",
31
"license": "MIT",
32
"devDependencies": {
33
- "chai": "^4.3.6",
+ "chai": "^6.2.0",
34
"github-url-to-object": "^4.0.6",
35
"husky": "^8.0.1",
36
"imagemin": "^7.0.1",
37
"imagemin-pngquant": "^9.0.2",
38
"inquirer": "^8.2.4",
39
"lint-staged": "^12.4.1",
40
- "mocha": "^10.0.0",
+ "mocha": "^11.7.4",
41
"prettier": "^3.6.2",
42
"readdirp": "^3.6.0",
43
"semver": "^7.7.3",
44
"sharp": "^0.34.4",
45
- "sinon": "^14.0.0",
+ "sinon": "^21.0.0",
46
"slugify": "^1.6.6",
47
"yaml": "^2.8.1"
48
},
0 commit comments