Skip to content

Commit 408dd2a

Browse files
authored
Auto merge for PR with workflow label
2 parents 3f02935 + 15a7a06 commit 408dd2a

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
"@types/ncp": "^2.0.4",
1717
"@types/rimraf": "^3.0.0",
1818
"chalk": "^4.1.0",
19-
"inquirer": "^6.2.0",
19+
"inquirer": "^8.1.5",
2020
"ncp": "^2.0.0",
2121
"rimraf": "^3.0.2",
2222
"shelljs": "^0.8.2",
23-
"yargs": "^12.0.1"
23+
"yargs": "^17.2.1"
2424
},
2525
"devDependencies": {
2626
"@types/inquirer": "^0.0.43",
27-
"@types/node": "^10.17.50",
27+
"@types/node": "^16.10.1",
2828
"@types/shelljs": "^0.8.0",
2929
"@types/yargs": "^11.1.1",
3030
"ts-node": "^7.0.1",
31-
"typescript": "^3.9.7"
31+
"typescript": "^4.4.3"
3232
},
3333
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",
3434
"repository": {

0 commit comments

Comments
 (0)