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 Nov 1, 2023
1 parent 39280ad commit 826e33f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@antfu/utils": "^0.7.5",
"@types/ejs": "^3.1.2",
"@types/minimist": "^1.2.4",
"@types/node": "^18.17.3",
"@types/node": "^20.8.10",
"@types/prompts": "^2.4.4",
"@vue/create-eslint-config": "^0.3.1",
"bumpp": "^9.1.1",
Expand Down
16 changes: 11 additions & 5 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 @@ -3,7 +3,7 @@
"type-check": "vue-tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.17.3",
"@types/node": "^20.8.10",
"@uni-helper/uni-app-types": "^0.5.8",
"@vue/tsconfig": "^0.4.0",
"typescript": "~5.0.4",
Expand Down

0 comments on commit 826e33f

Please sign in to comment.