Skip to content

Commit 6242d38

Browse files
authored
Auto merge for PR with workflow label
2 parents d70ac83 + ad5346d commit 6242d38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
"dependencies": {
1717
"@types/ncp": "^2.0.4",
1818
"@types/rimraf": "^3.0.0",
19-
"chalk": "^4.1.0",
19+
"chalk": "^5.0.0",
2020
"inquirer": "^8.1.5",
2121
"ncp": "^2.0.0",
2222
"rimraf": "^3.0.2",
2323
"shelljs": "^0.8.2",
2424
"yargs": "^17.2.1"
2525
},
2626
"devDependencies": {
27-
"@types/inquirer": "^0.0.43",
27+
"@types/inquirer": "^8.1.3",
2828
"@types/node": "^16.10.1",
2929
"@types/shelljs": "^0.8.0",
30-
"@types/yargs": "^11.1.1",
31-
"ts-node": "^7.0.1",
30+
"@types/yargs": "^17.0.4",
31+
"ts-node": "^10.3.0",
3232
"typescript": "^4.4.3"
3333
},
3434
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",

0 commit comments

Comments
 (0)