Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Mar 28, 2022
1 parent e9a9dd5 commit 82f264d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"@types/ncp": "^2.0.5",
"@types/rimraf": "^3.0.2",
"colors": "1.4.0",
"inquirer": "^8.2.1",
"inquirer": "^8.2.2",
"ncp": "^2.0.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"yargs": "^17.3.1"
"yargs": "^17.4.0"
},
"devDependencies": {
"@types/inquirer": "^8.2.0",
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"@types/shelljs": "^0.8.11",
"@types/yargs": "^17.0.9",
"@types/yargs": "^17.0.10",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
},
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",
"repository": {
Expand Down

0 comments on commit 82f264d

Please sign in to comment.