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 dbd51c2 commit 04118ceCopy full SHA for 04118ce
package.json
@@ -38,13 +38,13 @@
38
"author": "Niek Palm",
39
"license": "MIT",
40
"dependencies": {
41
- "@types/node": "^22.15.21",
+ "@types/node": "^24.0.1",
42
"chalk": "^5.3.0",
43
"figlet": "^1.7.0",
44
"replace-in-file": "^8.3.0",
45
"showdown": "^2.1.0",
46
"yaml": "^2.3.4",
47
- "yargs": "^17.7.2"
+ "yargs": "^18.0.0"
48
},
49
"files": [
50
"lib",
@@ -57,7 +57,7 @@
57
"@types/showdown": "^2.0.6",
58
"@types/yargs": "^17.0.33",
59
"@typescript-eslint/parser": "^8.8.1",
60
- "@vitest/coverage-v8": "3.1.4",
+ "@vitest/coverage-v8": "3.2.3",
61
"eslint": "^8.56.0",
62
"eslint-import-resolver-typescript": "^3.6.1",
63
"eslint-plugin-github": "^4.10.0",
0 commit comments