Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent a76cc7f commit 83c1b68
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"epubook": "tsx packages/cli/src/cli.ts"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.9.1",
"bumpp": "latest",
"turbo": "^1.10.16",
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@epubook/core": "workspace:*"
},
"devDependencies": {
"@types/node": "^20.9.0"
"@types/node": "^20.9.1"
},
"engines": {
"node": ">=v18.16.0"
Expand Down
52 changes: 47 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 83c1b68

Please sign in to comment.