Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent f280b26 commit ed39092
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/eslint": "^8.56.0",
"@types/node": "^18.19.3",
"@types/node": "^20.10.6",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.2",
"@vue/tsconfig": "^0.5.1",
Expand Down
72 changes: 39 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type-check": "vue-tsc --build --force"
},
"devDependencies": {
"@types/node": "^18.19.3",
"@types/node": "^20.10.6",
"npm-run-all2": "^6.1.1",
"typescript": "~5.3.0",
"vue-tsc": "^1.8.26"
Expand Down

0 comments on commit ed39092

Please sign in to comment.