Skip to content

Commit c09f117

Browse files
committed
update dependencies
1 parent 29f85c0 commit c09f117

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/OUTDATED.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ Following packages are not updated in the develop branch yet. So, if you want to
1515

1616
| Package | Current | Wanted | Latest | Location |
1717
| --- | --- | --- | --- | --- |
18-
| @types/node | 17.0.45 | 17.0.45 | 18.0.0 | node_modules/@types/node |
19-
| inquirer | 8.2.4 | 8.2.4 | 9.0.0 | node_modules/inquirer |
18+
| inquirer | 8.2.4 | 8.2.4 | 9.0.1 | node_modules/inquirer |
2019

2120
<table align="right"><tr><td><a href="https://opentemplatehub.com"><img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" width="50px" alt="oth"/></a></td><td><b>Open Template Hub © 2021</b></td></tr></table>
2221

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@types/inquirer": "^8.2.1",
28-
"@types/node": "^17.0.41",
28+
"@types/node": "^18.0.4",
2929
"@types/shelljs": "^0.8.11",
3030
"@types/yargs": "^17.0.10",
3131
"ts-node": "^10.8.1",

0 commit comments

Comments
 (0)